PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
org/apache/rat/anttasks/BaseAntTask.java
| Rule | Violation | Line |
|---|---|---|
| CollapsibleIfStatements | This if statement could be combined with its parent | 139–141 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 157–164 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 187–193 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 205–215 |
Priority 4
org/apache/rat/anttasks/Help.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractHelp': 'header' is already in scope | 89 |
Files
org/apache/rat/anttasks/BaseAntTask.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 139–141 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 157–164 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 187–193 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 205–215 |
org/apache/rat/anttasks/Help.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractHelp': 'header' is already in scope | 4 | 89 |
Apache RAT
Maven