PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/apache/maven/archiver/MavenArchiver.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 411416
EmptyControlStatement Empty if statement 606610
CollapsibleIfStatements These nested if statements could be combined 614616
CollapsibleIfStatements These nested if statements could be combined 661663

Files

org/apache/maven/archiver/MavenArchiver.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 411416
EmptyControlStatement Empty if statement 3 606610
CollapsibleIfStatements These nested if statements could be combined 3 614616
CollapsibleIfStatements These nested if statements could be combined 3 661663