PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.java
| Violation | Line |
|---|---|
| Avoid using a branching statement as the last in a loop. | 492 |
| Avoid unused private methods such as 'or(Pattern...)'. | 751 |
| Useless parentheses. | 951 |
org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.java
| Violation | Line |
|---|---|
| Useless parentheses. | 209 |


