...
This rule appears in the C++ Secure Coding Standard as MSC07-CPP. Detect and remove dead code.
...
Bibliography
Wiki Markup |
---|
\[[Fortify 06|AA. Bibliography#Fortify 06]\] Code Quality, "Dead Code" \[[ISO/IEC PDTR 24772|AA. Bibliography#ISO/IEC PDTR 24772]\] "BRS Leveraging human experience," "BVQ Unspecified Functionality," and "XYQ Dead and Deactivated Code" \[[MISRA 04|AA. Bibliography#MISRA 04]\] Rule 2.4 \[[MITRE 07|AA. Bibliography#MITRE 07]\] [CWE ID 561|http://cwe.mitre.org/data/definitions/561.html], "Dead Code" |
...