Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/surefire/testng/ConfigurationAwareTestNGReporter.java

ViolationLine
Avoid unused constructor parameters such as 'source'.38 - 41

org/apache/maven/surefire/testng/TestNGDirectoryTestSuite.java

ViolationLine
Avoid unused imports such as 'org.apache.maven.surefire.util.LazyTestsToRun'43

org/apache/maven/surefire/testng/TestNGReporter.java

ViolationLine
Avoid unused local variables such as 'rawString'.79