...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL60-CPP | High | Unlikely | High | P3 | L3 |
Automated Detection
Tool | Version | Checker | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| type-compatibility definition-duplicate undefined-extern undefined-extern-pure-virtual external-file-spreading type-file-spreading | Partially checked | |||||||||
Axivion Bauhaus Suite |
| CertC++-DCL60 | ||||||||||
CodeSonar |
| LANG.STRUCT.DEF.FDH | Function defined in header file Object defined in header file | |||||||||
Helix QAC |
| C++1067, C++1509, C++1510 | ||||||||||
LDRA tool suite |
| 286 S, 287 S | Fully implemented | |||||||||
Parasoft C/C++test |
PRQA QA-C++_V | PRQA QA-C++_V |
| CERT_CPP-DCL60-a | A class, union or enum name (including qualification, if any) shall be a unique identifier | |||||||
Polyspace Bug Finder |
| CERT C++: DCL60-CPP | Checks for inline constraints not respected (rule partially covered) | |||||||||
RuleChecker |
| type-compatibility definition-duplicate undefined-extern undefined-extern-pure-virtual external-file-spreading type-file-spreading | Partially checked1067 1509 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...