Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.49.0.

Violations By Priority

Priority 3

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

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 308312

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

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 19620

Files

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

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 308312

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

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 19620