PMD Results

The following document contains the results of PMD 7.0.0.

Violations By Priority

Priority 3

org/apache/maven/plugins/clean/Cleaner.java
Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 19484
CollapsibleIfStatements This if statement could be combined with its parent 123125

Files

org/apache/maven/plugins/clean/Cleaner.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 19484
CollapsibleIfStatements This if statement could be combined with its parent 3 123125