The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
41 | 0 | 0 | 260 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 3 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
JavadocMethod
| 90 | Error |
JavadocType | 0 | Error |
JavadocVariable | 65 | Error |
JavadocStyle | 0 | Error |
ConstantName | 4 | Error |
LocalFinalVariableName | 1 | Error |
LocalVariableName | 1 | 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 | 0 | Error |
EmptyForIteratorPad | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 2 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | 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 | 3 | Error |
EqualsHashCode | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 31 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 10 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
ArrayTypeStyle | 2 | Error |
GenericIllegalRegexp
| 46 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
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 |
---|---|---|
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 |
---|---|---|
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. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Expected an @return tag. | 98 |
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 |
---|---|---|
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 |
---|---|---|
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. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Expected an @return tag. | 98 |
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 |
---|---|---|
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 |
---|---|---|
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. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Expected an @return tag. | 98 |
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 | |
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 |
---|---|---|
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. | 47 | |
Expected an @return tag. | 133 | |
Expected an @return tag. | 199 | |
Line has trailing spaces. | 272 |
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 |
---|---|---|
Name 'messages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 173 | |
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 180 | |
Expected an @return tag. | 461 | |
Missing a Javadoc comment. | 584 | |
Line is longer than 120 characters. | 704 | |
Line has trailing spaces. | 716 | |
Line has trailing spaces. | 800 | |
Line has trailing spaces. | 814 | |
Line has trailing spaces. | 827 | |
Name 'DEFAULT_BUNDLE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 911 | |
Empty statement. | 928 | |
Line has trailing spaces. | 985 | |
Line has trailing spaces. | 986 | |
Line has trailing spaces. | 988 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
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. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Expected an @return tag. | 98 |