PMD Results

The following document contains the results of PMD 3.9.

Files

org/apache/maven/surefire/assertion/SurefireAssert.java

ViolationLine
These nested if statements could be combined106 - 109
These nested if statements could be combined122 - 125

org/apache/maven/surefire/report/ReporterManager.java

ViolationLine
Avoid empty catch blocks248 - 250

org/apache/maven/surefire/Surefire.java

ViolationLine
These nested if statements could be combined119 - 122
These nested if statements could be combined184 - 187

org/apache/maven/surefire/util/PrettyPrintXMLWriter.java

ViolationLine
Avoid unused imports such as 'org.codehaus.plexus.util.StringUtils'22

org/apache/maven/surefire/util/UrlUtils.java

ViolationLine
Avoid empty catch blocks56 - 59