PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/wagon/AbstractWagon.java

ViolationLine
These nested if statements could be combined201 - 208

org/apache/maven/wagon/PathUtils.java

ViolationLine
These nested if statements could be combined306 - 310

org/apache/maven/wagon/PermissionModeUtils.java

ViolationLine
Do not start a literal by 0 unless it's an octal value51