Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
17001282

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile14error Error
Translation0error Error
JavadocMethod137error Error
JavadocType1error Error
JavadocVariable3error Error
JavadocStyle44error Error
ConstantName3error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength399error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap15error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter3error Error
WhitespaceAfter103error Error
WhitespaceAround0error Error
ModifierOrder6error Error
RedundantModifier0error Error
AvoidNestedBlocks1error Error
EmptyBlock0error Error
LeftCurly320error Error
NeedBraces3error Error
RightCurly33error Error
AvoidInlineConditionals15error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField3error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension119error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters44error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
12error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/hibernate/metafacades/HibernateGlobals.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.11
errorLine is longer than 80 characters.15
error'public' modifier out of order with the JLS suggestions.15
error'public' modifier out of order with the JLS suggestions.20
errorLine is longer than 80 characters.25
error'public' modifier out of order with the JLS suggestions.25
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
error'public' modifier out of order with the JLS suggestions.30
errorLine is longer than 80 characters.33
errorLine is longer than 80 characters.36
error'public' modifier out of order with the JLS suggestions.41
error'static' modifier out of order with the JLS suggestions.56
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.87
errorFirst sentence should end with a period.89
errorLine is longer than 80 characters.93
errorFirst sentence should end with a period.95
errorFirst sentence should end with a period.100
errorLine is longer than 80 characters.103
errorFirst sentence should end with a period.105
errorLine is longer than 80 characters.108
errorFirst sentence should end with a period.110
errorLine is longer than 80 characters.113
errorLine is longer than 80 characters.116
errorLine is longer than 80 characters.118
errorFirst sentence should end with a period.120
errorLine is longer than 80 characters.123
errorFirst sentence should end with a period.125
errorLine is longer than 80 characters.128
errorFirst sentence should end with a period.130
errorLine is longer than 80 characters.133
errorFirst sentence should end with a period.135
errorLine is longer than 80 characters.138
errorLine is longer than 80 characters.150
errorLine is longer than 80 characters.156
errorLine is longer than 80 characters.190
errorLine is longer than 80 characters.197
errorFirst sentence should end with a period.199
errorLine is longer than 80 characters.202
errorFirst sentence should end with a period.204
errorLine is longer than 80 characters.207

org/andromda/cartridges/hibernate/metafacades/HibernateAssociationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.15
errorMissing a Javadoc comment.17
errorParameter metaObject should be final.18
errorParameter context should be final.19
error'{' should be on the previous line.20
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.30
errorExpected an @return tag.32
errorMethod 'handleGetHibernateCacheType' is not designed for extension - needs to be abstract, final or empty.32
error'{' should be on the previous line.33
errorLine is longer than 80 characters.34
error'cast' is not followed by whitespace.34
error'{' should be on the previous line.36
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetEhCacheMaxElementsInMemory' is not designed for extension - needs to be abstract, final or empty.45
error'{' should be on the previous line.46
errorLine is longer than 80 characters.48
error'cast' is not followed by whitespace.48
error'{' should be on the previous line.50
errorLine is longer than 80 characters.51
error'cast' is not followed by whitespace.51
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleIsEhCacheEternal' is not designed for extension - needs to be abstract, final or empty.59
error'{' should be on the previous line.60
errorLine is longer than 80 characters.61
error'cast' is not followed by whitespace.61
error'{' should be on the previous line.63
errorLine is longer than 80 characters.64
error'cast' is not followed by whitespace.64
errorLine is longer than 80 characters.70
errorExpected an @return tag.72
errorMethod 'handleGetEhCacheTimeToIdleSeconds' is not designed for extension - needs to be abstract, final or empty.72
error'{' should be on the previous line.73
errorLine is longer than 80 characters.75
error'cast' is not followed by whitespace.75
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
error'cast' is not followed by whitespace.78
errorLine is longer than 80 characters.84
errorExpected an @return tag.86
errorMethod 'handleGetEhCacheTimeToLiveSeconds' is not designed for extension - needs to be abstract, final or empty.86
error'{' should be on the previous line.87
errorLine is longer than 80 characters.89
error'cast' is not followed by whitespace.89
error'{' should be on the previous line.91
errorLine is longer than 80 characters.92
error'cast' is not followed by whitespace.92
errorLine is longer than 80 characters.98
errorExpected an @return tag.100
errorMethod 'handleIsEhCacheOverflowToDisk' is not designed for extension - needs to be abstract, final or empty.100
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
error'cast' is not followed by whitespace.102
error'{' should be on the previous line.104
errorLine is longer than 80 characters.105
error'cast' is not followed by whitespace.105
errorLine is longer than 80 characters.111
errorExpected an @return tag.113
errorMethod 'handleIsHibernateCacheDistributed' is not designed for extension - needs to be abstract, final or empty.113
error'{' should be on the previous line.114
errorAvoid nested blocks.115
errorLine is longer than 80 characters.116
error'cast' is not followed by whitespace.116
errorLine is longer than 80 characters.117
error'{' should be on the previous line.120
errorLine is longer than 80 characters.122
error'cast' is not followed by whitespace.122
errorLine is longer than 80 characters.123

org/andromda/cartridges/hibernate/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/hibernate/metafacades/HibernateFinderMethodLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.14
error'{' should be on the previous line.19
errorMissing a Javadoc comment.21
errorParameter metaObject should be final.22
errorParameter context should be final.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleGetQuery' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
error'{' should be on the previous line.39
errorLine is longer than 80 characters.40
error'cast' is not followed by whitespace.41
error'{' should be on the previous line.43
error'{' should be on the previous line.51
errorLine is longer than 80 characters.52
errorLine is longer than 80 characters.53
error'{' should be on the previous line.55
error'{' should be on the previous line.59
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
error'cast' is not followed by whitespace.63
error'{' should be on the previous line.66
errorLine is longer than 80 characters.69
error'{' should be on the previous line.71
errorExpected an @return tag.89
error'{' should be on the previous line.90
error'{' should be on the previous line.92
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.105
errorExpected an @return tag.107
errorMethod 'handleIsUseNamedParameters' is not designed for extension - needs to be abstract, final or empty.107
error'{' should be on the previous line.108
errorLine is longer than 80 characters.109
errorLine is longer than 80 characters.111
errorLine is longer than 80 characters.118
errorLine is longer than 80 characters.121
errorExpected an @return tag.123
errorMethod 'handleIsUseQueryCache' is not designed for extension - needs to be abstract, final or empty.123
error'{' should be on the previous line.124
errorLine is longer than 80 characters.126
error'{' should be on the previous line.129
errorLine is longer than 80 characters.132

org/andromda/cartridges/hibernate/metafacades/HibernateServiceLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.15
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.24
errorExpected an @return tag.26
errorMethod 'handleGetEjbJndiName' is not designed for extension - needs to be abstract, final or empty.26
error'{' should be on the previous line.27
errorLine is longer than 80 characters.29
error'{' should be on the previous line.31
errorLine is longer than 80 characters.41
errorExpected an @return tag.43
errorMethod 'handleGetEjbViewType' is not designed for extension - needs to be abstract, final or empty.43
error'{' should be on the previous line.44
errorLine is longer than 80 characters.45
errorMethod 'getEjbJndiNamePrefix' is not designed for extension - needs to be abstract, final or empty.54
error'{' should be on the previous line.55
errorLine is longer than 80 characters.57
errorAvoid inline conditionals.57
errorLine is longer than 80 characters.61
errorExpected an @return tag.63
errorMethod 'handleIsEjbStateful' is not designed for extension - needs to be abstract, final or empty.63
error'{' should be on the previous line.64
errorLine is longer than 80 characters.74
errorExpected an @return tag.76
errorMethod 'handleIsEjbRemoteView' is not designed for extension - needs to be abstract, final or empty.76
error'{' should be on the previous line.77

org/andromda/cartridges/hibernate/metafacades/HibernateFinderMethodArgumentLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.10
error'{' should be on the previous line.14
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorFirst sentence should end with a period.23
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.30
errorExpected an @return tag.32
errorMethod 'handleGetQueryArgumentNameSetter' is not designed for extension - needs to be abstract, final or empty.32
error'{' should be on the previous line.33
errorLine is longer than 80 characters.36
error'{' should be on the previous line.39
error'{' should be on the previous line.41
error'{' should be on the previous line.43
errorLine is longer than 80 characters.44
error'}' should be on the same line.45
error'{' should be on the previous line.47
error'}' should be on the same line.49
error'{' should be on the previous line.51
error'}' should be on the same line.54
error'{' should be on the previous line.56
error'{' should be on the previous line.60

org/andromda/cartridges/hibernate/metafacades/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/hibernate/metafacades/HibernateEmbeddedValueLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.19
errorMissing a Javadoc comment.21
errorParameter metaObject should be final.22
errorParameter context should be final.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleIsImmutable' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
errorLine is longer than 80 characters.34
error'{' should be on the previous line.36
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty.45
error'{' should be on the previous line.46
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.55
errorExpected an @return tag.57
errorMethod 'handleGetEntityName' is not designed for extension - needs to be abstract, final or empty.57
error'{' should be on the previous line.58
errorLine is longer than 80 characters.59
error'cast' is not followed by whitespace.59
errorFirst sentence should end with a period.65
errorLine is longer than 80 characters.68
errorExpected an @return tag.70
errorMethod 'handleGetFullyQualifiedEntityName' is not designed for extension - needs to be abstract, final or empty.70
error'{' should be on the previous line.71
errorFirst sentence should end with a period.78
errorExpected an @return tag.81
errorMethod 'handleGetBusinessOperations' is not designed for extension - needs to be abstract, final or empty.81
error'{' should be on the previous line.82
errorLine is longer than 80 characters.83

org/andromda/cartridges/hibernate/metafacades/HibernateEnumerationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.14
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.26
error'{' should be on the previous line.34
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.39
errorExpected an @return tag.41
errorMethod 'handleGetFullyQualifiedHibernateType' is not designed for extension - needs to be abstract, final or empty.41
error'{' should be on the previous line.42
errorLine is longer than 80 characters.47
errorExpected an @return tag.49
errorMethod 'handleGetEnumerationName' is not designed for extension - needs to be abstract, final or empty.49
error'{' should be on the previous line.50
errorLine is longer than 80 characters.51
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleGetFullyQualifiedHibernateEnumerationType' is not designed for extension - needs to be abstract, final or empty.59
error'{' should be on the previous line.60
errorLine has trailing spaces.66
errorLine is longer than 80 characters.68
errorExpected an @return tag.70
errorMethod 'handleGetVersion' is not designed for extension - needs to be abstract, final or empty.70
error'{' should be on the previous line.71
errorLine is longer than 80 characters.72
error'cast' is not followed by whitespace.72

org/andromda/cartridges/hibernate/HibernateProfile.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.8
error'{' should be on the previous line.16
errorName 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.29
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.40
errorFirst sentence should end with a period.42
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.56
errorLine is longer than 80 characters.61
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.69
errorLine is longer than 80 characters.70
errorLine is longer than 80 characters.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.75
errorFirst sentence should end with a period.77
errorLine is longer than 80 characters.80
errorFirst sentence should end with a period.82
errorLine is longer than 80 characters.85
errorFirst sentence should end with a period.87
errorLine is longer than 80 characters.90
errorFirst sentence should end with a period.92
errorLine is longer than 80 characters.93
errorFirst sentence should end with a period.98
errorLine is longer than 80 characters.99
errorFirst sentence should end with a period.104
errorLine is longer than 80 characters.107
errorFirst sentence should end with a period.109
errorLine is longer than 80 characters.112
errorFirst sentence should end with a period.114
errorLine is longer than 80 characters.123
errorLine is longer than 80 characters.152
errorFirst sentence should end with a period.155
errorLine is longer than 80 characters.158
errorLine is longer than 80 characters.170
errorFirst sentence should end with a period.179
errorLine is longer than 80 characters.182
errorFirst sentence should end with a period.184
errorFirst sentence should end with a period.190
errorLine is longer than 80 characters.193
errorFirst sentence should end with a period.195
errorLine is longer than 80 characters.198
errorLine is longer than 80 characters.203
errorFirst sentence should end with a period.205
errorFirst sentence should end with a period.211
errorLine is longer than 80 characters.214
errorFirst sentence should end with a period.216
errorLine is longer than 80 characters.219
errorLine is longer than 80 characters.222
errorLine is longer than 80 characters.224
errorLine is longer than 80 characters.227
errorLine is longer than 80 characters.229

org/andromda/cartridges/hibernate/metafacades/HibernateEntityAttributeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.21
errorMissing a Javadoc comment.23
errorParameter metaObject should be final.24
errorParameter context should be final.25
error'{' should be on the previous line.26
errorExpected an @return tag.35
errorMethod 'isRequired' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
error'{' should be on the previous line.39
error'cast' is not followed by whitespace.40
errorLine is longer than 80 characters.41
errorExpected an @return tag.54
errorMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.54
error'{' should be on the previous line.55
error'{' should be on the previous line.59
errorLine is longer than 80 characters.60
error'{' should be on the previous line.62
error'}' should be on the same line.64
error'{' should be on the previous line.66
errorLine is longer than 80 characters.67
error'}' should be on the same line.68
error'{' should be on the previous line.70
errorLine is longer than 80 characters.71
error'cast' is not followed by whitespace.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.79
errorExpected an @return tag.81
errorMethod 'handleIsContainsEmbeddedObject' is not designed for extension - needs to be abstract, final or empty.81
error'{' should be on the previous line.82
error'{' should be on the previous line.85
errorLine is longer than 80 characters.92
errorExpected an @return tag.95
errorMethod 'handleConcatColumnName' is not designed for extension - needs to be abstract, final or empty.95
errorParameter prefix should be final.96
errorExpected @param tag for 'prefix'.96
errorParameter name should be final.97
errorExpected @param tag for 'name'.97
error'{' should be on the previous line.98
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.106
error'cast' is not followed by whitespace.106
errorLine is longer than 80 characters.107
errorExpected an @return tag.115
errorMethod 'handleIsLazy' is not designed for extension - needs to be abstract, final or empty.115
error'{' should be on the previous line.116
errorLine is longer than 80 characters.117
error'cast' is not followed by whitespace.117
errorLine is longer than 80 characters.118
errorAvoid inline conditionals.118
errorLine is longer than 80 characters.122
errorExpected an @return tag.124
errorMethod 'handleGetFormula' is not designed for extension - needs to be abstract, final or empty.124
error'{' should be on the previous line.125
errorLine is longer than 80 characters.126
error'cast' is not followed by whitespace.126
errorLine is longer than 80 characters.130
errorExpected an @return tag.132
errorMethod 'handleIsInsertEnabled' is not designed for extension - needs to be abstract, final or empty.132
error'{' should be on the previous line.133
errorLine is longer than 80 characters.134
error'cast' is not followed by whitespace.134
errorLine is longer than 80 characters.135
errorAvoid inline conditionals.135
errorLine is longer than 80 characters.139
errorExpected an @return tag.141
errorMethod 'handleIsUpdateEnabled' is not designed for extension - needs to be abstract, final or empty.141
error'{' should be on the previous line.142
errorLine is longer than 80 characters.143
error'cast' is not followed by whitespace.143
errorLine is longer than 80 characters.144
errorAvoid inline conditionals.144
errorMissing a Javadoc comment.147
error'{' should be on the previous line.148
errorLine is longer than 80 characters.149
error'cast' is not followed by whitespace.149
errorLine is longer than 80 characters.150
error'cast' is not followed by whitespace.150
errorLine has trailing spaces.153
errorLine has trailing spaces.154
errorMissing a Javadoc comment.154
error'{' should be on the previous line.155
errorLine is longer than 80 characters.157
error'cast' is not followed by whitespace.157
error'if' construct must use '{}'s.158
errorLine has trailing spaces.160
errorLine has trailing spaces.163
errorLine has trailing spaces.164
errorLine has trailing spaces.165
errorMethod 'handleGetXmlTagName' is not designed for extension - needs to be abstract, final or empty.165
errorMissing a Javadoc comment.165
error'{' should be on the previous line.166
errorLine has trailing spaces.168
error'{' should be on the previous line.170
errorLine is longer than 80 characters.171
error'cast' is not followed by whitespace.171
error'{' should be on the previous line.174
error'if' construct must use '{}'s.175
error'else' construct must use '{}'s.177
errorAvoid inline conditionals.182
errorLine contains a tab character.185
errorMethod 'handleGetFullyQualifiedHibernateType' is not designed for extension - needs to be abstract, final or empty.185
errorMissing a Javadoc comment.185
errorLine contains a tab character.186
error'{' should be on the previous line.189
errorLine is longer than 80 characters.190
error'}' should be on the same line.191
error'{' should be on the previous line.193
errorLine is longer than 80 characters.194
error'cast' is not followed by whitespace.194
errorLine is longer than 80 characters.195
error'{' should be on the previous line.198
error'}' should be on the same line.200
error'{' should be on the previous line.202
errorLine is longer than 80 characters.203
errorLine is longer than 80 characters.204
errorLine is longer than 80 character