Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.42.0.

Violations By Priority

Priority 3

org/apache/maven/surefire/junitplatform/JUnitPlatformProvider.java

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

org/apache/maven/surefire/junitplatform/RunListenerAdapter.java

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

Files

org/apache/maven/surefire/junitplatform/JUnitPlatformProvider.java

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

org/apache/maven/surefire/junitplatform/RunListenerAdapter.java

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