...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
EXP00-C | Low | Probable | Yes | MediumYes | P4P6 | L3L2 |
Automated Detection
Tool | Version | Checker | Description | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Axivion Bauhaus Suite |
| CertC-EXP00 | Fully implemented | ||||||||||||||
| CodeSonar |
| LANG.STRUCT.PARENS | Missing Parentheses | ||||||||||||||
| CC2.EXP00 | Fully implemented | |||||||||||||||
| Helix QAC |
| C3389, C3390, C3391, C3392, C3393, C3394, C3395, C3396, C3397, C3398, C3399, C3400 | |||||||||||||||
| Klocwork |
| MISRACERT.EXPR.PARENS.2012 | |||||||||||||||
| LDRA tool suite |
| 361 S, 49 S | Fully implemented | ||||||||||||||
| Parasoft C/C++test |
| CODSTA-97 | Fully implemented | ||||||||||||||
| Polyspace Bug Finder | R2016a | Possibly unintended evaluation of expression because of operator precedence rules | Operator precedence rules cause unexpected evaluation order in arithmetic expression | ||||||||||||||
CERT_C-EXP00-a | Use parenthesis to clarify expression order if operators with precedence lower than arithmetic are used | ||||||||||||||||
| PC-lint Plus |
| 9050 | Fully supported | ||||||||||||||
| Polyspace Bug Finder |
| Checks for possible unintended evaluation of expression because of operator precedence rules (rec. fully covered) | |||||||||||||||
| PVS-Studio |
| PRQA QA-C | |||||||||||||||
| Include Page | PRQA QA-C_v | PRQA QA-C_v | 3389 | Fully implemented | PVS-Studio | 6.22 | V502, V593, V634, V648, V1104 | ||||||||||
| SonarQube C/C++ Plugin |
| S864 |
...