PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 3

org/apache/shardingsphere/test/it/distsql/handler/engine/query/DistSQLDatabaseRuleQueryExecutorAssert.java

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

org/apache/shardingsphere/test/it/distsql/handler/engine/query/DistSQLGlobalRuleQueryExecutorAssert.java

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

org/apache/shardingsphere/test/it/distsql/handler/engine/update/DistSQLGlobalRuleDefinitionExecutorAssert.java

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

Files

org/apache/shardingsphere/test/it/distsql/handler/engine/query/DistSQLDatabaseRuleQueryExecutorAssert.java

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

org/apache/shardingsphere/test/it/distsql/handler/engine/query/DistSQLGlobalRuleQueryExecutorAssert.java

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

org/apache/shardingsphere/test/it/distsql/handler/engine/update/DistSQLGlobalRuleDefinitionExecutorAssert.java

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