PMD Results

The following document contains the results of PMD 5.3.5.

Files

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

Violation Line
These nested if statements could be combined 118133

org/apache/maven/scm/provider/hg/command/inventory/HgOutgoingConsumer.java

Violation Line
Avoid unused imports such as 'java.util.ArrayList' 25
Avoid unused imports such as 'java.util.Collections' 26

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

Violation Line
These nested if statements could be combined 100112

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

Violation Line
Avoid empty if statements 207209
Useless parentheses. 249
Useless parentheses. 249