Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/plugin/surefire/AbstractSurefireMojo.java

ViolationLine
Avoid empty catch blocks1446 - 1448
These nested if statements could be combined1831 - 1834

org/apache/maven/plugins/surefire/report/TestSuiteXmlParser.java

ViolationLine
Avoid unused imports such as 'java.io.InputStream'25
These nested if statements could be combined105 - 108