PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java

Violation Line
Avoid unused method parameters such as 'hint'. 536

org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.java

Violation Line
Avoid unused method parameters such as 'results'. 306

org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java

Violation Line
Avoid unused method parameters such as 'hint'. 800

org/apache/maven/plugin/checkstyle/RuleUtil.java

Violation Line
Avoid modifiers which are implied by the context 149157

org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java

Violation Line
Avoid unused private fields such as 'EMPTY_FILE_ARRAY'. 83
Avoid unused method parameters such as 'sourceDirectories'. 424
These nested if statements could be combined 506509