The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod
| 21 | ![]() |
JavadocType | 4 | ![]() |
JavadocVariable | 14 | ![]() |
JavadocStyle | 0 | ![]() |
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 | 1 | ![]() |
FallThrough | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 1 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 1 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 1 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 1 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 1 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 1 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 25 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
ImportOrder
| 6 | ![]() |
WhitespaceAround
| 27 | ![]() |
ModifiedControlVariable | 0 | ![]() |
MultipleStringLiterals | 6 | ![]() |
RequireThis | 12 | ![]() |
PackageDeclaration | 0 | ![]() |
FinalLocalVariable
| 37 | ![]() |
UnnecessaryParentheses | 0 | ![]() |
MissingOverride | 0 | ![]() |
MemberName | 0 | ![]() |
LineLength
| 10 | ![]() |
Indentation
| 64 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter | 3 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Wrong order for 'eu.scape_project.watch.dao.AsyncRequestDAO' import. | 13 |
![]() | Unused import - eu.scape_project.watch.notification.LogNotificationAdaptor. | 25 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'cm' should be declared final. | 66 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Variable 'et' should be declared final. | 102 |
![]() | ',' is not followed by whitespace. | 102 |
![]() | Variable 'prop' should be declared final. | 103 |
![]() | Variable 'ent' should be declared final. | 104 |
![]() | Line is longer than 120 characters. | 105 |
![]() | Variable 'question1' should be declared final. | 105 |
![]() | '60' is a magic number. | 106 |
![]() | Variable 'not1config' should be declared final. | 107 |
![]() | Variable 'notification1' should be declared final. | 110 |
![]() | Variable 'asRe' should be declared final. | 114 |
Violation | Message | Line |
---|---|---|
![]() | Wrong order for 'java.util.HashSet' import. | 16 |
Violation | Message | Line |
---|---|---|
![]() | 'eu.scape_project.watch.domain.AsyncRequest' should be separated from previous imports. | 8 |
![]() | Wrong order for 'java.util.List' import. | 17 |
![]() | Parameter start should be final. | 182 |
![]() | Expected @param tag for 'start'. | 182 |
![]() | Variable 'start' should be declared final. | 182 |
![]() | Parameter max should be final. | 182 |
![]() | Expected @param tag for 'max'. | 182 |
![]() | Variable 'max' should be declared final. | 182 |
![]() | Method call to 'listEntity' needs "this.". | 183 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter type should be final. | 186 |
![]() | Variable 'type' should be declared final. | 186 |
![]() | Parameter start should be final. | 186 |
![]() | Variable 'start' should be declared final. | 186 |
![]() | Parameter max should be final. | 186 |
![]() | Variable 'max' should be declared final. | 186 |
![]() | Avoid inline conditionals. | 188 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 46 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 58 |
![]() | The String "Entity not found: " appears 2 times in the file. | 67 |
![]() | '}' is not preceded with whitespace. | 107 |
![]() | The String "Entity type not found: " appears 2 times in the file. | 119 |
![]() | '}' is not preceded with whitespace. | 136 |
![]() | '}' is not preceded with whitespace. | 162 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 55 |
![]() | '}' is not preceded with whitespace. | 115 |
![]() | The String "Entity type not found: " appears 2 times in the file. | 125 |
![]() | '}' is not preceded with whitespace. | 140 |
![]() | Line is longer than 120 characters. | 142 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'jackson' should be declared final. | 42 |
![]() | Variable 'jaxb' should be declared final. | 43 |
![]() | Variable 'pair' should be declared final. | 44 |
![]() | Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 60 |
![]() | Line is longer than 120 characters. | 103 |
![]() | Line is longer than 120 characters. | 104 |
![]() | '}' is not preceded with whitespace. | 125 |
![]() | '}' is not preceded with whitespace. | 158 |
![]() | The String "Property not found: " appears 2 times in the file. | 169 |
![]() | '}' is not preceded with whitespace. | 186 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | 'thewebsemantic.binding.Jenabean' should be separated from previous imports. | 30 |
![]() | '}' is not preceded with whitespace. | 59 |
![]() | The String ", property=" appears 3 times in the file. | 68 |
![]() | '}' is not preceded with whitespace. | 103 |
![]() | '}' is not preceded with whitespace. | 142 |
![]() | Line is longer than 120 characters. | 144 |
![]() | Line is longer than 120 characters. | 145 |
![]() | The String "Property value not found entity=" appears 2 times in the file. | 155 |
![]() | '}' is not preceded with whitespace. | 172 |
![]() | Line is longer than 120 characters. | 174 |
![]() | Line is longer than 120 characters. | 175 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 64 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Wrong order for 'javax.ws.rs.Path' import. | 6 |
![]() | '}' is not preceded with whitespace. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Expected @param tag for 'apiPath'. | 76 |
![]() | Expected @param tag for 'method'. | 76 |
![]() | Expected @param tag for 'headers'. | 76 |
![]() | Expected @param tag for 'uriInfo'. | 76 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter apiPath should be final. | 85 |
![]() | Variable 'apiPath' should be declared final. | 85 |
![]() | Parameter headers should be final. | 85 |
![]() | Variable 'headers' should be declared final. | 85 |
![]() | Parameter uriInfo should be final. | 85 |
![]() | Variable 'uriInfo' should be declared final. | 85 |
![]() | Variable 'apiKey' should be declared final. | 86 |
![]() | Conditional logic can be removed. | 88 |
![]() | Reference to instance variable 'securekeyId' needs "this.". | 88 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter apiPath should be final. | 98 |
![]() | Variable 'apiPath' should be declared final. | 98 |
![]() | Parameter isResource should be final. | 98 |
![]() | Variable 'isResource' should be declared final. | 98 |
![]() | 'if' construct must use '{}'s. | 99 |
![]() | Reference to instance variable 'isFilterInitialized' needs "this.". | 99 |
![]() | Reference to instance variable 'classSecurityAnotations' needs "this.". | 102 |
![]() | Reference to instance variable 'classSecurityAnotations' needs "this.". | 103 |
![]() | Reference to instance variable 'methodSecurityAnotations' needs "this.". | 108 |
![]() | Reference to instance variable 'methodSecurityAnotations' needs "this.". | 109 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Reference to instance variable 'classSecurityAnotations' needs "this.". | 118 |
![]() | Reference to instance variable 'methodSecurityAnotations' needs "this.". | 121 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 5 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 7 |
![]() | File contains tab characters (this is the first instance). | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | ctor def modifier at indentation level 8 not at correct indentation, 2 | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | ctor def rcurly at indentation level 8 not at correct indentation, 2 | 18 |
![]() | ctor def modifier at indentation level 8 not at correct indentation, 2 | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter code should be final. | 20 |
![]() | Variable 'code' should be declared final. | 20 |
![]() | Parameter message should be final. | 20 |
![]() | Variable 'message' should be declared final. | 20 |
![]() | ctor def child at indentation level 16 not at correct indentation, 4 | 21 |
![]() | switch at indentation level 16 not at correct indentation, 4 | 22 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 23 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 24 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 25 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 26 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 27 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 28 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 29 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 30 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 31 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 32 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 33 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 34 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 35 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 36 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 37 |
![]() | case child at indentation level 16 not at correct indentation, 6 | 38 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 39 |
![]() | block child at indentation level 24 not at correct indentation, 8 | 40 |
![]() | switch rcurly at indentation level 16 not at correct indentation, 4 | 41 |
![]() | ctor def child at indentation level 16 not at correct indentation, 4 | 42 |
![]() | ctor def rcurly at indentation level 8 not at correct indentation, 2 | 43 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 45 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 46 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 47 |
![]() | Reference to instance variable 'code' needs "this.". | 47 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 48 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 50 |
![]() | Parameter code should be final. | 50 |
![]() | Variable 'code' should be declared final. | 50 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 51 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 52 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 54 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 55 |
![]() | Reference to instance variable 'type' needs "this.". | 55 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 56 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 58 |
![]() | Parameter type should be final. | 58 |
![]() | Variable 'type' should be declared final. | 58 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 59 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 60 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 62 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 63 |
![]() | Reference to instance variable 'message' needs "this.". | 63 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 64 |
![]() | method def modifier at indentation level 8 not at correct indentation, 2 | 66 |
![]() | Parameter message should be final. | 66 |
![]() | Variable 'message' should be declared final. | 66 |
![]() | method def child at indentation level 16 not at correct indentation, 4 | 67 |
![]() | method def rcurly at indentation level 8 not at correct indentation, 2 | 68 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 7 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 8 |
![]() | File contains tab characters (this is the first instance). | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | ctor def modifier at indentation level 8 not at correct indentation, 2 | 10 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter code should be final. | 10 |
![]() | Variable 'code' should be declared final. | 10 |
![]() | Parameter message should be final. | 10 |
![]() | Variable 'message' should be declared final. | 10 |
![]() | ctor def child at indentation level 16 not at correct indentation, 4 | 13 |
![]() | ctor def rcurly at indentation level 8 not at correct indentation, 2 | 14 |
![]() | ctor def modifier at indentation level 8 not at correct indentation, 2 | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter code should be final. | 16 |
![]() | Variable 'code' should be declared final. | 16 |
![]() | Parameter e should be final. | 16 |
![]() | Variable 'e' should be declared final. | 16 |
![]() | ctor def child at indentation level 16 not at correct indentation, 4 | 21 |
![]() | ctor def rcurly at indentation level 8 not at correct indentation, 2 | 22 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | member def modifier at indentation level 8 not at correct indentation, 2 | 4 |
![]() | File contains tab characters (this is the first instance). | 4 |
![]() | Missing a Javadoc comment. | 4 |
![]() | ctor def modifier at indentation level 8 not at correct indentation, 2 | 5 |
![]() | Missing a Javadoc comment. | 5 |
![]() | '(' is preceded with whitespace. | 5 |
![]() | Parameter code should be final. | 5 |
![]() | Variable 'code' should be declared final. | 5 |
![]() | Parameter msg should be final. | 5 |
![]() | Variable 'msg' should be declared final. | 5 |
![]() | ctor def child at indentation level 16 not at correct indentation, 4 | 7 |
![]() | ctor def rcurly at indentation level 8 not at correct indentation, 2 | 8 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Parameter message should be final. | 11 |
![]() | Variable 'message' should be declared final. | 11 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter cause should be final. | 15 |
![]() | Variable 'cause' should be declared final. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter message should be final. | 19 |
![]() | Variable 'message' should be declared final. | 19 |
![]() | Parameter cause should be final. | 19 |
![]() | Variable 'cause' should be declared final. | 19 |