The following document contains the results of Checkstyle 6.11.2 with ./developmentTools/Checkstyle/checkstyle.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | ReturnCount | 4 | ![]() |
metrics | CyclomaticComplexity
|
1 | ![]() |
NPathComplexity | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | ReturnCount | Return count is 3 (max allowed is 2). | 166 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 12). | 128 |
![]() |
metrics | NPathComplexity | NPath Complexity is 4,096 (max allowed is 200). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | ReturnCount | Return count is 3 (max allowed is 2). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | ReturnCount | Return count is 3 (max allowed is 2). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | ReturnCount | Return count is 3 (max allowed is 2). | 43 |