PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/apache/maven/scm/provider/integrity/Member.java
| Violation |
Line |
| Useless parentheses. |
240 |
| These nested if statements could be combined |
251–254 |
org/apache/maven/scm/provider/integrity/Project.java
| Violation |
Line |
| Useless parentheses. |
94 |
| Useless parentheses. |
94 |
org/apache/maven/scm/provider/integrity/Sandbox.java
| Violation |
Line |
| Useless parentheses. |
122 |
org/apache/maven/scm/provider/integrity/command/add/IntegrityAddCommand.java
| Violation |
Line |
| Useless parentheses. |
57 |
org/apache/maven/scm/provider/integrity/command/export/IntegrityExportCommand.java
| Violation |
Line |
| Useless parentheses. |
66 |
org/apache/maven/scm/provider/integrity/command/tag/IntegrityTagCommand.java
| Violation |
Line |
| Useless parentheses. |
70 |