PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/scm/provider/bazaar/command/changelog/BazaarChangeLogCommand.java

Violation Line
These nested if statements could be combined 106109

org/apache/maven/scm/provider/bazaar/command/diff/BazaarDiffConsumer.java

Violation Line
These nested if statements could be combined 148151

org/apache/maven/scm/provider/bazaar/command/tag/BazaarLsConsumer.java

Violation Line
Avoid unused constructor parameters such as 'repositoryRoot'. 54
Avoid unused constructor parameters such as 'wantedStatus'. 55