PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
Violation | Line |
---|
Avoid empty catch blocks | 1446 - 1448 |
These nested if statements could be combined | 1831 - 1834 |
org/apache/maven/plugins/surefire/report/TestSuiteXmlParser.java
Violation | Line |
---|
Avoid unused imports such as 'java.io.InputStream' | 25 |
These nested if statements could be combined | 105 - 108 |