PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/apache/maven/shared/jar/classes/JarClassesAnalysis.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 190–192 |
org/apache/maven/shared/jar/identification/JarIdentification.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 192–194 |
org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 109–112 |
CollapsibleIfStatements | These nested if statements could be combined | 124–127 |
Files
org/apache/maven/shared/jar/classes/JarClassesAnalysis.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 190–192 |
org/apache/maven/shared/jar/identification/JarIdentification.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 192–194 |
org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 109–112 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 124–127 |