Deprecated test case
Description
CWE: 484 Omitted Break Statement
Sinks:
GoodSink: Use breaks at the end of cases to prevent fall through
BadSink : No break at the end of cases
Flow Variant: 19 Control flow: Dead code after a return
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.