The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
42 | 0 | 0 | 356 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 7 | ![]() |
NewlineAtEndOfFile | 3 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 158 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 13 | ![]() |
JavadocStyle | 8 | ![]() |
ConstantName | 21 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
LineLength
| 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 3 | ![]() |
ParenPad | 2 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 9 | ![]() |
WhitespaceAfter | 2 | ![]() |
WhitespaceAround | 6 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 23 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 4 | ![]() |
NeedBraces | 4 | ![]() |
RightCurly | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 12 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
ArrayTypeStyle | 12 | ![]() |
GenericIllegalRegexp
| 67 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
![]() | Array brackets at illegal position. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | '{' should be on the previous line. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '{' should be on the previous line. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line has trailing spaces. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 27 |
![]() | Expected an @return tag. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Expected an @return tag. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Expected an @return tag. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Redundant 'public' modifier. | 67 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 30 |
![]() | First sentence should end with a period. | 31 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Expected an @return tag. | 46 |
![]() | Expected an @return tag. | 61 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Expected @param tag for 'event'. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | First sentence should end with a period. | 45 |
![]() | Array brackets at illegal position. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Array brackets at illegal position. | 50 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 |
![]() | Name 'messages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Expected an @return tag. | 160 |
![]() | Expected an @return tag. | 200 |
![]() | Expected an @return tag. | 216 |
![]() | Expected an @return tag. | 227 |
![]() | Line has trailing spaces. | 295 |
![]() | '60' is a magic number. | 312 |
![]() | '60' is a magic number. | 312 |
![]() | '24' is a magic number. | 312 |
![]() | '365' is a magic number. | 312 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 33 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 |
![]() | Name 'messages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Expected an @return tag. | 112 |
![]() | Expected an @return tag. | 133 |
![]() | '&&' should be on a new line. | 141 |
![]() | ',' is not followed by whitespace. | 206 |
![]() | Expected an @return tag. | 230 |
![]() | Array brackets at illegal position. | 242 |
![]() | Array brackets at illegal position. | 243 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Expected an @return tag. | 48 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line has trailing spaces. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 28 |
![]() | Expected an @return tag. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Array brackets at illegal position. | 46 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Expected an @return tag. | 68 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 76 |
![]() | Expected an @return tag. | 82 |
![]() | Redundant 'public' modifier. | 82 |
![]() | Redundant 'public' modifier. | 90 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Redundant 'public' modifier. | 104 |
![]() | Expected an @return tag. | 110 |
![]() | Redundant 'public' modifier. | 110 |
![]() | Redundant 'public' modifier. | 118 |
![]() | Expected an @return tag. | 125 |
![]() | Redundant 'public' modifier. | 125 |
![]() | Redundant 'public' modifier. | 133 |
![]() | Expected an @return tag. | 139 |
![]() | Redundant 'public' modifier. | 139 |
![]() | Redundant 'public' modifier. | 147 |
![]() | Expected an @return tag. | 153 |
![]() | Redundant 'public' modifier. | 153 |
![]() | Redundant 'public' modifier. | 161 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 20 |
![]() | Utility classes should not have a public or default constructor. | 24 |
![]() | Line has trailing spaces. | 28 |
![]() | '(' is followed by whitespace. | 32 |
![]() | ')' is preceded with whitespace. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 45 |
![]() | Expected @throws tag for 'IOException'. | 50 |
![]() | 'cast' is not followed by whitespace. | 54 |
![]() | 'if' construct must use '{}'s. | 57 |
![]() | 'else' construct must use '{}'s. | 59 |
![]() | Expected @throws tag for 'IOException'. | 67 |
![]() | Expected @throws tag for 'IOException'. | 78 |
![]() | Array brackets at illegal position. | 97 |
![]() | Expected @throws tag for 'IOException'. | 97 |
![]() | Expected an @return tag. | 146 |
![]() | Expected an @return tag. | 159 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Array brackets at illegal position. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Array brackets at illegal position. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line has trailing spaces. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
![]() | Array brackets at illegal position. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | '{' should be on the previous line. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '{' should be on the previous line. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Line has trailing spaces. | 152 |
![]() | Expected an @return tag. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Expected an @return tag. | 57 |
![]() | Expected an @return tag. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Expected an @return tag. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | First sentence should end with a period. | 22 |
![]() | Line has trailing spaces. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line has trailing spaces. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line has trailing spaces. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Expected an @return tag. | 57 |
![]() | Expected an @return tag. | 79 |
![]() | Expected an @return tag. | 91 |
![]() | Expected an @return tag. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
![]() | Expected an @return tag. | 54 |
![]() | Expected @param tag for 'newValue'. | 63 |
![]() | Expected an @return tag. | 78 |
![]() | Expected @param tag for 'newValue'. | 87 |
![]() | Expected an @return tag. | 102 |
![]() | Expected @param tag for 'newValue'. | 111 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | '3' is a magic number. | 121 |
![]() | '114' is a magic number. | 122 |
![]() | '239' is a magic number. | 122 |
![]() | '45' is a magic number. | 123 |
![]() | '100' is a magic number. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | '500' is a magic number. | 124 |
![]() | '750' is a magic number. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 130 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Expected an @return tag. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Expected an @return tag. | 48 |
![]() | '+' should be on a new line. | 51 |
![]() | '+' should be on a new line. | 54 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 45 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | First sentence should end with a period. | 50 |
![]() | Name 'zipCodeItems' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Line has trailing spaces. | 57 |
![]() | First sentence should end with a period. | 60 |
![]() | Name 'legalZipCodeItems' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 |
![]() | '3' is a magic number. | 67 |
![]() | First sentence should end with a period. | 70 |
![]() | Name 'cityAndStateItems' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 85 |
![]() | Name 'blankCityAndStateItems' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 85 |
![]() | Line has trailing spaces. | 98 |
![]() | Expected an @return tag. | 191 |
![]() | Expected an @return tag. | 201 |
![]() | Expected an @return tag. | 220 |
![]() | Expected an @return tag. | 235 |
![]() | Expected @param tag for 'locale'. | 235 |
![]() | Array brackets at illegal position. | 238 |
![]() | 'synchronized' is not followed by whitespace. | 260 |
![]() | Expected an @return tag. | 273 |
![]() | Line has trailing spaces. | 281 |
![]() | Expected an @return tag. | 289 |
![]() | Array brackets at illegal position. | 292 |
![]() | 'synchronized' is not followed by whitespace. | 315 |
![]() | Expected an @return tag. | 329 |
![]() | Line has trailing spaces. | 330 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | 'if' construct must use '{}'s. | 332 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Expected an @return tag. | 348 |
![]() | Line has trailing spaces. | 349 |
![]() | Line contains a tab character. | 349 |
![]() | 'for' is not followed by whitespace. | 350 |
![]() | '=' is not preceded with whitespace. | 350 |
![]() | '=' is not followed by whitespace. | 350 |
![]() | 'if' construct must use '{}'s. | 351 |
![]() | 'if' is not followed by whitespace. | 351 |
![]() | Expected an @return tag. | 365 |
![]() | Line has trailing spaces. | 366 |
![]() | Line contains a tab character. | 366 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line has trailing spaces. | 90 |