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 607611
CollapsibleIfStatements These nested if statements could be combined 615617
CollapsibleIfStatements These nested if statements could be combined 662664

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 607611
CollapsibleIfStatements These nested if statements could be combined 3 615617
CollapsibleIfStatements These nested if statements could be combined 3 662664