PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/rat/mp/AbstractRatMojo.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1–553 |
| Useless parentheses. |
341 |
org/apache/rat/mp/RatCheckMojo.java
| Violation |
Line |
| Avoid empty if statements |
202–204 |