...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
INT12-C | Low | Unlikely | No | NoMedium | P2P1 | L3 |
Automated Detection
Tool | Version | Checker | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| bitfield-type | Fully checked | |||||||||||
| Axivion Bauhaus Suite |
| CertC-INT12 | ||||||||||||
| CodeSonar |
| LANG.TYPE.BFSIGN | Bit-field signedness not explicit | |||||||||||
| Compass/ROSE | ||||||||||||||
| CC2.INT12 | Fully implemented | ||||||||||||
| Helix QAC |
| C0634, C0635 | ||||||||||||
| Klocwork |
| MISRA.BITFIELD.TYPE | ||||||||||||
| LDRA tool suite |
| 73 S | Fully implemented | |||||||||||
| Parasoft C/C++test |
| CERT_C-INT12-a | Bit fields shall only be defined to be of type unsigned int or signed int | |||||||||||
| PC-lint Plus |
| 846 | Fully supported | |||||||||||
| Polyspace Bug Finder |
| Checks for bit-field declared without appropriate type (rec. fully covered) | PRQA QA-C | | Include Page | | PRQA QA-C_v | PRQA QA-C_v | |||||||
| RuleChecker |
| bitfield-type | Fully checked | |||||||||||
| SonarQube C/C++ Plugin |
| S814 |
...