PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/wagon/AbstractWagon.java

Violation Line
These nested if statements could be combined 199206

org/apache/maven/wagon/PathUtils.java

Violation Line
These nested if statements could be combined 306310

org/apache/maven/wagon/PermissionModeUtils.java

Violation Line
Do not start a literal by 0 unless its an octal value 51

org/apache/maven/wagon/Wagon.java

Violation Line
Avoid modifiers which are implied by the context 41
Avoid modifiers which are implied by the context 48