...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CONSTANT_EXPRESSION_RESULT | Can detect the specific instance where bitwise operator is used in place of logical operator, or vice versa. The behavior might be desirable in some situations, so further verification is necessary | |||||||
| LDRA tool suite |
| 136 S | Fully Implemented | ||||||
| PRQA QA-C |
| 3344,4502 | |||||||
| Cppcheck |
| cert.py | Detected by the addon cert.py |
Related Guidelines
| ISO/IEC TR 24772:2013 | Likely Incorrect Expression [KOA] |
| MITRE CWE | CWE-480, Use of incorrect operator |
...