Checks for fall through in switch statements Finds locations where a case contains Java code - but lacks a break, return, throw or continue statement.

This rule is deprecated, use {rule:squid:S128} instead.