The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 2 | Error |
FileTabCharacter
| 8 | Error |
LeftCurly
| 3 | Error |
RightCurly
| 1 | Error |
LineLength
| 9 | Error |
MemberName | 0 | Error |
JavadocMethod
| 47 | Warning |
JavadocType
| 1 | Error |
JavadocVariable
| 11 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 1 | Error |
ParenPad
| 14 | Error |
WhitespaceAfter | 3 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 1 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 0 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 3 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 185 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 338 | |
Expected @param tag for 'repository'. | 339 | |
Expected @param tag for 'fileSet'. | 339 | |
Expected @param tag for 'parameters'. | 339 | |
Expected @throws tag for 'ScmException'. | 340 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 209 | |
Missing a Javadoc comment. | 220 | |
Line is longer than 120 characters. | 294 | |
Missing a Javadoc comment. | 325 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 153 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line is longer than 120 characters. | 165 | |
Line contains a tab character. | 165 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 76 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 56 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 120 characters. | 66 | |
Empty statement. | 88 | |
Line is longer than 120 characters. | 104 | |
'(' is not followed by whitespace. | 144 | |
')' is not preceded with whitespace. | 144 |
Violation | Message | Line |
---|---|---|
'60' is a magic number. | 91 | |
'60' is a magic number. | 91 | |
'24' is a magic number. | 91 | |
Line is longer than 120 characters. | 107 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 66 | |
'||' should be on a new line. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
',' is not followed by whitespace. | 72 | |
',' is not followed by whitespace. | 72 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 | |
',' is not followed by whitespace. | 163 | |
Missing a Javadoc comment. | 168 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
'(' is not followed by whitespace. | 40 | |
')' is not preceded with whitespace. | 40 | |
'(' is not followed by whitespace. | 42 | |
')' is not preceded with whitespace. | 42 | |
Expected @param tag for 'line'. | 49 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 55 | |
Line is longer than 120 characters. | 77 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 64 | |
')' is not preceded with whitespace. | 64 | |
'{' should be on a new line. | 64 | |
'}' should be alone on a line. | 69 | |
'{' should be on a new line. | 69 | |
'{' should be on a new line. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 120 characters. | 115 | |
'(' is not followed by whitespace. | 115 | |
')' is not preceded with whitespace. | 115 | |
Missing a Javadoc comment. | 118 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 60 | |
'(' is not followed by whitespace. | 249 | |
'(' is not followed by whitespace. | 249 | |
')' is not preceded with whitespace. | 249 | |
')' is not preceded with whitespace. | 249 |