PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/plugin/javadoc/AbstractFixJavadocMojo.java
| Violation |
Line |
| These nested if statements could be combined |
2151 - 2154 |
org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
| Violation |
Line |
| Avoid unused method parameters such as 'dependencyArtifacts'. |
3704 - 3735 |
| These nested if statements could be combined |
4765 - 4769 |
org/apache/maven/plugin/javadoc/JavadocUtil.java
| Violation |
Line |
| These nested if statements could be combined |
1112 - 1116 |
| These nested if statements could be combined |
1280 - 1285 |
| These nested if statements could be combined |
1350 - 1354 |