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 | Info | Warnings | Errors |
---|---|---|---|
955 | 0 | 31 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
metrics | ClassFanOutComplexity | 14 | Warning |
CyclomaticComplexity | 11 | Warning | |
JavaNCSS | 4 | Warning | |
NPathComplexity | 1 | Warning | |
sizes | ExecutableStatementCount
|
1 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | NPathComplexity | NPath Complexity is 512 (max allowed is 200). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 66 (max allowed is 20). | 108 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 32 (max allowed is 10). | 631 |
Warning | metrics | JavaNCSS | NCSS for this method is 96 (max allowed is 50). | 631 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 110 (max allowed is 20). | 188 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 54 (max allowed is 10). | 198 |
Warning | sizes | ExecutableStatementCount | Executable statement count is 54 (max allowed is 50). | 198 |
Warning | metrics | JavaNCSS | NCSS for this method is 159 (max allowed is 50). | 198 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 83 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 93 |
Warning | metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 78 (max allowed is 20). | 140 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 38 (max allowed is 10). | 150 |
Warning | metrics | JavaNCSS | NCSS for this method is 111 (max allowed is 50). | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 59 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 28 (max allowed is 20). | 64 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 58 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 28 (max allowed is 20). | 65 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 59 |
Warning | metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 34 (max allowed is 20). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 45 |