Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
20001554

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile16error Error
Translation0error Error
JavadocMethod212error Error
JavadocType0error Error
JavadocVariable4error Error
JavadocStyle30error Error
ConstantName2error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName1error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength453error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad10error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap10error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter53error Error
WhitespaceAround3error Error
ModifierOrder13error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly401error Error
NeedBraces7error Error
RightCurly31error Error
AvoidInlineConditionals14error Error
DoubleCheckedLocking0error Error
EmptyStatement1error Error
EqualsHashCode0error Error
HiddenField3error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension192error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier1error Error
ArrayTypeStyle0error Error
FinalParameters70error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
22error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/spring/metafacades/SpringServiceOperationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.19
error'{' should be on the previous line.25
errorMissing a Javadoc comment.27
errorParameter metaObject should be final.27
errorParameter context should be final.27
error'{' should be on the previous line.28
errorLine is longer than 80 characters.33
errorExpected an @return tag.35
errorMethod 'handleIsWebserviceExposed' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
errorLine is longer than 80 characters.41
errorExpected an @return tag.43
errorMethod 'handleGetImplementationName' 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
errorLine is longer than 80 characters.49
errorExpected an @return tag.51
errorMethod 'handleGetImplementationSignature' is not designed for extension - needs to be abstract, final or empty.51
error'{' should be on the previous line.52
error'{' should be on the previous line.55
error'}' should be on the same line.57
error'{' should be on the previous line.59
error'}' should be on the same line.61
error'{' should be on the previous line.63
errorLine is longer than 80 characters.64
errorExpected an @return tag.74
errorMethod 'getCall' is not designed for extension - needs to be abstract, final or empty.74
error'{' should be on the previous line.75
error'}' should be on the same line.80
error'{' should be on the previous line.82
errorLine is longer than 80 characters.89
errorExpected an @return tag.93
errorMethod 'getSignature' is not designed for extension - needs to be abstract, final or empty.93
errorParameter modifier should be final.93
errorExpected @param tag for 'modifier'.93
error'{' should be on the previous line.94
error'}' should be on the same line.99
error'{' should be on the previous line.101
errorLine is longer than 80 characters.108
errorExpected an @return tag.112
errorMethod 'getSignature' is not designed for extension - needs to be abstract, final or empty.112
errorExpected @param tag for 'withArgumentNames'.112
error'{' should be on the previous line.113
error'}' should be on the same line.118
error'{' should be on the previous line.120
errorLine is longer than 80 characters.128
errorExpected an @return tag.132
errorMethod 'getSignature' 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.138
errorExpected an @return tag.140
errorMethod 'handleGetImplementationCall' is not designed for extension - needs to be abstract, final or empty.140
error'{' should be on the previous line.141
errorLine is longer than 80 characters.142
errorFirst sentence should end with a period.145
errorLine is longer than 80 characters.146
errorParameter replacement should be final.152
error'{' should be on the previous line.153
errorLine is longer than 80 characters.154
errorLine is longer than 80 characters.155
errorLine is longer than 80 characters.161
errorLine is longer than 80 characters.164
errorExpected an @return tag.166
errorMethod 'handleGetTransactionType' is not designed for extension - needs to be abstract, final or empty.166
error'{' should be on the previous line.167
errorLine is longer than 80 characters.168
error'cast' is not followed by whitespace.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
errorLine is longer than 80 characters.175
errorLine is longer than 80 characters.183
errorLine is longer than 80 characters.186
errorExpected an @return tag.188
errorMethod 'handleGetEjbTransactionType' is not designed for extension - needs to be abstract, final or empty.188
error'{' should be on the previous line.189
errorLine is longer than 80 characters.190
error'cast' is not followed by whitespace.190
error'{' should be on the previous line.192
errorLine is longer than 80 characters.193
error'cast' is not followed by whitespace.193
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197
errorLine is longer than 80 characters.203
errorExpected an @return tag.205
errorMethod 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty.205
error'{' should be on the previous line.206
error'{' should be on the previous line.209
error'{' should be on the previous line.213
errorAvoid inline conditionals.216
errorLine is longer than 80 characters.220
errorExpected an @return tag.222
errorMethod 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty.222
errorParameter initialExceptions should be final.222
errorExpected @param tag for 'initialExceptions'.222
error'{' should be on the previous line.223
error'{' should be on the previous line.226
error'}' should be on the same line.229
error'{' should be on the previous line.231
errorLine is longer than 80 characters.238
errorExpected an @return tag.240
errorMethod 'handleGetOutgoingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty.240
error'{' should be on the previous line.241
errorMissing a Javadoc comment.245
errorParameter firstArgument should be final.245
error'{' should be on the previous line.246
errorLine is longer than 80 characters.250
errorLine is longer than 80 characters.251
error'{' should be on the previous line.257
error'{' should be on the previous line.261
errorLine is longer than 80 characters.269
errorExpected an @return tag.271
errorMethod 'handleGetOutgoingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty.271
error'{' should be on the previous line.272
errorLine is longer than 80 characters.273
errorLine is longer than 80 characters.276
errorMissing a Javadoc comment.276
errorLine is longer than 80 characters.278
errorParameter modifier should be final.286
errorExpected @param tag for 'modifier'.286
error'{' should be on the previous line.287
errorLine is longer than 80 characters.288
errorLine is longer than 80 characters.292
errorLine is longer than 80 characters.296
errorLine is longer than 80 characters.297
errorLine is longer than 80 characters.300
error'{' should be on the previous line.305
errorLine is longer than 80 characters.309
errorLine is longer than 80 characters.310
error'{' should be on the previous line.319
error'{' should be on the previous line.323
errorLine is longer than 80 characters.331
errorExpected an @return tag.333
errorMethod 'handleGetIncomingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty.333
error'{' should be on the previous line.334
errorLine is longer than 80 characters.339
errorExpected an @return tag.341
errorMethod 'handleGetIncomingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty.341
error'{' should be on the previous line.342
errorLine is longer than 80 characters.343
errorLine is longer than 80 characters.347
errorExpected an @return tag.349
errorMethod 'handleGetImplementationReturnTypeName' is not designed for extension - needs to be abstract, final or empty.349
error'{' should be on the previous line.350
error'{' should be on the previous line.353
error'}' should be on the same line.355
error'{' should be on the previous line.357
errorLine is longer than 80 characters.359
errorAvoid inline conditionals.359
errorLine is longer than 80 characters.365
errorExpected an @return tag.367
errorMethod 'handleGetFullyQualifiedMessageListenerName' is not designed for extension - needs to be abstract, final or empty.367
error'{' should be on the previous line.368
error'{' should be on the previous line.372
errorLine is longer than 80 characters.380
errorExpected an @return tag.382
errorMethod 'handleGetMessageListenerName' is not designed for extension - needs to be abstract, final or empty.382
error'{' should be on the previous line.383
error'+' should be on a new line.384
errorLine is longer than 80 characters.389
errorExpected an @return tag.391
errorMethod 'handleGetMessageListenerBeanName' is not designed for extension - needs to be abstract, final or empty.391
error'{' should be on the previous line.392
errorLine is longer than 80 characters.397
errorExpected an @return tag.399
errorMethod 'handleGetMessageListenerContainerReferenceName' is not designed for extension - needs to be abstract, final or empty.399
error'{' should be on the previous line.400
errorLine is longer than 80 characters.407
errorLine is longer than 80 characters.410
errorExpected an @return tag.412
errorMethod 'handleGetMessageListenerContainerBeanName' is not designed for extension - needs to be abstract, final or empty.412
error'{' should be on the previous line.413
errorLine is longer than 80 characters.414
errorLine is longer than 80 characters.418
errorExpected an @return tag.420
errorMethod 'handleGetSessionAcknowledgeMode' is not designed for extension - needs to be abstract, final or empty.420
error'{' should be on the previous line.421
errorLine is longer than 80 characters.426
error'{' should be on the previous line.428
errorLine is longer than 80 characters.436
errorExpected an @return tag.438
errorMethod 'handleIsOptimizeAcknowledge' is not designed for extension - needs to be abstract, final or empty.438
error'{' should be on the previous line.439
errorLine is longer than 80 characters.440
errorLine is longer than 80 characters.444
errorExpected an @return tag.446
errorMethod 'handleIsNullMessageConverterRequired' is not designed for extension - needs to be abstract, final or empty.446
error'{' should be on the previous line.447
errorLine has trailing spaces.449
error'{' should be on the previous line.452
errorLine is longer than 80 characters.453
error'cast' is not followed by whitespace.453
errorLine has trailing spaces.455
errorLine is longer than 80 characters.457
errorLine has trailing spaces.458
errorLine has trailing spaces.461

org/andromda/cartridges/spring/metafacades/SpringDependencyLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.17
error'{' should be on the previous line.23
errorMissing a Javadoc comment.24
errorParameter metaObject should be final.25
errorParameter context should be final.26
error'{' should be on the previous line.27
errorLine is longer than 80 characters.32
errorExpected an @return tag.34
errorMethod 'handleGetTransformationConstantName' is not designed for extension - needs to be abstract, final or empty.34
error'{' should be on the previous line.35
errorLine is longer than 80 characters.36
errorLine is longer than 80 characters.40
errorExpected an @return tag.42
errorMethod 'handleGetTransformationMethodName' is not designed for extension - needs to be abstract, final or empty.42
error'{' should be on the previous line.43
errorLine is longer than 80 characters.44
errorLine is longer than 80 characters.50
errorLine is longer than 80 characters.53
errorExpected an @return tag.55
errorMethod 'handleGetTransformationAnonymousName' is not designed for extension - needs to be abstract, final or empty.55
error'{' should be on the previous line.56
errorLine is longer than 80 characters.57
errorLine is longer than 80 characters.61
errorExpected an @return tag.63
errorMethod 'handleIsCircularReference' 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.68
error'{' should be on the previous line.70
errorParameter object should be final.76
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.79
errorMissing a Javadoc comment.86
error'{' should be on the previous line.87
error'cast' is not followed by whitespace.89
errorLine is longer than 80 characters.90
error'cast' is not followed by whitespace.90
errorLine is longer than 80 characters.94
errorExpected an @return tag.96
errorMethod 'handleGetTransformationConstantValue' is not designed for extension - needs to be abstract, final or empty.96
error'{' should be on the previous line.97
error'{' should be on the previous line.101
error'cast' is not followed by whitespace.103
error'cast' is not followed by whitespace.104
error'{' should be on the previous line.105
error'{' should be on the previous line.110
errorLine is longer than 80 characters.111
error'cast' is not followed by whitespace.111
errorLine is longer than 80 characters.112
error'{' should be on the previous line.114
error'{' should be on the previous line.118
error'{' should be on the previous line.124
error'{' should be on the previous line.131
errorLine is longer than 80 characters.139
errorExpected an @return tag.141
errorMethod 'handleGetTransformationToCollectionMethodName' 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'+' should be on a new line.143
errorLine is longer than 80 characters.148
errorExpected an @return tag.150
errorMethod 'handleGetTransformationToArrayMethodName' is not designed for extension - needs to be abstract, final or empty.150
error'{' should be on the previous line.151
errorLine is longer than 80 characters.152
error'+' should be on a new line.152
errorLine is longer than 80 characters.157
errorExpected an @return tag.159
errorMethod 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty.159
error'{' should be on the previous line.160
error'{' should be on the previous line.172
errorLine is longer than 80 characters.173
errorLine is longer than 80 characters.177
errorExpected an @return tag.179
errorMethod 'handleGetDaoGetterName' is not designed for extension - needs to be abstract, final or empty.179
error'{' should be on the previous line.180
errorLine is longer than 80 characters.185
errorExpected an @return tag.187
errorMethod 'handleGetDaoSetterName' is not designed for extension - needs to be abstract, final or empty.187
error'{' should be on the previous line.188
errorLine is longer than 80 characters.193
errorExpected an @return tag.195
errorMethod 'handleGetTransformationToEntityCollectionMethodName' is not designed for extension - needs to be abstract, final or empty.195
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197
errorLine is longer than 80 characters.203
errorLine is longer than 80 characters.206
errorExpected an @return tag.208
errorMethod 'handleGetTransformationToEntityMethodName' is not designed for extension - needs to be abstract, final or empty.208
error'{' should be on the previous line.209
errorLine is longer than 80 characters.216
errorLine is longer than 80 characters.219
errorExpected an @return tag.221
errorMethod 'handleGetValueObjectToEntityTransformerName' is not designed for extension - needs to be abstract, final or empty.221
error'{' should be on the previous line.222
errorLine is longer than 80 characters.223
error'+' should be on a new line.223

org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.9
error'{' should be on the previous line.15
errorMissing a Javadoc comment.17
error'(' is preceded with whitespace.17
errorParameter metaObject should be final.17
errorParameter context should be final.17
error'{' should be on the previous line.18
error'(' is preceded with whitespace.19
errorLine is longer than 80 characters.23
error'{' should be on the previous line.26
errorLine is longer than 80 characters.27
error'cast' is not followed by whitespace.27
errorMethod 'handleGetDaoReferenceName' is not designed for extension - needs to be abstract, final or empty.30
errorMissing a Javadoc comment.30
error'{' should be on the previous line.31
error'{' should be on the previous line.34
errorMethod 'handleGetManageableDaoName' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
error'{' should be on the previous line.42
errorMethod 'handleGetFullyQualifiedManageableDaoName' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
error'{' should be on the previous line.47
errorLine is longer than 80 characters.48
errorMethod 'handleGetManageableDaoFullPath' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
error'{' should be on the previous line.52
errorLine is longer than 80 characters.53
errorMethod 'handleGetManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
error'{' should be on the previous line.57
errorMethod 'handleGetFullyQualifiedManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
errorMethod 'handleGetManageableDaoBaseFullPath' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
error'{' should be on the previous line.67
errorLine is longer than 80 characters.68
errorMethod 'handleGetManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
error'{' should be on the previous line.72
errorMethod 'handleGetFullyQualifiedManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty.76
errorMissing a Javadoc comment.76
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
errorMethod 'handleGetManageableServiceBaseFullPath' is not designed for extension - needs to be abstract, final or empty.81
errorMissing a Javadoc comment.81
error'{' should be on the previous line.82
errorLine is longer than 80 characters.83
errorMethod 'handleGetManageableValueObjectFullPath' is not designed for extension - needs to be abstract, final or empty.86
errorMissing a Javadoc comment.86
error'{' should be on the previous line.87
errorLine is longer than 80 characters.88
errorMethod 'handleGetManageableValueObjectClassName' is not designed for extension - needs to be abstract, final or empty.91
errorMissing a Javadoc comment.91
error'{' should be on the previous line.92
errorLine is longer than 80 characters.93
errorMethod 'handleGetFullyQualifiedManageableValueObjectName' is not designed for extension - needs to be abstract, final or empty.96
errorMissing a Javadoc comment.96
error'{' should be on the previous line.97
errorLine is longer than 80 characters.98
errorMethod 'handleIsRemotingTypeRmi' is not designed for extension - needs to be abstract, final or empty.101
errorMissing a Javadoc comment.101
error'{' should be on the previous line.102
errorLine is longer than 80 characters.103
errorMethod 'handleIsRemotingTypeNone' is not designed for extension - needs to be abstract, final or empty.106
errorMissing a Javadoc comment.106
error'{' should be on the previous line.107
errorLine is longer than 80 characters.108
errorMethod 'handleIsRemotingTypeHttpInvoker' is not designed for extension - needs to be abstract, final or empty.111
errorMissing a Javadoc comment.111
error'{' should be on the previous line.112
errorLine is longer than 80 characters.113
errorMethod 'handleIsRemotingTypeHessian' is not designed for extension - needs to be abstract, final or empty.116
errorMissing a Javadoc comment.116
error'{' should be on the previous line.117
errorLine is longer than 80 characters.118
errorMethod 'handleIsRemotingTypeBurlap' is not designed for extension - needs to be abstract, final or empty.121
errorMissing a Javadoc comment.121
error'{' should be on the previous line.122
errorLine is longer than 80 characters.123
errorMethod 'handleGetRemoteUrl' is not designed for extension - needs to be abstract, final or empty.126
errorMissing a Javadoc comment.126
error'{' should be on the previous line.127
errorLine is longer than 80 characters.130
error'{' should be on the previous line.133
errorMust have at least one statement.133
error'}' should be on the same line.135
errorLine is longer than 80 characters.136
error'{' should be on the previous line.145
error'{' should be on the previous line.153
error'}' should be on the same line.162
error'{' should be on the previous line.164
error'{' should be on the previous line.172
errorMethod 'handleGetRemoteServer' is not designed for extension - needs to be abstract, final or empty.186
errorMissing a Javadoc comment.186
error'{' should be on the previous line.187
errorLine is longer than 80 characters.188
errorMethod 'handleGetRemotePort' is not designed for extension - needs to be abstract, final or empty.191
errorMissing a Javadoc comment.191
error'{' should be on the previous line.192
errorLine is longer than 80 characters.194
errorLine is longer than 80 characters.195
errorMethod 'handleGetRemoteContext' is not designed for extension - needs to be abstract, final or empty.198
errorMissing a Javadoc comment.198
error'{' should be on the previous line.199
errorLine is longer than 80 characters.201
errorAvoid inline conditionals.201
errorMethod 'handleIsRemotable' is not designed for extension - needs to be abstract, final or empty.204
errorMissing a Javadoc comment.204
error'{' should be on the previous line.205
errorExpected an @return tag.212
error'{' should be on the previous line.213
errorLine is longer than 80 characters.215
errorLine is longer than 80 characters.216
errorLine is longer than 80 characters.222
error'{' should be on the previous line.225
errorLine is longer than 80 characters.232
error'{' should be on the previous line.235

org/andromda/cartridges/spring/SpringHibernateUtils.java

ViolationMessageLine
error'{' should be on the previous line.13
errorMethod 'setHibernateVersion' is not designed for extension - needs to be abstract, final or empty.24
error'hibernateVersion' hides a field.24
error'{' should be on the previous line.25
errorMethod 'getBasePackage' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
errorAvoid inline conditionals.37
errorLine is longer than 80 characters.41
errorMethod 'getCriterionPackage' 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.47
errorAvoid inline conditionals.47
errorMethod 'getSpringHibernatePackage' is not designed for extension - needs to be abstract, final or empty.56
error'{' should be on the previous line.57
errorLine is longer than 80 characters.58
errorAvoid inline conditionals.58
errorMethod 'getEagerFetchMode' is not designed for extension - needs to be abstract, final or empty.67
error'{' should be on the previous line.68
errorAvoid inline conditionals.69
errorLine is longer than 80 characters.73
errorMethod 'getDisjunctionClassName' is not designed for extension - needs to be abstract, final or empty.77
error'{' should be on the previous line.78
errorLine is longer than 80 characters.79
errorAvoid inline conditionals.79
errorLine is longer than 80 characters.83
errorMethod 'isVersion3' is not designed for extension - needs to be abstract, final or empty.87
error'{' should be on the previous line.88
errorMissing a Javadoc comment.92
errorParameter hibernateVersionPropertyValue should be final.92
error'{' should be on the previous line.93
errorLine is longer than 80 characters.94
errorLine is l