blob: 6a5af80d27e78add3438cc0d22f2b9203c821eb8 [file] [log] [blame]
<html>
<body>
Reports code blocks which are unnecessary to the semantics of the program, and can
be replaced by their contents. Code blocks which are the bodies of <b>if</b>, <b>do</b>,
<b>while</b> or <b>for</b> statements will not be reported by this
inspection.
<!-- tooltip end -->
<p>
Use the checkbox below if you wish this inspection to ignore code blocks which are used as branches of switch statements.
<p>
</body>
</html>