PMD Results
The following document contains the results of PMD 6.49.0.
Violations By Priority
Priority 3
org/apache/maven/index/examples/indexing/RepositoryIndexManager.java
Rule | Violation | Line |
---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'close()'. | 60 |
Files
org/apache/maven/index/examples/indexing/RepositoryIndexManager.java
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'close()'. | 3 | 60 |