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 |
106–109 |
org/apache/maven/scm/provider/bazaar/command/diff/BazaarDiffConsumer.java
Violation |
Line |
These nested if statements could be combined |
148–151 |
org/apache/maven/scm/provider/bazaar/command/tag/BazaarLsConsumer.java
Violation |
Line |
Avoid unused constructor parameters such as 'wantedStatus'. |
55 |
Avoid unused constructor parameters such as 'repositoryRoot'. |
55 |