PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/struts/taglib/bean/ParameterTag.java
| Violation | Line |
|---|
| These nested if statements could be combined | 131 - 133 |
org/apache/struts/taglib/bean/WriteTag.java
| Violation | Line |
|---|
| These nested if statements could be combined | 223 - 226 |
org/apache/struts/taglib/html/BaseHandlerTag.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 821 - 823 |
| Avoid empty catch blocks | 823 - 824 |
org/apache/struts/taglib/logic/CompareTagBase.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 123 |
| An empty statement (semicolon) not part of a loop | 132 |
org/apache/struts/taglib/nested/logic/NestedIterateTei.java
| Violation | Line |
|---|
| Overriding method merely calls super | 43 - 46 |
org/apache/struts/taglib/TagUtils.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 1010 |