The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 19 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 10 | ![]() |
JavadocStyle | 4 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 4 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 1 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 2 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 18 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 5 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 18 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
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 | 1 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 7 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 4 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | '{' should be on the previous line. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '{' should be on the previous line. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '(' is followed by whitespace. | 52 |
![]() | Parameter id should be final. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | '{' should be on the previous line. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '{' should be on the previous line. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '(' is followed by whitespace. | 62 |
![]() | Parameter name should be final. | 62 |
![]() | ')' is preceded with whitespace. | 62 |
![]() | '{' should be on the previous line. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | '{' should be on the previous line. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | Parameter content should be final. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | '{' should be on the previous line. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | First sentence should end with a period. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | '{' should be on the previous line. | 41 |
![]() | First sentence should end with a period. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Expected an @return tag. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | '(' is preceded with whitespace. | 48 |
![]() | '(' is followed by whitespace. | 48 |
![]() | Expected @param tag for 'policyClass'. | 48 |
![]() | Expected @param tag for 'policies'. | 48 |
![]() | ')' is preceded with whitespace. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Expected an @return tag. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | '(' is followed by whitespace. | 55 |
![]() | Expected @param tag for 'policyClass'. | 55 |
![]() | ')' is preceded with whitespace. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | First sentence should end with a period. | 35 |
![]() | '{' should be on the previous line. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '{' should be on the previous line. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '(' is followed by whitespace. | 52 |
![]() | Parameter id should be final. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | '{' should be on the previous line. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '{' should be on the previous line. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '(' is followed by whitespace. | 62 |
![]() | Parameter name should be final. | 62 |
![]() | ')' is preceded with whitespace. | 62 |
![]() | '{' should be on the previous line. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | '{' should be on the previous line. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | Parameter rule should be final. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | '{' should be on the previous line. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '{' should be on the previous line. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | '(' is followed by whitespace. | 82 |
![]() | Parameter context should be final. | 82 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | '{' should be on the previous line. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | First sentence should end with a period. | 36 |
![]() | interfaces should describe a type and hence have methods. | 41 |
![]() | '{' should be on the previous line. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 43 |
![]() | ';' is preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | ';' is preceded with whitespace. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 45 |