 
                            ...
| Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level | 
|---|---|---|---|---|---|---|
| DCL16-C | Low | Unlikely | Yes | LowYes | P3 | L3 | 
Automated Detection
| Tool | Version | Checker | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Astrée | 
 | long-suffix | Fully checked | ||||||||||||
| Axivion Bauhaus Suite | 
 | CertC-DCL16 | |||||||||||||
| CodeSonar | 
 | LANG.TYPE.CSUF | Confusing literal suffix | ||||||||||||
| 
 | CC2.DCL16 | Fully implemented | |||||||||||||
| Helix QAC | 
 | C1280 | |||||||||||||
| LDRA tool suite | 
 | 252 S | Fully implemented | ||||||||||||
| Parasoft C/C++test | 
 | CERT_C-DCL16-a | Use capital 'L' instead of lowercase 'l' to indicate longThe lowercase form of 'L' shall not be used as the first character in a literal suffix | ||||||||||||
| PC-lint Plus | 
 | 620 | Fully supported | ||||||||||||
| Polyspace Bug Finder | 
 | CERT C: Rec. DCL16-C | Checks for use of lowercase "l" in literal suffix (rec. fully covered) | PRQA QA-C | |||||||||||
| Include Page | PRQA QA-C_v | PRQA QA-C_v | 1280 | Fully implemented | |||||||||||
| RuleChecker | 
 | long-suffix | Fully checked | ||||||||||||
| SonarQube C/C++ Plugin | 
 | LiteralSuffix | 
...