PMD Results
The following document contains the results of PMD
Files
org/apache/geronimo/gbuild/report/GenerateReport.java
Violation | Line |
---|
These nested if statements could be combined | 91 - 94 |
These nested if statements could be combined | 214 - 216 |
org/apache/geronimo/gbuild/report/ReportUtil.java
Violation | Line |
---|
Avoid empty catch blocks | 95 - 96 |
Avoid empty catch blocks | 104 - 105 |
Avoid empty catch blocks | 113 - 114 |
These nested if statements could be combined | 199 - 201 |
org/apache/geronimo/gbuild/report/WorkDirReport.java
Violation | Line |
---|
These nested if statements could be combined | 56 - 59 |