PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/appfuse/webapp/controller/SignupController.java
| Violation |
Line |
| Avoid unused imports such as 'org.apache.commons.lang.StringUtils' |
3 |
org/appfuse/webapp/controller/UserFormController.java
| Violation |
Line |
| These nested if statements could be combined |
159 - 165 |
org/appfuse/webapp/taglib/CountryTag.java
| Violation |
Line |
| Overriding method merely calls super |
142 - 144 |
org/appfuse/webapp/taglib/LabelTag.java
| Violation |
Line |
| These nested if statements could be combined |
80 - 82 |