The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 33 | 0 | 0 | 180 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 3 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
JavadocMethod
| 54 | |
| JavadocType | 0 | |
| JavadocVariable | 37 | |
| JavadocStyle | 0 | |
| ConstantName | 4 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 1 | |
| 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
| 1 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
NoWhitespaceAfter
| 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 2 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 3 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 31 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 10 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| ArrayTypeStyle | 2 | |
GenericIllegalRegexp
| 30 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 102 |
| Violation | Message | Line |
|---|---|---|
| Name '_vb' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| Array brackets at illegal position. | 136 | |
| Array brackets at illegal position. | 151 | |
| '4' is a magic number. | 458 | |
| Line has trailing spaces. | 659 | |
| Expected an @return tag. | 665 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Expected an @return tag. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 78 | |
| Line has trailing spaces. | 81 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 100 | |
| '3' is a magic number. | 167 | |
| '4' is a magic number. | 168 | |
| '5' is a magic number. | 176 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 181 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 78 | |
| Line has trailing spaces. | 81 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 100 | |
| '3' is a magic number. | 167 | |
| '4' is a magic number. | 168 | |
| '5' is a magic number. | 176 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 85 | |
| '3' is a magic number. | 161 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ConverterException'. | 0 | |
| Line has trailing spaces. | 31 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 78 | |
| Line has trailing spaces. | 81 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 100 | |
| '3' is a magic number. | 167 | |
| '4' is a magic number. | 168 | |
| '5' is a magic number. | 176 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 181 |
| Violation | Message | Line |
|---|---|---|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
| Expected an @return tag. | 108 | |
| Redundant throws: 'FacesException' is unchecked exception. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 63 | |
| Expected an @return tag. | 166 | |
| Expected an @return tag. | 176 | |
| Expected an @return tag. | 185 | |
| Expected an @return tag. | 194 | |
| Expected an @return tag. | 203 | |
| Expected an @return tag. | 212 | |
| Expected an @return tag. | 221 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 85 | |
| '3' is a magic number. | 161 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 85 | |
| '3' is a magic number. | 161 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Redundant throws: 'ConverterException' is unchecked exception. | 154 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Expected an @return tag. | 84 | |
| '&&' should be on a new line. | 86 | |
| '||' should be on a new line. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 78 | |
| Line has trailing spaces. | 81 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 100 | |
| '3' is a magic number. | 167 | |
| '4' is a magic number. | 168 | |
| '5' is a magic number. | 176 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 181 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 62 | |
| Missing a Javadoc comment. | 96 | |
| Expected an @return tag. | 135 | |
| Expected an @return tag. | 185 | |
| Expected an @return tag. | 206 |
| Violation | Message | Line |
|---|---|---|
| Redundant throws: 'ConverterException' is unchecked exception. | 172 | |
| Line has trailing spaces. | 185 | |
| Expected an @return tag. | 191 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'JspException'. | 251 | |
| Expected an @return tag. | 264 | |
| Expected an @return tag. | 277 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 85 | |
| '3' is a magic number. | 161 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Expected an @return tag. | 78 | |
| Line has trailing spaces. | 81 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 100 | |
| '3' is a magic number. | 167 | |
| '4' is a magic number. | 168 | |
| '5' is a magic number. | 176 | |
| '3' is a magic number. | 180 | |
| '4' is a magic number. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 45 | |
| Name 'helper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 94 | |
| Missing a Javadoc comment. | 101 | |
| Expected an @return tag. | 108 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 148 | |
| Expected an @return tag. | 187 | |
| Expected an @return tag. | 204 | |
| Expected an @return tag. | 244 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 265 | |
| Empty statement. | 289 | |
| Empty statement. | 291 | |
| Line has trailing spaces. | 312 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 47 | |
| Expected an @return tag. | 133 | |
| Expected an @return tag. | 199 | |
| Line has trailing spaces. | 272 |
| Violation | Message | Line |
|---|---|---|
| Name 'messages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 171 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 178 | |
| Expected an @return tag. | 459 | |
| Missing a Javadoc comment. | 582 | |
| Line is longer than 120 characters. | 701 | |
| Name 'DEFAULT_BUNDLE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 883 | |
| Empty statement. | 900 | |
| Line has trailing spaces. | 957 | |
| Line has trailing spaces. | 958 | |
| Line has trailing spaces. | 960 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 85 | |
| '3' is a magic number. | 161 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |