PMD Results

The following document contains the results of PMD 6.42.0.

Violations By Priority

Priority 3

org/apache/maven/archiver/MavenArchiver.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 478485
EmptyIfStmt Avoid empty if statements 691695
CollapsibleIfStatements These nested if statements could be combined 700703
CollapsibleIfStatements These nested if statements could be combined 743746

Files

org/apache/maven/archiver/MavenArchiver.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 478485
EmptyIfStmt Avoid empty if statements 3 691695
CollapsibleIfStatements These nested if statements could be combined 3 700703
CollapsibleIfStatements These nested if statements could be combined 3 743746