PMD Results
The following document contains the results of PMD 6.46.0.
Violations By Priority
Priority 3
org/apache/maven/model/transform/FastForwardFilter.java
| Rule | Violation | Line | 
|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 114–117 | 
Priority 4
org/apache/maven/model/transform/pull/BufferingParser.java
| Rule | Violation | Line | 
|---|---|---|
| UselessParentheses | Useless parentheses. | 549–550 | 
Files
org/apache/maven/model/transform/FastForwardFilter.java
| Rule | Violation | Priority | Line | 
|---|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 114–117 | 
org/apache/maven/model/transform/pull/BufferingParser.java
| Rule | Violation | Priority | Line | 
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 549–550 | 


