 
                            ...
| Tool | Version | Checker | Description | ||||||
| Astrée | 
 | compound-ifelse compound-loop | Fully checked | ||||||
| Klocwork | 
 | MISRA.IF.NO_COMPOUND MISRA.STMT.NO_COMPOUND | |||||||
| LDRA tool suite | 
 | 11 S, 12 S, 428 S | Fully Implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-EXP19-a | The statement forming the body of a 'switch', 'while', 'do...while' or 'for' statement shall be a compound statement | ||||||
| Polyspace Bug Finder | 
 | MISRA C:2012 Rule 15.6 | The body of an iteration-statement or a selection-statement shall be a compound statement | ||||||
| PRQA QA-C | 
 | 2212 | |||||||
| PVS-Studio | 
 | V563, V628, V640, V705 | |||||||
| RuleChecker | 
 | compound-ifelse compound-loop | Fully checked | ||||||
| SonarQube C/C++ Plugin | 
 | S121 | 
...