I have the following ngSwitch:
Wrong
This is almost same with using a ng-if, but the advantage of this is that you can use ng-switch-when="true" or default or false multiple times within main ng-switch.
Wrong Correct
Live : http://jsfiddle.net/8yf15t2d/