The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
13 | 0 | 0 | 54 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 3 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 7 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 1 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 1 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 2 | ![]() |
MethodName | 5 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 2 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 10 | ![]() |
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 | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 8 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 2 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 5 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 4 | ![]() |
ArrayTypeStyle | 1 | ![]() |
GenericIllegalRegexp
| 0 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
![]() | Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | 'static' modifier out of order with the JLS suggestions. | 48 |
![]() | 'static' modifier out of order with the JLS suggestions. | 55 |
![]() | 'static' modifier out of order with the JLS suggestions. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Name 'LOG_SUBSCRIPTION_POPULATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Variable 'LOG_SUBSCRIPTION_POPULATE' must be private and have accessor methods. | 66 |
![]() | '}' should be on the same line. | 84 |
![]() | Name 'Delete' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 224 |
![]() | Name 'Edit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 |
![]() | Name 'Save' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 302 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | '+' should be on a new line. | 129 |
![]() | '+' should be on a new line. | 146 |
![]() | Expected an @return tag. | 164 |
![]() | '1024' is a magic number. | 184 |
![]() | '1024' is a magic number. | 187 |
![]() | Array brackets at illegal position. | 188 |
![]() | '1024' is a magic number. | 188 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '+' should be on a new line. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
![]() | Name 'USERNAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Variable 'USERNAME' must be private and have accessor methods. | 66 |
![]() | Name 'PASSWORD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 |
![]() | Variable 'PASSWORD' must be private and have accessor methods. | 73 |
![]() | 'static' modifier out of order with the JLS suggestions. | 80 |
![]() | '128' is a magic number. | 126 |
![]() | '128' is a magic number. | 373 |
![]() | Name 'LOG_DATABASE_SAVE_ERROR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 407 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | 'static' modifier out of order with the JLS suggestions. | 58 |
![]() | 'static' modifier out of order with the JLS suggestions. | 65 |
![]() | 'static' modifier out of order with the JLS suggestions. | 72 |
![]() | 'static' modifier out of order with the JLS suggestions. | 79 |
![]() | Name 'LOG_REGISTRATION_POPULATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 |
![]() | Variable 'LOG_REGISTRATION_POPULATE' must be private and have accessor methods. | 88 |
![]() | '}' should be on the same line. | 133 |
![]() | Name 'Edit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 289 |
![]() | Name 'Save' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |