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'. |
525 |
org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
| Violation |
Line |
| Avoid unused method parameters such as 'hint'. |
702 |
org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.java
| Violation |
Line |
| Avoid unused private fields such as 'EMPTY_FILE_ARRAY'. |
77 |
| Avoid unused method parameters such as 'sourceDirectory'. |
376 |
| These nested if statements could be combined |
446–449 |