PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/scm/provider/perforce/PerforceScmProvider.java
Violation |
Line |
These nested if statements could be combined |
156–161 |
Avoid empty while statements |
542–544 |
org/apache/maven/scm/provider/perforce/command/tag/PerforceTagCommand.java
Violation |
Line |
These nested if statements could be combined |
83–87 |