...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| LANG.ARITH.DIVZERO | Division By Zeroby zero | ||||||
Can detect some violations of this rule. In particular, it ensures that all operations involving division or modulo are preceded by a check ensuring that the second operand is nonzero | |||||||||
Coverity | 6.5 | DIVIDE_BY_ZERO | Fully implemented | ||||||
Fortify SCA | 5.0 | Can detect violations of this rule with CERT C Rule Pack | |||||||
| 43 D | Partially implemented | |||||||
PRQA QA-C |
| 2830 (C) | Fully implemented |
...