blob: ffb45145c491ac3e0acda20799ee6fcafc0f5aec [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>
<small>Powered by InspectionGadgets</small>
</body>
</html>