Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider Java v3.0

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

Other Languages

This rule appears in the C Coding Standard as EXP31-C. Avoid side effects in assertions.

...

EXP30-J. Do not depend on operator precedence while using expressions containing side-effects            04. Expressions (EXP)            EXP32-J. Do not use the equal and not equal operators to compare boxed primitives