The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 29 | Error |
FinalClass | 0 | Info |
ArrayTypeStyle | 0 | Info |
MagicNumber
| 0 | Info |
RedundantImport | 0 | Info |
RedundantThrows | 13 | Info |
SimplifyBooleanReturn | 0 | Info |
SimplifyBooleanExpression | 0 | Info |
LineLength
| 25 | Warning |
LineLength
| 0 | Error |
UnusedImports | 0 | Warning |
EmptyBlock
| 0 | Warning |
EmptyBlock
| 0 | Warning |
NeedBraces | 0 | Warning |
ParameterNumber
| 0 | Error |
MethodLength
| 0 | Error |
AvoidStarImport
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 32 | Error |
LeftCurly | 0 | Error |
RightCurly | 0 | Error |
StaticVariableName | 0 | Error |
MemberName
| 0 | Error |
VisibilityModifier
| 0 | Error |
AvoidNestedBlocks | 0 | Error |
LocalVariableName | 0 | Error |
ConstantName
| 0 | Error |
TypeName | 0 | Error |
MethodName | 0 | Error |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Error |
InnerAssignment | 0 | Warning |
OperatorWrap | 0 | Warning |
LocalFinalVariableName | 0 | Error |
ParameterName | 0 | Error |
MissingSwitchDefault | 0 | Error |
ParenPad | 7 | Warning |
UpperEll | 0 | Error |
InterfaceIsType | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
PackageName | 0 | Error |
IllegalImport | 0 | Error |
EmptyForIteratorPad | 0 | Warning |
MethodParamPad | 0 | Warning |
NoWhitespaceBefore | 0 | Warning |
TypecastParenPad | 0 | Warning |
IllegalInstantiation
| 0 | Warning |
AnnotationUseStyle
| 0 | Error |
MissingDeprecated | 0 | Error |
MissingOverride | 0 | Error |
PackageAnnotation | 0 | Error |
CovariantEquals | 0 | Error |
EqualsAvoidNull | 0 | Warning |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
SuperClone | 0 | Error |
OuterTypeFilename | 0 | Error |
SuppressionFilter
| 0 | Error |
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 |