So how many cases would I need to cover every possible combination of a, b, c, d, e, and f? Because I don't know which combination I'll need at any given time... I am not going to make a case for a, a case for a, b, a case for a, b, c, a case for a, c, etc... because it is far too time consuming. Would it be necessary to have a seperate case for each combination?