Removing the extra "25" field tests should not change anything. We know it is true because you entered the first group, therefore we know it will be true when we test it inside the group.
I am suggesting that your logic is wrong -- what you intend to do is not reflected in the code. Those extra tests hint that you are trying to do something else that is not possible with the tests you have there now.
Explain in plain language what you are trying to do in that first group and we'll go from there.
|