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'. |
532 |
org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.java
Violation |
Line |
Avoid unused method parameters such as 'results'. |
313 |
org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
Violation |
Line |
Avoid unused method parameters such as 'hint'. |
821 |
org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java
Violation |
Line |
Avoid unused method parameters such as 'sourceDirectories'. |
455 |
These nested if statements could be combined |
550–553 |