PMD Results

The following document contains the results of PMD 4.2.2.

Files

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

ViolationLine
Avoid unused constructor parameters such as 'message'.42 - 47

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

ViolationLine
Avoid unused imports such as 'java.util.Timer'25

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

ViolationLine
Avoid empty catch blocks227 - 229
Avoid empty catch blocks230 - 232