Not sure I understand the problem. You don't show the False case in your code, which is where you say the problem is. If you are concerned about this issue, then you need to isolate the problem. If you believe that the False case isn't being executed, then you should probe the boolean to the case structure in question and determine if it does execute.