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 201203
org/apache/maven/shared/jar/identification/JarIdentification.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 192194
org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 109112
CollapsibleIfStatements These nested if statements could be combined 124127

Files

org/apache/maven/shared/jar/classes/JarClassesAnalysis.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 201203

org/apache/maven/shared/jar/identification/JarIdentification.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 192194

org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 109112
CollapsibleIfStatements These nested if statements could be combined 3 124127