PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/plugins/site/AbstractDeployMojo.java
Violation | Line |
---|
These nested if statements could be combined | 678 - 713 |
org/apache/maven/plugins/site/ReportDocumentRenderer.java
Violation | Line |
---|
Avoid empty if statements | 222 - 224 |
org/apache/maven/plugins/site/wagon/PathUtils.java
Violation | Line |
---|
These nested if statements could be combined | 312 - 316 |