The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 31 | 0 | 0 | 157 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 0 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 25 | |
JavadocType
| 0 | |
| JavadocVariable | 79 | |
JavadocStyle
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 3 | |
| LocalVariableName | 0 | |
| MemberName | 1 | |
| MethodName | 0 | |
PackageName
| 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
LineLength
| 35 | |
| MethodLength | 4 | |
| ParameterNumber | 1 | |
| EmptyForIteratorPad | 2 | |
| MethodParamPad | 0 | |
| NoWhitespaceBefore | 0 | |
OperatorWrap
| 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
WhitespaceAround
| 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
LeftCurly
| 0 | |
| NeedBraces | 2 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 4 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 1 | |
RedundantThrows
| 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| PackageDeclaration | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| ArrayTypeStyle | 0 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Method length is 184 lines (max allowed is 150). | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 189 | |
| Missing a Javadoc comment. | 197 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 114 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 89 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 241 | |
| Missing a Javadoc comment. | 297 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 100 characters. | 56 | |
| Line is longer than 100 characters. | 57 | |
| Line is longer than 100 characters. | 58 | |
| Line is longer than 100 characters. | 59 | |
| Line is longer than 100 characters. | 60 | |
| Line is longer than 100 characters. | 61 | |
| Line is longer than 100 characters. | 62 | |
| Line is longer than 100 characters. | 63 | |
| Line is longer than 100 characters. | 64 | |
| Line is longer than 100 characters. | 65 | |
| Line is longer than 100 characters. | 66 | |
| Line is longer than 100 characters. | 67 | |
| Line is longer than 100 characters. | 68 | |
| Line is longer than 100 characters. | 69 | |
| Line is longer than 100 characters. | 70 | |
| Line is longer than 100 characters. | 71 | |
| Line is longer than 100 characters. | 72 | |
| Line is longer than 100 characters. | 73 | |
| Line is longer than 100 characters. | 74 | |
| Line is longer than 100 characters. | 75 | |
| Line is longer than 100 characters. | 76 | |
| Line is longer than 100 characters. | 77 | |
| Line is longer than 100 characters. | 78 | |
| Line is longer than 100 characters. | 79 | |
| Line is longer than 100 characters. | 80 | |
| Line is longer than 100 characters. | 81 | |
| Line is longer than 100 characters. | 82 | |
| Line is longer than 100 characters. | 83 | |
| Line is longer than 100 characters. | 84 | |
| Line is longer than 100 characters. | 85 | |
| Line is longer than 100 characters. | 86 | |
| Line is longer than 100 characters. | 87 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 162 | |
| Line is longer than 100 characters. | 176 | |
| Line is longer than 100 characters. | 177 | |
| Line is longer than 100 characters. | 178 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 184 | |
| Missing a Javadoc comment. | 186 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 194 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Name 'EI_inst' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 225 | |
| Method length is 287 lines (max allowed is 150). | 827 | |
| Method length is 269 lines (max allowed is 150). | 1340 | |
| switch without "default" clause. | 1946 | |
| Method length is 866 lines (max allowed is 150). | 2151 | |
| Name 'NEGATIVE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3025 | |
| Name 'CARRY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3026 | |
| Name 'HALFCARRY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3027 | |
| Empty statement. | 3043 | |
| Empty statement. | 3081 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 164 | |
| Missing a Javadoc comment. | 262 | |
| Missing a Javadoc comment. | 273 | |
| Missing a Javadoc comment. | 424 | |
| Missing a Javadoc comment. | 427 | |
| Missing a Javadoc comment. | 430 | |
| Missing a Javadoc comment. | 433 | |
| Missing a Javadoc comment. | 436 | |
| Missing a Javadoc comment. | 440 |