Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java

Violation Line
Too many static imports may lead to messy code 1770

org/apache/maven/shared/utils/logging/MessageUtils.java

Violation Line
Ternary operators that can be simplified with || or && 93