You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Recommendations

EXP00-J. 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-J. Be wary of invisible implicit casts

Risk Assessment Summary

Recommendations

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

EXP00-A

low

unlikely

medium

P2

L3

Rules

Rules

Severity

Likelihood

Remediation Cost

Priority

Level

EXP30-C

low

unlikely

medium

P2

L3

  • No labels