Title: MSC17-C. Finish every set of statements associated with a case label with a break statement  
Author: David Svoboda Oct 07, 2008
Last Changed by: Jill Britton Apr 20, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/ldYxBQ
Export As: Word · PDF  
Incoming Links
Hierarchy
Parent Page
    Page: Rec. 48. Miscellaneous (MSC)
Outgoing Links
External Links (9)
    https://www.mathworks.com/help/bugfinder/ref/certcrec.msc17…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://www.kb.cert.org/vulnotes/bymetric?searchview&query=…
    https://pvs-studio.com/en/docs/warnings/v796/
    https://wiki.sei.cmu.edu/confluence/display/c/Polyspace+Bug…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://wiki.sei.cmu.edu/confluence/display/c/PVS-Studio
    https://www.sonarsource.com/products/codeanalyzers/sonarcfa…
SEI CERT C Coding Standard (25)     Page: ECLAIR
    Page: LDRA_V
    Page: PC-lint Plus_V
    Page: RuleChecker_V
    Page: PVS-Studio_V
    Page: Helix QAC_V
    Page: Parasoft
    Page: Klocwork
    Page: CodeSonar_V
    Page: Astrée
    Page: CodeSonar
    Page: Coverity_V
    Page: MSC01-C. Strive for logical completeness
    Page: Coverity
    Page: Rose
    Page: Klocwork_V
    Page: Astrée_V
    Home page: SEI CERT C Coding Standard
    Page: PC-lint Plus
    Page: LDRA
    Page: Parasoft_V
    Page: Polyspace Bug Finder_V
    Page: RuleChecker
    Page: ECLAIR_V
    Page: Helix QAC
SEI CERT C++ Coding Standard (2)     Home page: SEI CERT C++ Coding Standard
    Page: VOID MSC18-CPP. Finish every set of statements associated with a case label with a break statement
SEI CERT Oracle Coding Standard for Java (2)     Home page: SEI CERT Oracle Coding Standard for Java
    Page: MSC52-J. Finish every set of statements associated with a case label with a break statement