PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/scm/provider/hg/command/branch/HgBranchCommand.java

ViolationLine
An empty statement (semicolon) not part of a loop88
These nested if statements could be combined118 - 133

org/apache/maven/scm/provider/hg/command/changelog/HgChangeLogConsumer.java

ViolationLine
These nested if statements could be combined177 - 180

org/apache/maven/scm/provider/hg/command/tag/HgTagCommand.java

ViolationLine
These nested if statements could be combined99 - 111

org/apache/maven/scm/provider/hg/repository/HgScmProviderRepository.java

ViolationLine
Avoid empty if statements207 - 209