...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
NUM01-J | medium | unlikely | medium | P4 | L3 |
Related Guidelines
INT14-C. Avoid performing bitwise and arithmetic operations on the same data | |
INT14-CPP. Avoid performing bitwise and arithmetic operations on the same data |
Bibliography
[Seacord 2015] | NUM01-J. Do not perform bitwise and arithmetic operations on the same data LiveLesson |
...