...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| float-division-by-zero | Partially checked | ||||||||||
Compass/ROSE | Could detect violations of this rule by ensuring that floating-point operations are surrounded by | ||||||||||||
LDRA tool suite |
| 43 D | Partially implemented | ||||||||||
Parasoft C/C++test |
| BD-PB-ZERO, MISRA2004-10_2_b, MISRA2004-10_2_c, MISRA2004-10_2_d | Implemented | Parasoft Insure++ | Runtime analysis | CERT_C-FLP03-a | Avoid division by zero | ||||||
Parasoft Insure++ | Runtime analysis | ||||||||||||
PC-lint Plus |
| 736, 9120, 9227 | Assistance provided | ||||||||||
Polyspace Bug Finder |
| Polyspace Bug Finder | R2016a | Checks for: |
Overflow when converting between floating point data types Overflow from operation between floating points Wrong arguments to standard library function Rec. partially covered. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this recommendation on the CERT website.
...