PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/scm/provider/perforce/PerforceScmProvider.java

ViolationLine
These nested if statements could be combined134 - 139
Avoid empty while statements514 - 516

org/apache/maven/scm/provider/perforce/command/edit/PerforceEditCommand.java

ViolationLine
Avoid unused imports such as 'java.util.List'37

org/apache/maven/scm/provider/perforce/command/tag/PerforceTagCommand.java

ViolationLine
These nested if statements could be combined83 - 87