PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/surefire/testng/ConfigurationAwareTestNGReporter.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'source'. | 38 - 41 |
org/apache/maven/surefire/testng/TestNGReporter.java
Violation | Line |
---|
Avoid unused local variables such as 'rawString'. | 80 |