PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/commons/convert/Converters.java
Violation | Line |
---|
These nested if statements could be combined | 101 - 107 |
org/apache/commons/convert/MiscConverters.java
Violation | Line |
---|
Avoid empty catch blocks | 73 |
Avoid empty catch blocks | 158 |