The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
17 | 0 | 0 | 483 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 3 | Error |
NewlineAtEndOfFile | 12 | Error |
Translation | 0 | Error |
JavadocMethod | 34 | Error |
JavadocType | 16 | Error |
JavadocVariable | 20 | Error |
JavadocStyle | 0 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 3 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
LineLength | 51 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 1 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 201 | Error |
WhitespaceAfter | 4 | Error |
WhitespaceAround | 12 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 1 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 40 | Error |
NeedBraces | 3 | Error |
RightCurly | 6 | Error |
AvoidInlineConditionals | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 1 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 1 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 4 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 15 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 1 | Error |
ArrayTypeStyle | 5 | Error |
FinalParameters | 34 | Error |
GenericIllegalRegexp
|
15 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Array brackets at illegal position. | 44 | |
'20' is a magic number. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'16000' is a magic number. | 71 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'addTestValue' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter type should be final. | 94 | |
Parameter value should be final. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Method 'testBean' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Parameter bean should be final. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Method 'testSerializable' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter bean should be final. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Array brackets at illegal position. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Method 'excludeProperty' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter propertyName should be final. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter bean should be final. | 154 | |
Parameter beanInfo should be final. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Array brackets at illegal position. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
'if' construct must use '{}'s. | 164 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter bean should be final. | 170 | |
Parameter descriptor should be final. | 170 | |
Parameter readMethod should be final. | 170 | |
Parameter writeMethod should be final. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
'{' is followed by whitespace. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Using the '.*' form of import should be avoided - java.util.*. | 3 | |
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 13 | |
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 4 | |
'{' should be on the previous line. | 5 | |
Missing a Javadoc comment. | 7 | |
Parameter message should be final. | 7 | |
Parameter ex should be final. | 7 | |
'{' should be on the previous line. | 8 | |
Missing a Javadoc comment. | 12 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 10 | |
'{' should be on the previous line. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 13 | |
'{' should be on the previous line. | 14 | |
Missing a Javadoc comment. | 16 | |
'{' should be on the previous line. | 17 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter collection should be final. | 20 | |
'{' should be on the previous line. | 21 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 14 | |
'{' should be on the previous line. | 16 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
'{' should be on the previous line. | 19 | |
Missing a Javadoc comment. | 21 | |
'{' should be on the previous line. | 22 | |
'for' construct must use '{}'s. | 23 | |
'for' is not followed by whitespace. | 23 | |
Empty statement. | 23 | |
Missing a Javadoc comment. | 26 | |
'{' should be on the previous line. | 27 | |
'if' construct must use '{}'s. | 29 | |
'if' is not followed by whitespace. | 29 | |
Missing a Javadoc comment. | 34 | |
'{' should be on the previous line. | 35 | |
'if' is not followed by whitespace. | 37 | |
'{' should be on the previous line. | 38 | |
'{' should be on the previous line. | 42 | |
Missing a Javadoc comment. | 48 | |
'{' should be on the previous line. | 49 | |
Missing a Javadoc comment. | 53 | |
Array brackets at illegal position. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Parameter a should be final. | 56 | |
Parameter b should be final. | 56 | |
'{' should be on the previous line. | 58 | |
Missing a Javadoc comment. | 67 | |
'{' should be on the previous line. | 68 | |
Missing a Javadoc comment. | 70 | |
'{' should be on the previous line. | 72 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Parameter first should be final. | 79 | |
Parameter second should be final. | 79 | |
'{' should be on the previous line. | 80 | |
Missing a Javadoc comment. | 87 | |
Parameter first should be final. | 87 | |
Parameter second should be final. | 87 | |
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
'{' should be on the previous line. | 94 | |
Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 13 | |
'{' should be on the previous line. | 14 | |
Missing a Javadoc comment. | 16 | |
'{' should be on the previous line. | 17 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter collection should be final. | 20 | |
'{' should be on the previous line. | 21 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Parameter coll should be final. | 10 | |
'coll' hides a field. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 14 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter collection should be final. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 14 | |
'{' should be on the previous line. | 15 | |
Missing a Javadoc comment. | 17 | |
'{' should be on the previous line. | 18 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter collection should be final. | 21 | |
'{' should be on the previous line. | 22 | |
'0x7ffffffeL' is a magic number. | 25 | |
'0xffffffff80000000L' is a magic number. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter coll should be final. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 15 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter collection should be final. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 5 | |
Line is longer than 80 characters. | 7 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Parameter key should be final. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Missing a Javadoc comment. | 15 | |
'{' should be on the previous line. | 16 | |
Missing a Javadoc comment. | 18 | |
Parameter number should be final. | 18 | |
Parameter minValue should be final. | 18 | |
Parameter maxValue should be final. | 18 | |
Method 'initCollection' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter collection should be final. | 25 | |
'{' should be on the previous line. | 26 | |
'{' should be on the previous line. | 28 | |
'cast' is not followed by whitespace. | 32 | |
'cast' is not followed by whitespace. | 35 | |
'cast' is not followed by whitespace. | 38 | |
'cast' is not followed by whitespace. | 41 | |
'}' should be on the same line. | 44 | |
'catch' is not followed by whitespace. | 45 | |
'{' should be on the previous line. | 46 | |
'}' should be on the same line. | 48 | |
'catch' is not followed by whitespace. | 49 | |
'{' should be on the previous line. | 50 | |
'}' should be on the same line. | 52 | |
'catch' is not followed by whitespace. | 53 | |
'{' should be on the previous line. | 54 | |
'}' should be on the same line. | 56 | |
'catch' is not followed by whitespace. | 57 | |
'{' should be on the previous line. | 58 | |
'}' should be on the same line. | 60 | |
'catch' is not followed by whitespace. | 61 | |
'{' should be on the previous line. | 62 | |
'}' should be on the same line. | 64 | |
'catch' is not followed by whitespace. | 65 | |
'{' should be on the previous line. | 66 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
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 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Missing a Javadoc comment. | 13 | |
'{' should be on the previous line. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter v should be final. | 18 | |
Line contains a tab character. | 19 | |
'{' should be on the previous line. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter value should be final. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
'{' should be on the previous line. | 41 | |
Line contains a tab character. | 42 | |
'if' is not followed by whitespace. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 2 | |
Line has trailing spaces. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Missing a Javadoc comment. | 13 | |
'{' should be on the previous line. | 15 | |
Missing a Javadoc comment. | 17 | |
Parameter size should be final. | 17 | |
'{' should be on the previous line. | 18 | |
Array brackets at illegal position. | 23 | |
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
'{' should be on the previous line. | 30 | |
Missing a Javadoc comment. | 34 | |
Variable 'set' must be private and have accessor methods. | 34 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |