Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

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