The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileContentsHolder | 0 | |
| ConstantName | 1 | |
| DoubleCheckedLocking | 0 | |
EmptyBlock
|
0 | |
| EqualsHashCode | 0 | |
| HiddenField | 2 | |
| IllegalImport | 0 | |
| IllegalInstantiation | 0 | |
Indentation
|
9 | |
| InnerAssignment | 1 | |
JavadocType
|
0 | |
JavadocMethod
|
0 | |
JavadocVariable
|
0 | |
LineLength
|
144 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
MemberName
|
0 | |
| MethodLength | 4 | |
| MethodName | 0 | |
| NeedBraces | 5 | |
| ModifierOrder | 0 | |
| NoWhitespaceAfter | 1 | |
| NoWhitespaceBefore | 0 | |
NoWhitespaceBefore
|
0 | |
| OperatorWrap | 4 | |
| PackageName | 0 | |
| ParameterName | 1 | |
| ParameterNumber | 3 | |
| RedundantImport | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 5 | |
| StaticVariableName | 2 | |
| TypeName | 0 | |
| UnusedImports | 0 | |
| UpperEll | 0 | |
VisibilityModifier
|
6 | |
| WhitespaceAfter | 23 | |
WhitespaceAround
|
4 | |
| Translation | 0 | |
| FileLength | 3 | |
| SuppressionCommentFilter | 0 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 163 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 266 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 505 | |
| 'if' construct must use '{}'s. | 618 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 691 |
| Violation | Message | Line |
|---|---|---|
| Conditional logic can be removed. | 462 | |
| '=' is not followed by whitespace. | 476 | |
| ',' is not followed by whitespace. | 478 | |
| '&&' should be on a new line. | 551 | |
| 'if' construct must use '{}'s. | 624 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,373 lines (max allowed is 2,000). | 1 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 258 | |
| method def modifier at indentation level 6 not at correct indentation, 4 | 412 | |
| Line is longer than 80 characters. | 529 | |
| More than 7 parameters. | 598 | |
| Line is longer than 80 characters. | 599 | |
| More than 7 parameters. | 622 | |
| Line is longer than 80 characters. | 652 | |
| More than 7 parameters. | 652 | |
| else child at indentation level 12 not at correct indentation, 16 | 1224 | |
| Line is longer than 80 characters. | 2262 | |
| ',' is not followed by whitespace. | 2296 | |
| Conditional logic can be removed. | 2311 |
| Violation | Message | Line |
|---|---|---|
| File length is 3,619 lines (max allowed is 2,000). | 1 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 750 | |
| Method length is 185 lines (max allowed is 150). | 1293 | |
| Line is longer than 80 characters. | 1452 | |
| Line is longer than 80 characters. | 1453 | |
| Line is longer than 80 characters. | 1697 | |
| Line is longer than 80 characters. | 1708 | |
| Line is longer than 80 characters. | 1713 | |
| Line is longer than 80 characters. | 1714 | |
| Line is longer than 80 characters. | 1816 | |
| Line is longer than 80 characters. | 2161 | |
| Name 'Exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2472 | |
| Line is longer than 80 characters. | 2473 | |
| Line is longer than 80 characters. | 2597 | |
| Line is longer than 80 characters. | 2600 | |
| Line is longer than 80 characters. | 2618 | |
| Line is longer than 80 characters. | 2632 | |
| Line is longer than 80 characters. | 2635 | |
| Line is longer than 80 characters. | 2638 | |
| 'cast' is not followed by whitespace. | 2706 | |
| 'cast' is not followed by whitespace. | 2719 | |
| Conditional logic can be removed. | 2736 | |
| ',' is not followed by whitespace. | 3001 | |
| Line is longer than 80 characters. | 3026 | |
| '{' is followed by whitespace. | 3026 | |
| '=' is not preceded with whitespace. | 3050 | |
| '=' is not followed by whitespace. | 3050 | |
| Line is longer than 80 characters. | 3533 | |
| Line is longer than 80 characters. | 3548 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 239 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 108 |
| Violation | Message | Line |
|---|---|---|
| File length is 4,779 lines (max allowed is 2,000). | 1 | |
| operator new child at indentation level 8 not at correct indentation, 12 | 495 | |
| operator new child at indentation level 8 not at correct indentation, 12 | 677 | |
| operator new child at indentation level 8 not at correct indentation, 12 | 682 | |
| Line is longer than 80 characters. | 3272 | |
| Line is longer than 80 characters. | 3902 | |
| Line is longer than 80 characters. | 4023 |
| Violation | Message | Line |
|---|---|---|
| Variable 'refCount' must be private and have accessor methods. | 218 | |
| Variable 'readOnly' must be private and have accessor methods. | 219 | |
| Variable 'name' must be private and have accessor methods. | 220 | |
| 'name' hides a field. | 222 | |
| 'readOnly' hides a field. | 222 | |
| ',' is not followed by whitespace. | 261 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 277 | |
| ',' is not followed by whitespace. | 277 | |
| Line is longer than 80 characters. | 278 | |
| '+' is not preceded with whitespace. | 278 | |
| Line is longer than 80 characters. | 328 | |
| Name 'PROFILES_RESOURCE_PATH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 509 | |
| Variable 'PROFILES_RESOURCE_PATH' must be private and have accessor methods. | 509 | |
| Name 'PROFILES_BASE_URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 512 | |
| Variable 'PROFILES_BASE_URL' must be private and have accessor methods. | 512 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 610 | |
| ',' is not followed by whitespace. | 926 | |
| Line is longer than 80 characters. | 931 | |
| Line is longer than 80 characters. | 932 | |
| Line is longer than 80 characters. | 939 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 11 |
| Violation | Message | Line |
|---|---|---|
| Name 'allMetaTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 191 |
| Violation | Message | Line |
|---|---|---|
| 'cast' is not followed by whitespace. | 309 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 695 | |
| Line is longer than 80 characters. | 864 | |
| Line is longer than 80 characters. | 866 | |
| Line is longer than 80 characters. | 990 | |
| Variable 'registry' must be private and have accessor methods. | 992 | |
| Line is longer than 80 characters. | 1043 | |
| ',' is not followed by whitespace. | 1044 | |
| ',' is not followed by whitespace. | 1044 | |
| Line is longer than 80 characters. | 1090 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 130 | |
| 'cast' is not followed by whitespace. | 160 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 480 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 734 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 213 | |
| 'if' construct must use '{}'s. | 253 | |
| Line is longer than 80 characters. | 484 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 370 | |
| ',' is not followed by whitespace. | 487 | |
| ',' is not followed by whitespace. | 499 | |
| ',' is not followed by whitespace. | 511 | |
| Conditional logic can be removed. | 526 | |
| '&&' should be on a new line. | 601 | |
| ',' is not followed by whitespace. | 663 |
| Violation | Message | Line |
|---|---|---|
| Method length is 293 lines (max allowed is 150). | 343 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 800 | |
| Line is longer than 80 characters. | 818 | |
| Line is longer than 80 characters. | 839 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 895 | |
| Line is longer than 80 characters. | 929 | |
| Line is longer than 80 characters. | 930 | |
| Line is longer than 80 characters. | 931 | |
| Line is longer than 80 characters. | 932 | |
| Line is longer than 80 characters. | 933 | |
| Line is longer than 80 characters. | 934 | |
| Line is longer than 80 characters. | 936 | |
| Line is longer than 80 characters. | 937 | |
| Line is longer than 80 characters. | 938 | |
| Line is longer than 80 characters. | 939 | |
| Line is longer than 80 characters. | 940 | |
| Line is longer than 80 characters. | 941 | |
| Line is longer than 80 characters. | 942 | |
| Line is longer than 80 characters. | 943 | |
| Line is longer than 80 characters. | 944 | |
| Line is longer than 80 characters. | 945 | |
| Line is longer than 80 characters. | 947 | |
| Line is longer than 80 characters. | 965 | |
| Method length is 214 lines (max allowed is 150). | 1232 | |
| Line is longer than 80 characters. | 1363 | |
| Line is longer than 80 characters. | 1366 | |
| Line is longer than 80 characters. | 1425 | |
| Line is longer than 80 characters. | 1438 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 545 |
| Violation | Message | Line |
|---|---|---|
| Conditional logic can be removed. | 416 |
| Violation | Message | Line |
|---|---|---|
| Method length is 216 lines (max allowed is 150). | 157 | |
| method call child at indentation level 8 not at correct indentation, 12 | 161 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 353 | |
| array initialization rcurly at indentation level 12 not at correct indentation, 8 | 409 | |
| ',' is not followed by whitespace. | 447 | |
| ',' is not followed by whitespace. | 447 | |
| ',' is not followed by whitespace. | 455 | |
| ',' is not followed by whitespace. | 455 | |
| Line is longer than 80 characters. | 458 | |
| ',' is not followed by whitespace. | 458 | |
| ':' should be on a new line. | 463 | |
| ':' should be on a new line. | 465 | |
| Line is longer than 80 characters. | 575 | |
| Line is longer than 80 characters. | 585 | |
| Line is longer than 80 characters. | 592 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 195 | |
| Inner assignments should be avoided. | 197 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 279 | |
| else child at indentation level 15 not at correct indentation, 16 | 279 | |
| method call child at indentation level 15 not at correct indentation, 16 | 279 | |
| Line is longer than 80 characters. | 292 | |
| ',' is not followed by whitespace. | 303 | |
| Line is longer than 80 characters. | 428 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 686 |