blob: efb7a2b3ad98cd6f918882cf3af76945016bf92e [file] [log] [blame]
<html>
<body>
Reports <b>if</b> statements
which contain <b>else</b> branches and whose conditions are negated.
Flipping the order of the <b>if</b> and <b>else</b>
branches will usually increase the clarity of such statements.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore comparisons of the form <b>!= null</b>.
<p>
</body>
</html>