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/surefire/testng/TestNGExecutor.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 19–365

org/apache/maven/surefire/testng/TestNGProvider.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 19–240

Files

org/apache/maven/surefire/testng/TestNGExecutor.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 19–365

org/apache/maven/surefire/testng/TestNGProvider.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 19–240