The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 29 | |
| FinalClass | 0 | |
| ArrayTypeStyle | 0 | |
MagicNumber
| 0 | |
| RedundantImport | 0 | |
| RedundantThrows | 13 | |
| SimplifyBooleanReturn | 0 | |
| SimplifyBooleanExpression | 0 | |
LineLength
| 25 | |
LineLength
| 0 | |
| UnusedImports | 0 | |
EmptyBlock
| 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
ParameterNumber
| 0 | |
MethodLength
| 0 | |
AvoidStarImport
| 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 32 | |
| LeftCurly | 0 | |
| RightCurly | 0 | |
| StaticVariableName | 0 | |
MemberName
| 0 | |
VisibilityModifier
| 0 | |
| AvoidNestedBlocks | 0 | |
| LocalVariableName | 0 | |
ConstantName
| 0 | |
| TypeName | 0 | |
| MethodName | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| InnerAssignment | 0 | |
| OperatorWrap | 0 | |
| LocalFinalVariableName | 0 | |
| ParameterName | 0 | |
| MissingSwitchDefault | 0 | |
| ParenPad | 7 | |
| UpperEll | 0 | |
| InterfaceIsType | 0 | |
NoWhitespaceAfter
| 0 | |
| PackageName | 0 | |
| IllegalImport | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceBefore | 0 | |
| TypecastParenPad | 0 | |
IllegalInstantiation
| 0 | |
AnnotationUseStyle
| 0 | |
| MissingDeprecated | 0 | |
| MissingOverride | 0 | |
| PackageAnnotation | 0 | |
| CovariantEquals | 0 | |
| EqualsAvoidNull | 0 | |
| StringLiteralEquality | 0 | |
| NoFinalizer | 0 | |
| SuperClone | 0 | |
| OuterTypeFilename | 0 | |
SuppressionFilter
| 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 36 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line is longer than 120 characters. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 28 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| '=' is not preceded with whitespace. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| '=' is not preceded with whitespace. | 57 | |
| '=' is not followed by whitespace. | 57 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 39 | |
| '=' is not preceded with whitespace. | 66 | |
| '=' is not followed by whitespace. | 66 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 73 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line is longer than 120 characters. | 91 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 91 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| Line is longer than 120 characters. | 105 | |
| Line is longer than 120 characters. | 109 | |
| '=' is not preceded with whitespace. | 121 | |
| '=' is not followed by whitespace. | 121 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 133 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 133 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 144 | |
| Line is longer than 120 characters. | 147 | |
| Line is longer than 120 characters. | 155 | |
| '=' is not preceded with whitespace. | 158 | |
| '=' is not followed by whitespace. | 158 | |
| '(' is followed by whitespace. | 161 | |
| Line is longer than 120 characters. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 171 | |
| '=' is not preceded with whitespace. | 183 | |
| '=' is not followed by whitespace. | 183 | |
| Line is longer than 120 characters. | 185 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 185 | |
| '=' is not preceded with whitespace. | 193 | |
| '=' is not followed by whitespace. | 193 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '(' is followed by whitespace. | 39 | |
| ')' is preceded with whitespace. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line is longer than 120 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 43 | |
| Line is longer than 120 characters. | 47 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line is longer than 120 characters. | 73 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 73 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line is longer than 120 characters. | 87 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 87 | |
| Line is longer than 120 characters. | 90 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| Line is longer than 120 characters. | 108 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 108 | |
| Line is longer than 120 characters. | 111 | |
| Line is longer than 120 characters. | 112 | |
| '=' is not preceded with whitespace. | 123 | |
| '=' is not followed by whitespace. | 123 | |
| Line is longer than 120 characters. | 130 | |
| Line is longer than 120 characters. | 133 | |
| Line is longer than 120 characters. | 134 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 134 |