The following document contains the results of Checkstyle 9.3 with /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/src/resources/checkstyle.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
89 | 0 | 9 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
metrics | ClassDataAbstractionCoupling
|
2 | ![]() |
ClassFanOutComplexity | 2 | ![]() | |
CyclomaticComplexity | 3 | ![]() | |
NPathComplexity | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 10) classes [ExecutionUnit, GenericSQLRewriteResult, ResourceMetaData, RouteMapper, RouteSQLRewriteResult, RouteUnit, RuleMetaData, SQLRewriteUnit, SQLUnit, ShardingSphereColumn, ShardingSphereDatabase, ShardingSphereSchema, ShardingSphereTable]. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 10) classes [BigDecimal, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, Date, InputStreamReader, JDBCMemoryQueryResult, ObjectOutputStream, SQLException, Time, Timestamp]. | 56 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 66 |
![]() |
metrics | NPathComplexity | NPath Complexity is 131,072 (max allowed is 200). | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 56 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,075 (max allowed is 200). | 56 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 153 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 51 |