Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
23 32 0 38

Rules

Rules Violations Severity
NewlineAtEndOfFile 0 info Info
LeftCurly
  • option: "nl"
14 info Info
RightCurly
  • option: "alone"
0 info Info
AvoidNestedBlocks 0 error Error
JavadocMethod
  • excludeScope: "private"
0 error Error
ConstantName
  • format: "^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$"
1 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MemberName 2 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName
  • format: "^([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)$"
0 error Error
TypeName 0 error Error
Header
  • headerFile: "config/equanda-header.txt"
3 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
ImportOrder
  • groups: "be,org"
1 info Info
LineLength
  • max: "120"
1 info Info
FileLength 0 info Info
MethodLength 0 info Info
ParameterNumber 0 info Info
EmptyForInitializerPad
  • option: "space"
0 error Error
EmptyForIteratorPad
  • option: "space"
0 error Error
MethodParamPad 6 error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS, GENERIC_START"
0 info Info
NoWhitespaceBefore
  • tokens: "POST_DEC, POST_INC, GENERIC_START, GENERIC_END"
0 info Info
ParenPad
  • option: "space"
4 error Error
TypecastParenPad 0 error Error
TabCharacter 1 error Error
WhitespaceAfter
  • tokens: "COMMA, SEMI, TYPECAST, GENERIC_END"
1 info Info
WhitespaceAround
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
  • tokens: "ASSIGN, BAND, BAND_ASSIGN, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN, EQUAL, GE, GT, LAND, LCURLY, LE, LITERAL_ASSERT, LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, RCURLY, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN, TYPE_EXTENSION_AND, WILDCARD_TYPE"
5 info Info
TabCharacter 1 info Info
RedundantModifier 6 info Info
ArrayTrailingComma 1 info Info
CovariantEquals 0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2 info Info
IllegalInstantiation
  • classes: "java.lang.Boolean"
1 error Error
IllegalToken
  • tokens: "LITERAL_NATIVE"
0 error Error
IllegalTokenText 0 error Error
InnerAssignment 0 warning Warning
MissingSwitchDefault 0 error Error
ModifiedControlVariable 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
StringLiteralEquality 0 error Error
SuperClone 0 error Error
SuperFinalize 0 error Error
PackageDeclaration 0 error Error
JUnitTestCase 0 error Error
ParameterAssignment 2 error Error
ExplicitInitialization 0 info Info
DefaultComesLast 0 error Error
FallThrough 0 error Error
VisibilityModifier
  • protectedAllowed: "true"
0 info Info
FinalClass 0 error Error
InterfaceIsType 0 error Error
HideUtilityClassConstructor 0 error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
19 error Error
UpperEll 0 error Error
ArrayTypeStyle 0 error Error

Details

org/equanda/tapestry5/components/Accordion.java

Violation Message Line
error Line has trailing spaces. 57

org/equanda/tapestry5/components/Truncate.java

Violation Message Line
error Line has trailing spaces. 37
error Line has trailing spaces. 77
error Line has trailing spaces. 87
error Line has trailing spaces. 115
error Line has trailing spaces. 120
error Line has trailing spaces. 142
info 'text' hides a field. 151
error Line has trailing spaces. 161
info Array should contain trailing comma. 180

org/equanda/tapestry5/base/EquandaOptionModel.java

Violation Message Line
error Line does not match expected header line of '/**'. 1
error '(' is preceded with whitespace. 11
error '(' is preceded with whitespace. 16

org/equanda/tapestry5/translators/BooleanTranslator.java

Violation Message Line
error Line has trailing spaces. 33
error Line has trailing spaces. 41
error Instantiation of java.lang.Boolean should be avoided. 48

org/equanda/tapestry5/components/JSPagedLoop.java

Violation Message Line
error Name '_volatile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
info '?' is not preceded with whitespace. 141
info '?' is not followed by whitespace. 141
info '?' is not followed by whitespace. 141
error Name '_addedRowCountHiddenName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
error '(' is preceded with whitespace. 201

org/equanda/tapestry5/base/TitleContent.java

Violation Message Line
info Wrong order for 'java.io.Serializable' import. 39
error Line has trailing spaces. 67
error Line has trailing spaces. 70
info 'index' hides a field. 118

org/equanda/tapestry5/components/FormTraversal.java

Violation Message Line
error Line has trailing spaces. 52

org/equanda/tapestry5/translators/TimestampTranslator.java

Violation Message Line
error Assignment of parameter 'clientValue' is not allowed. 50
info '{' should be on a new line. 71

org/equanda/tapestry5/components/FormSupport.java

Violation Message Line
error Line has trailing spaces. 49
info '{' should be on a new line. 111
info '{' should be on a new line. 113
info '{' should be on a new line. 115
info '{' should be on a new line. 122
info '{' should be on a new line. 124
info ';' is not followed by whitespace. 124

org/equanda/tapestry5/translators/DoubleTranslator.java

Violation Message Line
error Assignment of parameter 'clientValue' is not allowed. 48
info '{' should be on a new line. 69

org/equanda/tapestry5/data/Tree.java

Violation Message Line
error Missing a header - not enough lines in file. 1
error Line has trailing spaces. 8
info '{' should be on a new line. 11
info Redundant 'public' modifier. 13
info Redundant 'public' modifier. 15
error '(' is not followed by whitespace. 15
error ')' is not preceded with whitespace. 15
info Redundant 'public' modifier. 17
info Redundant 'public' modifier. 19

org/equanda/tapestry5/base/EquandaSelectModel.java

Violation Message Line
error '(' is preceded with whitespace. 40
error '(' is preceded with whitespace. 46
error '(' is preceded with whitespace. 51

org/equanda/tapestry5/bindings/ManifestBindingPrefix.java

Violation Message Line
error Name 'cache' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 47

org/equanda/tapestry5/data/FlattenedTree.java

Violation Message Line
error Line does not match expected header line of '/**'. 1
error Line has trailing spaces. 6
error Line has trailing spaces. 13
info '{' should be on a new line. 16
error '(' is not followed by whitespace. 22
error ')' is not preceded with whitespace. 22
info '{' should be on a new line. 22
info '{' should be on a new line. 29
info '{' should be on a new line. 33
info '{' should be on a new line. 37
info '{' should be on a new line. 41
info Line contains a tab character. 42

org/equanda/tapestry5/base/ObjectCreatorDelegate.java

Violation Message Line
info Redundant 'public' modifier. 29
info Redundant 'public' modifier. 31

org/equanda/tapestry5/components/JSPager.java

Violation Message Line
error Line has trailing spaces. 38

org/equanda/tapestry5/components/TreeTable.java

Violation Message Line
info Line is longer than 120 characters. 118

org/equanda/tapestry5/services/EquandaModule.java

Violation Message Line
error Line has trailing spaces. 59

org/equanda/tapestry5/components/FormActionLink.java

Violation Message Line
info '?' is not preceded with whitespace. 49
info '?' is not followed by whitespace. 49