This inspection reports any instances of
switch
statements where the
default
case comes before some other case. This construct is unnecessarily confusing.
Powered by InspectionGadgets