PMD Results
The following document contains the results of PMD 3.9.
Files
org/apache/maven/jxr/JavaCodeTransform.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'inputEncoding'. | 204 |
| Avoid unused local variables such as 'usedReservedWords'. | 914 |
org/apache/maven/jxr/JXR.java
| Violation | Line |
|---|
| These nested if statements could be combined | 119 - 123 |