Rules
| Content by Label | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Recommendations
EXP00-A. Use same type for second and third operands in conditional expressions
EXP01-A. Do not attempt comparisons with NaN
EXP02-A. Do not ignore values returned by functions
Rules
EXP30-C. Be wary of invisible implicit casts
Risk Assessment Summary
...
Rule | Recommendation | Severity | Likelihood | Detectable | Repairable Remediation Cost | Priority | Level |
|---|---|---|---|---|---|---|---|
| EXP00-A | low | unlikely | medium | P2 | L3 |
Rules
| J | Medium | Probable | Yes | No | P8 | L2 |
| EXP01-J | Low | Likely | No | Yes | P6 | L2 |
| EXP02-J | Low | Likely | Yes | Yes | P9 | L2 |
| EXP03-J | Low | Likely | Yes | Yes | P9 | L2 |
| EXP04-J | Low | Probable | Yes | No | P4 | L2 |
| EXP05-J | Low | Unlikely | Yes | No | P2 | L3 |
| EXP06-J | Low | Unlikely | Yes | Yes | P3 | L3 |
...
...
Rules
...
Severity
...
Likelihood
...
Remediation Cost
...
Priority
...
Level
...
EXP30-C
...
low
...
unlikely
...
medium
...
P2
...