...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| BUILD.WALL BUILD.WERROR | Not All Warnings Are Enabled Warnings Not Treated As Errors | ||||||||||
PVS-Studio | 6.22 | V665 | |||||||||||
SonarQube C/C++ Plugin |
| Warns when the Requires documentation of | PVS-Studio | 6.22 | V665 | General analysis rule |
Related Guidelines
SEI CERT C++ Coding Standard | VOID MSC00-CPP. Compile cleanly at high warning levels |
MITRE CWE | CWE-563, Unused variable CWE-570, Expression is always false CWE-571, Expression is always true |
...