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 |
2208 - 2211 |
org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
Violation |
Line |
Avoid unused method parameters such as 'dependencyArtifacts'. |
3857 - 3888 |
These nested if statements could be combined |
5067 - 5071 |
org/apache/maven/plugin/javadoc/JavadocUtil.java
Violation |
Line |
These nested if statements could be combined |
1335 - 1340 |
These nested if statements could be combined |
1405 - 1409 |