PMD Results
The following document contains the results of PMD 7.0.0.
Violations By Priority
Priority 3
org/apache/maven/shared/jar/classes/JarClassesAnalysis.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 194–196 |
org/apache/maven/shared/jar/identification/JarIdentification.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 192–194 |
org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 109–112 |
CollapsibleIfStatements | This if statement could be combined with its parent | 124–127 |
Files
org/apache/maven/shared/jar/classes/JarClassesAnalysis.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 194–196 |
org/apache/maven/shared/jar/identification/JarIdentification.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 192–194 |
org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 109–112 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 124–127 |