
...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
---|---|---|---|---|---|---|
FLP06-C | Low | Probable | No | LowNo | P6P2 | L2L3 |
Automated Detection
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| Supported: This rule aims to prevent truncations and overflows. All possible overflows are reported by Astrée. | |||||||||||||
Axivion Bauhaus Suite |
| CertC-FLP06 | |||||||||||||
CodeSonar |
| LANG.TYPE.MOT | Mismatched operand types | ||||||||||||
Compass/ROSE | Can detect violations of this rule. Any assignment operation where the type of the assigned-to value is | ||||||||||||||
Helix QAC |
| C4117, C4118 | |||||||||||||
LDRA tool suite |
| 435 S | Enhanced enforcement | ||||||||||||
Parasoft C/C++test |
| CERT_C-FLP06-a | Implicit conversions from integral to floating type which may result in a loss of information shall not be used | ||||||||||||
PC-lint Plus |
| 653, 790, 942 | Fully supported | ||||||||||||
Polyspace Bug Finder |
| Checks for float overflow (rec. partially covered) | PRQA QA-C | ||||||||||||
Include Page | PRQA QA-C_v | PRQA QA-C_v | 4117 | Partially implemented | |||||||||||
PVS-Studio |
| V636 | |||||||||||||
Splint |
|
...