...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
DCL04-C | Low | Unlikely | Yes | LowYes | P3 | L3 |
Automated Detection
Tool | Version | Checker | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Axivion Bauhaus Suite |
| CertC-DCL04 | ||||||||||||
| CodeSonar |
| LANG.STRUCT.DECL.ML | Multiple Declarations on Line | |||||||||||
| CC2.DCL04 | Fully implemented | ||||||||||||
| LDRA tool suite |
| 579 S | Fully implemented | |||||||||||
| Parasoft C/C++test |
| CERT_C-DCL04-a | Each variable should be declared in a separate declaration statement | |||||||||||
| PC-lint Plus |
| 9146 | Partially supported: exceptions not supported | |||||||||||
| SonarQube C/C++ Plugin |
| SingleDeclarationPerStatement | PRQA QA-C++ | | Include Page | | cplusplus:PRQA QA-C++_V | cplusplus:PRQA QA-C++_V | 1808, 4107, 4108
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
...