...
Tool | Version | Checker | Description | |||||||
| Astrée |
| switch-skipped-code | Fully checked | |||||||
| Clang |
| -Wsometimes-uninitialized | ||||||||
| Coverity |
| MISRA C 2004 Rule 15.0 MISRA C 2012 Rule 16.1 | Implemented | |||||||
| LDRA tool suite |
| 385 S | Fully implemented | |||||||
| Parasoft C/C++test |
| MISRA2004-15_0_b | CERT_C-DCL41-a | A switch statement shall only contain switch labels and switch clauses, and no other code Fully implemented | ||||||
| Polyspace Bug Finder |
| MISRA C:2012 Rule 16.1 | All switch statements shall be well-formed | |||||||
| PRQA QA-C |
| 3234 | Partially implemented | |||||||
| PVS-Studio |
| V622 | ||||||||
| RuleChecker |
| switch-skipped-code | Fully checked |
...