blob: 45ab67d6055ab702c1d65ee526d23a539799b549 [file] [log] [blame]
<html>
<body>
Reports any references to variables which are checked for nullity
in the condition of an <b>if</b> statement or
conditional expression but which are not used inside the
<b>if</b> statement. Usually this either means that
the check is unnecessary or that the variable is not referenced inside the
<b>if</b> statement because of a typo.
<!-- tooltip end -->
<p>
</body>
</html>