The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
64 | 0 | 0 | 376 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 5 | Error |
NewlineAtEndOfFile | 1 | Error |
Translation | 0 | Error |
JavadocMethod
| 160 | Error |
JavadocType | 0 | Error |
JavadocVariable | 126 | Error |
JavadocStyle | 5 | 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 |
RegexpHeader
| 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
LineLength
| 1 | Error |
MethodLength | 0 | Error |
ParameterNumber | 1 | Error |
EmptyForIteratorPad | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 0 | Error |
RightCurly | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 2 | Error |
EqualsHashCode | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 13 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 28 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
ArrayTypeStyle | 3 | Error |
GenericIllegalRegexp
| 30 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Expected an @return tag. | 43 | |
Expected @param tag for 'context'. | 43 | |
Expected @param tag for 'base'. | 43 | |
Expected an @return tag. | 61 | |
Expected an @return tag. | 78 | |
Expected an @return tag. | 119 | |
Expected an @return tag. | 159 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'FacesException' is unchecked exception. | 126 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 51 | |
Expected an @return tag. | 68 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
First sentence should end with a period. | 37 | |
Line has trailing spaces. | 40 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 53 | |
Expected an @return tag. | 70 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 34 | |
Expected an @return tag. | 101 | |
Expected an @return tag. | 116 | |
Expected an @return tag. | 126 | |
Expected an @return tag. | 137 | |
Expected an @return tag. | 153 | |
Expected an @return tag. | 170 | |
'=' is not preceded with whitespace. | 217 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 63 | |
Expected an @return tag. | 79 | |
Expected an @return tag. | 87 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 127 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 129 | |
Expected an @return tag. | 431 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'EvaluationException' is unchecked exception. | 60 | |
Redundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'. | 60 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 60 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 83 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 92 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 116 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 125 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 142 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 151 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 173 | |
Expected an @return tag. | 195 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 82 | |
Expected an @return tag. | 172 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 255 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 259 | |
Missing a Javadoc comment. | 260 | |
'46123' is a magic number. | 705 | |
'8080' is a magic number. | 737 | |
Expected an @return tag. | 874 | |
Expected an @return tag. | 884 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 127 | |
Redundant throws: 'FacesException' is unchecked exception. | 320 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 103 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Expected an @return tag. | 43 | |
Expected @param tag for 'context'. | 43 | |
Expected @param tag for 'base'. | 43 | |
Expected an @return tag. | 61 | |
Expected an @return tag. | 77 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 130 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 89 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 142 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 186 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 40 | |
Expected an @return tag. | 46 | |
Expected @param tag for 'context'. | 46 | |
Expected @param tag for 'base'. | 46 | |
Expected an @return tag. | 64 | |
Expected an @return tag. | 128 | |
Expected an @return tag. | 151 | |
Expected an @return tag. | 192 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'ServletException'. | 52 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 235 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 120 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 59 | |
First sentence should end with a period. | 64 | |
Line has trailing spaces. | 67 | |
Expected an @return tag. | 111 | |
Expected an @return tag. | 180 | |
Expected an @return tag. | 221 | |
Line has trailing spaces. | 228 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 244 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 264 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 282 | |
Missing a Javadoc comment. | 283 | |
Missing a Javadoc comment. | 286 | |
Missing a Javadoc comment. | 290 | |
Missing a Javadoc comment. | 291 | |
Missing a Javadoc comment. | 294 | |
Missing a Javadoc comment. | 298 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 302 | |
Missing a Javadoc comment. | 314 | |
Missing a Javadoc comment. | 318 | |
Missing a Javadoc comment. | 343 | |
Missing a Javadoc comment. | 349 | |
Missing a Javadoc comment. | 361 | |
Missing a Javadoc comment. | 382 | |
Missing a Javadoc comment. | 383 | |
Missing a Javadoc comment. | 386 | |
Missing a Javadoc comment. | 390 | |
Missing a Javadoc comment. | 391 | |
Missing a Javadoc comment. | 394 | |
Missing a Javadoc comment. | 398 | |
Missing a Javadoc comment. | 399 | |
Missing a Javadoc comment. | 402 | |
Missing a Javadoc comment. | 414 | |
Missing a Javadoc comment. | 418 | |
Missing a Javadoc comment. | 443 | |
Missing a Javadoc comment. | 444 | |
Missing a Javadoc comment. | 447 | |
Missing a Javadoc comment. | 451 | |
Missing a Javadoc comment. | 452 | |
Missing a Javadoc comment. | 455 | |
Missing a Javadoc comment. | 467 | |
Missing a Javadoc comment. | 471 |
Violation | Message | Line |
---|---|---|
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 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Redundant throws: 'FacesException' is unchecked exception. | 137 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'FacesException' is unchecked exception. | 60 | |
Redundant throws: 'FacesException' is unchecked exception. | 84 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 124 | |
'8080' is a magic number. | 336 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 100 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 240 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
First sentence should end with a period. | 37 | |
Line has trailing spaces. | 40 | |
Expected @param tag for 'prefix'. | 59 | |
Expected @param tag for 'localName'. | 59 | |
Expected @param tag for 'method'. | 59 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Unused @param tag for 'servletContext'. | 50 | |
Expected @param tag for 'portletContext'. | 52 | |
Unused @param tag for 'servletContext'. | 66 | |
Expected @param tag for 'portletContext'. | 68 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 111 | |
Expected an @return tag. | 121 | |
Expected an @return tag. | 132 | |
Expected an @return tag. | 146 | |
Expected an @return tag. | 160 | |
Expected an @return tag. | 181 | |
Expected an @return tag. | 208 | |
Line has trailing spaces. | 267 | |
Line is longer than 120 characters. | 269 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 81 | |
Redundant throws: 'EvaluationException' is unchecked exception. | 108 | |
Redundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'. | 108 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 108 | |
Redundant throws: 'EvaluationException' is unchecked exception. | 137 | |
Redundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'. | 137 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 137 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 189 | |
Redundant throws: 'PropertyNotFoundException' is unchecked exception. | 218 | |
Expected an @return tag. | 302 | |
Expected an @return tag. | 315 | |
Expected an @return tag. | 327 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'Exception'. | 96 | |
Expected @throws tag for 'Exception'. | 156 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 191 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 196 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Expected an @return tag. | 81 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 106 | |
Expected an @return tag. | 117 | |
Expected an @return tag. | 131 | |
Expected an @return tag. | 145 | |
Expected an @return tag. | 161 | |
Expected an @return tag. | 179 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 110 | |
Expected @throws tag for 'Exception'. | 120 | |
Expected an @return tag. | 139 | |
Expected an @return tag. | 162 | |
Expected an @return tag. | 182 | |
Expected an @return tag. | 202 | |
Expected an @return tag. | 225 | |
Expected an @return tag. | 237 | |
Expected an @return tag. | 255 | |
Expected an @return tag. | 287 | |
Expected an @return tag. | 302 | |
Expected an @return tag. | 319 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 58 | |
Expected an @return tag. | 129 | |
Redundant throws: 'ELException' is unchecked exception. | 183 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 77 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 126 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 41 | |
Expected an @return tag. | 47 | |
Expected @param tag for 'context'. | 47 | |
Expected @param tag for 'base'. | 47 | |
Expected an @return tag. | 65 | |
Expected an @return tag. | 104 | |
Expected an @return tag. | 133 | |
Expected an @return tag. | 162 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 89 | |
Array brackets at illegal position. | 89 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 92 | |
Redundant throws: 'EvaluationException' is unchecked exception. | 100 | |
Redundant throws: 'MethodNotFoundException' is subclass of 'EvaluationException'. | 100 | |
Redundant throws: 'MethodNotFoundException' is unchecked exception. | 100 | |
Array brackets at illegal position. | 146 | |
'4' is a magic number. | 146 | |
'3' is a magic number. | 150 | |
Array brackets at illegal position. | 157 | |
Line has trailing spaces. | 160 | |
'3' is a magic number. | 162 | |
Expected an @return tag. | 236 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 115 | |
'4' is a magic number. | 192 | |
Empty statement. | 264 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
Expected an @return tag. | 47 | |
More than 7 parameters. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Expected an @return tag. | 63 | |
'0xff' is a magic number. | 245 | |
'0x22' is a magic number. | 248 | |
'0x26' is a magic number. | 250 | |
'0x27' is a magic number. | 252 | |
'0x3C' is a magic number. | 254 | |
'0X3E' is a magic number. | 256 | |
Expected an @return tag. | 346 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 153 | |
Empty statement. | 227 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 36 | |
First sentence should end with a period. | 41 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 241 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'AbortProcessingException' is unchecked exception. | 60 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 33 | |
First sentence should end with a period. | 38 | |
Line has trailing spaces. | 41 | |
Expected an @return tag. | 172 | |
Expected an @return tag. | 214 | |
Expected an @return tag. | 243 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 40 | |
Expected an @return tag. | 74 | |
Expected @param tag for 'context'. | 74 | |
Expected @param tag for 'base'. | 74 | |
Expected an @return tag. | 92 | |
Expected an @return tag. | 123 | |
Expected an @return tag. | 152 | |
Expected an @return tag. | 222 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |