The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 14 | ![]() |
JavadocType | 3 | ![]() |
JavadocVariable | 12 | ![]() |
JavadocStyle | 13 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 1 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 10 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 2 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 3 | ![]() |
VisibilityModifier | 4 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 3 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 35 |
![]() | First sentence should end with a period. | 42 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Expected @param tag for 'slatemplates'. | 48 |
![]() | Expected @param tag for 'channel'. | 48 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 35 |
![]() | First sentence should end with a period. | 42 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Expected @param tag for 'subscriber'. | 50 |
![]() | Expected @param tag for 'channel'. | 50 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 35 |
![]() | First sentence should end with a period. | 42 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Expected @param tag for 'templates'. | 47 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 40 |
![]() | Missing a Javadoc comment. | 47 |
![]() | First sentence should end with a period. | 49 |
![]() | First sentence should end with a period. | 56 |
![]() | Expected an @return tag. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter key should be final. | 63 |
![]() | First sentence should end with a period. | 67 |
![]() | '}' should be on the same line. | 80 |
![]() | '}' should be on the same line. | 87 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'props' must be private and have accessor methods. | 94 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'self' must be private and have accessor methods. | 96 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 35 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 44 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 35 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter specification should be final. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'specification' must be private and have accessor methods. | 53 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 35 |
![]() | Missing a Javadoc comment. | 42 |
![]() | interfaces should describe a type and hence have methods. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | interfaces should describe a type and hence have methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | interfaces should describe a type and hence have methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'slatemplate' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter slatemplate should be final. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |