...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| LANG.STRUCT.SW.MPC | Misplaced case | ||||||
| CC2.MSC20 | Fully implemented | |||||||
LDRA tool suite |
| 245 S | Fully implemented | ||||||
PRQA QA-C |
| 2019 | |||||||
SonarQube C/C++ Plugin |
| S1036 |
Related Guidelines
SEI CERT C++ Coding Standard | MSC20-CPP. Do not use a switch statement to transfer control into a complex block |
ISO/IEC TR 24731-1:2007 | |
MISRA C:2012 | Rule 16.2 (required) |
...