PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/it/util/FileUtils.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 1122 - 1124 |
| Avoid empty catch blocks | 1162 - 1164 |
org/apache/maven/it/util/StringUtils.java
| Violation | Line |
|---|
| These nested if statements could be combined | 994 - 997 |