blob: b6a8b50dfed5d98649bd9977e54e1a9e87bf008f [file] [log] [blame]
<html>
<body>
<font face="verdana" size="-1">
Detects local variables and private members that are declared but not used,
never accessed for reading or not initialized in a class.
<br>Can ignore members that are annotated in a special way, for example, by EJB annotation javax.ejb.EJB.
<!-- tooltip end -->
Additional annotations can be configured below.
<br>
The <b>Report unused parameters in non-private method</b> setting is used to
detect unused parameters of public/protected/package local methods which are neither overridden nor override other method.
</font>
</body>
</html>