PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/scm/provider/cvslib/command/checkout/CvsCheckOutConsumer.java

ViolationLine
These nested if statements could be combined60 - 64

org/apache/maven/scm/provider/cvslib/command/diff/CvsDiffConsumer.java

ViolationLine
Avoid unused constructor parameters such as 'workingDirectory'.93 - 96
Avoid empty if statements152 - 154
Avoid empty if statements156 - 158
Avoid empty if statements160 - 162

org/apache/maven/scm/provider/cvslib/command/list/CvsListConsumer.java

ViolationLine
These nested if statements could be combined74 - 77

org/apache/maven/scm/provider/cvslib/command/status/CvsStatusConsumer.java

ViolationLine
These nested if statements could be combined72 - 76

org/apache/maven/scm/provider/cvslib/command/tag/CvsTagConsumer.java

ViolationLine
These nested if statements could be combined60 - 64

org/apache/maven/scm/provider/cvslib/command/update/CvsUpdateConsumer.java

ViolationLine
These nested if statements could be combined59 - 63