Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
21 0 23 8

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
JavadocMethod 0 Warnings Warning
JavadocType 0 Warnings Warning
JavadocVariable 0 Warnings Warning
JavadocStyle 0 Warnings Warning
ConstantName 0 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName 0 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
AvoidStarImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 0 Warnings Warning
LineLength
  • max: "100"
7 Warnings Warning
MethodLength
  • max: "50"
1 Warnings Warning
ParameterNumber 1 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad
  • tokens: "CTOR_DEF,METHOD_CALL,METHOD_DEF,LITERAL_NEW,SUPER_CTOR_CALL"
0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
OperatorWrap
  • tokens: "COLON,NOT_EQUAL,QUESTION,DIV,BXOR,MINUS,STAR,BAND,LAND,MOD,PLUS,LT,SL,LE,EQUAL,GT,GE,SR,BSR,BOR,LOR,LITERAL_INSTANCEOF"
0 Warnings Warning
ParenPad
  • tokens: "LPAREN,RPAREN,CTOR_CALL,METHOD_CALL,SUPER_CTOR_CALL"
0 Warnings Warning
TypecastParenPad
  • tokens: "RPAREN,TYPECAST"
0 Warnings Warning
WhitespaceAfter 0 Warnings Warning
WhitespaceAround
  • tokens: "COLON,NOT_EQUAL,QUESTION,DIV,DIV_ASSIGN,BXOR,BXOR_ASSIGN,MINUS,LCURLY,RCURLY,STAR,STAR_ASSIGN,TYPE_EXTENSION_AND,BAND,LAND,BAND_ASSIGN,MOD,MOD_ASSIGN,PLUS,PLUS_ASSIGN,LT,SL,SL_ASSIGN,LE,ASSIGN,MINUS_ASSIGN,EQUAL,GT,GE,SR,SR_ASSIGN,BSR,BSR_ASSIGN,BOR,BOR_ASSIGN,LOR,LITERAL_ASSERT,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,SLIST,LITERAL_SYNCHRONIZED,LITERAL_TRY,WILDCARD_TYPE,LITERAL_WHILE"
0 Warnings Warning
ModifierOrder 0 Warnings Warning
RedundantModifier
  • tokens: "ANNOTATION_FIELD_DEF,METHOD_DEF,VARIABLE_DEF"
0 Infos Info
AvoidNestedBlocks 0 Warnings Warning
EmptyBlock
  • tokens: "LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,STATIC_INIT,LITERAL_TRY,LITERAL_WHILE"
0 Warnings Warning
LeftCurly
  • tokens: "LITERAL_CATCH,CLASS_DEF,CTOR_DEF,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,INTERFACE_DEF,METHOD_DEF,LITERAL_SWITCH,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE"
0 Warnings Warning
NeedBraces
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FOR,LITERAL_IF,LITERAL_WHILE"
0 Warnings Warning
RightCurly
  • tokens: "LITERAL_CATCH,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_TRY"
0 Warnings Warning
AvoidInlineConditionals 11 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 0 Warnings Warning
MagicNumber
  • ignoreNumbers: "-1, 0, 1, 2, 3"
0 Warnings Warning
MissingSwitchDefault 0 Warnings Warning
RedundantThrows 0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
HideUtilityClassConstructor 0 Warnings Warning
InterfaceIsType 0 Warnings Warning
VisibilityModifier 0 Warnings Warning
ArrayTypeStyle 0 Warnings Warning
TodoComment
  • format: "TODO"
1 Warnings Warning
UpperEll 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "LNOT,DOT,BNOT,DEC,UNARY_MINUS,UNARY_PLUS,INC"
0 Warnings Warning
MissingDeprecated 0 Warnings Warning
MissingOverride 0 Warnings Warning
PackageAnnotation 0 Warnings Warning
JavadocMethod
  • logLoadErrors: "true"
  • tokens: "CTOR_DEF,METHOD_DEF"
  • suppressLoadErrors: "true"
0 Warnings Warning
JavadocStyle
  • tokens: "CLASS_DEF,CTOR_DEF,INTERFACE_DEF,METHOD_DEF,VARIABLE_DEF"
  • checkEmptyJavadoc: "true"
0 Warnings Warning
JavadocType 0 Warnings Warning
JavadocVariable 0 Warnings Warning
ConstantName 0 Warnings Warning
IllegalImport 0 Warnings Warning
FallThrough 0 Infos Info
DeclarationOrder 0 Infos Info
DefaultComesLast 0 Infos Info
CovariantEquals 0 Warnings Warning
IllegalCatch 0 Infos Info
JUnitTestCase 0 Warnings Warning
MultipleVariableDeclarations 0 Warnings Warning
PackageDeclaration 0 Errors Error
FinalClass 0 Infos Info
TodoComment
  • format: "todo"
1 Warnings Warning
FileLength
  • max: "500"
2 Warnings Warning
FileTabCharacter 0 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning
NewlineAtEndOfFile 0 Warnings Warning
Translation 0 Warnings Warning
JavadocPackage 0 Infos Info

Details

nl/geozet/GeozetServlet.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0

nl/geozet/common/NumberConstants.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0

nl/geozet/common/ServletBase.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0

nl/geozet/common/StringConstants.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0

nl/geozet/openls/client/OpenLSClient.java

Violation Message Line
Warnings Method length is 51 lines (max allowed is 50). 60
Warnings Avoid inline conditionals. 62

nl/geozet/openls/client/OpenLSClientAddress.java

Violation Message Line
Warnings More than 7 parameters. 73
Warnings Comment matches to-do format 'todo'. 92
Warnings Avoid inline conditionals. 97
Warnings Avoid inline conditionals. 99
Warnings Avoid inline conditionals. 100
Warnings Avoid inline conditionals. 103
Warnings Avoid inline conditionals. 105
Warnings Avoid inline conditionals. 106
Warnings Avoid inline conditionals. 109
Warnings Avoid inline conditionals. 111
Warnings Avoid inline conditionals. 115
Warnings Avoid inline conditionals. 117

nl/geozet/openls/client/OpenLSClientUtil.java

Violation Message Line
Warnings Line is longer than 100 characters. 92

nl/geozet/openls/servlet/OpenLSServlet.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0

nl/geozet/wfs/VlakGerichteWFSClientServlet.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0
Warnings File length is 544 lines (max allowed is 500). 1

nl/geozet/wfs/WFSClientServlet.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0
Warnings File length is 589 lines (max allowed is 500). 1
Warnings Line is longer than 100 characters. 119
Warnings Line is longer than 100 characters. 279

nl/geozet/wfs/WFSDetailsServlet.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [note] is not a valid Javadoc tag name 0
Warnings Line is longer than 100 characters. 119

nl/geozet/wfs/package-info.java

Violation Message Line
Warnings Line is longer than 100 characters. 6
Warnings Line is longer than 100 characters. 7
Warnings Line is longer than 100 characters. 8