PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

org/apache/maven/archiver/MavenArchiver.java

Rule Violation Line
CollapsibleIfStatements This if statement could be combined with its parent 406411
EmptyControlStatement Empty if statement 587591
CollapsibleIfStatements This if statement could be combined with its parent 649651

Files

org/apache/maven/archiver/MavenArchiver.java

Rule Violation Priority Line
CollapsibleIfStatements This if statement could be combined with its parent 3 406411
EmptyControlStatement Empty if statement 3 587591
CollapsibleIfStatements This if statement could be combined with its parent 3 649651