PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/scm/provider/perforce/PerforceScmProvider.java
Violation |
Line |
Avoid unused imports such as 'java.net.UnknownHostException' |
28 |
These nested if statements could be combined |
155–160 |
Avoid empty while statements |
537–539 |
org/apache/maven/scm/provider/perforce/command/tag/PerforceTagCommand.java
Violation |
Line |
These nested if statements could be combined |
83–87 |