Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1706620

Rules

RulesViolationsSeverity
JavadocMethod159Warnings Warning
JavadocType4Warnings Warning
JavadocVariable39Warnings Warning
JavadocStyle32Warnings Warning
ConstantName0Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName2Warnings Warning
MemberName0Warnings Warning
MethodName2Warnings Warning
PackageName0Warnings Warning
ParameterName0Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
26Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad2Warnings Warning
NoWhitespaceAfter1Warnings Warning
NoWhitespaceBefore2Warnings Warning
OperatorWrap0Warnings Warning
ParenPad117Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter2Warnings Warning
WhitespaceAround9Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier0Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock5Warnings Warning
LeftCurly22Warnings Warning
NeedBraces41Warnings Warning
RightCurly31Warnings Warning
AvoidInlineConditionals1Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
3Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows1Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor4Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier2Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters114Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage3Warnings Warning
NewlineAtEndOfFile3Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
36Warnings Warning

Details

org/slasoi/gslam/slaregistry/SLARegistryServices.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.50
WarningsExpected an @return tag.59
WarningsFirst sentence should end with a period.64
WarningsExpected an @return tag.67

org/slasoi/gslam/slaregistry/impl/SLARegistryActivator.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.45
WarningsParameter context should be final.48
WarningsExpected @param tag for 'context'.48
WarningsExpected @throws tag for 'Exception'.48
WarningsMust have at least one statement.49
Warnings'}' should be on the same line.50
WarningsFirst sentence should end with a period.56
WarningsParameter context should be final.59
WarningsExpected @param tag for 'context'.59
WarningsExpected @throws tag for 'Exception'.59
WarningsFirst sentence should end with a period.62
WarningsParameter args should be final.68
Warnings'}' should be on the same line.72

org/slasoi/gslam/slaregistry/impl/SLARegistryIAdminImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
Warnings'(' is followed by whitespace.59
Warnings')' is preceded with whitespace.59
Warnings'(' is followed by whitespace.60
Warnings')' is preceded with whitespace.60
Warnings'(' is followed by whitespace.61
Warnings')' is preceded with whitespace.61
Warnings'(' is followed by whitespace.62
Warnings')' is preceded with whitespace.62
WarningsLine has trailing spaces.67
WarningsMissing a Javadoc comment.68
Warnings'(' is followed by whitespace.68
WarningsParameter s should be final.68
WarningsParameter clause should be final.68
Warnings')' is preceded with whitespace.68
Warnings'{' should be on the previous line.69
Warnings'{' should be on the previous line.71
Warnings'(' is followed by whitespace.72
Warnings')' is preceded with whitespace.72
Warnings'if' construct must use '{}'s.74
Warnings'(' is followed by whitespace.78
Warnings')' is preceded with whitespace.78
Warnings'}' should be on the same line.80
Warnings'(' is followed by whitespace.81
Warnings')' is preceded with whitespace.81
Warnings'{' should be on the previous line.82
WarningsLine has trailing spaces.86
WarningsMissing a Javadoc comment.87
Warnings'(' is followed by whitespace.87
WarningsParameter slasID should be final.87
Warnings')' is preceded with whitespace.87
Warnings'{' is not preceded with whitespace.87
WarningsLine has trailing spaces.89
WarningsMissing a Javadoc comment.92
WarningsMissing a Javadoc comment.96
WarningsParameter context should be final.96
WarningsMissing a Javadoc comment.100
WarningsLine has trailing spaces.101
WarningsMissing a Javadoc comment.102
Warnings'(' is followed by whitespace.102
WarningsParameter args should be final.102
Warnings')' is preceded with whitespace.102
Warnings'{' should be on the previous line.103

org/slasoi/gslam/slaregistry/impl/SLARegistryIQueryImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.74
WarningsExpected an @return tag.77
WarningsParameter id should be final.77
WarningsExpected @param tag for 'id'.77
WarningsExpected @throws tag for 'InvalidUUIDException'.77
WarningsLine is longer than 120 characters.78
Warnings'if' construct must use '{}'s.85
Warnings'if' construct must use '{}'s.90
WarningsFirst sentence should end with a period.101
WarningsExpected an @return tag.104
WarningsParameter ids should be final.104
WarningsExpected @param tag for 'ids'.104
WarningsExpected @throws tag for 'InvalidUUIDException'.104
Warnings'if' construct must use '{}'s.112
WarningsFirst sentence should end with a period.136
WarningsExpected an @return tag.139
WarningsParameter slatID should be final.139
WarningsExpected @param tag for 'slatID'.139
WarningsExpected @throws tag for 'InvalidUUIDException'.139
WarningsLine is longer than 120 characters.140
Warnings'if' construct must use '{}'s.147
WarningsFirst sentence should end with a period.161
WarningsExpected an @return tag.164
WarningsParameter party should be final.164
WarningsExpected @param tag for 'party'.164
WarningsExpected @throws tag for 'InvalidUUIDException'.164
WarningsLine is longer than 120 characters.165
Warnings'if' construct must use '{}'s.172
WarningsFirst sentence should end with a period.205
WarningsExpected an @return tag.209
WarningsParameter id should be final.209
WarningsExpected @param tag for 'id'.209
WarningsParameter current should be final.209
WarningsExpected @param tag for 'current'.209
WarningsExpected @throws tag for 'InvalidUUIDException'.209
WarningsExpected @throws tag for 'InvalidStateException'.209
WarningsLine is longer than 120 characters.210
Warnings'if' construct must use '{}'s.217
WarningsMissing a Javadoc comment.238
WarningsMissing a Javadoc comment.239
WarningsParameter stateA should be final.239
WarningsParameter stateB should be final.239
Warnings'{' should be on the previous line.248
Warnings'{' is followed by whitespace.249
WarningsExpected an @return tag.260
WarningsParameter ids should be final.260
WarningsExpected @param tag for 'ids'.260
WarningsExpected @throws tag for 'InvalidUUIDException'.260
Warnings'if' construct must use '{}'s.265
Warnings'if' construct must use '{}'s.272
Warnings'else' construct must use '{}'s.274
Warnings'if' construct must use '{}'s.281
WarningsFirst sentence should end with a period.324
WarningsExpected an @return tag.327
WarningsParameter id should be final.327
WarningsExpected @param tag for 'id'.327
WarningsExpected @throws tag for 'InvalidUUIDException'.327
WarningsLine is longer than 120 characters.328
Warnings'if' construct must use '{}'s.335
Warnings'(' is followed by whitespace.347
Warnings')' is preceded with whitespace.347
Warnings'{' should be on the previous line.348
WarningsFirst sentence should end with a period.363
WarningsExpected an @return tag.366
WarningsParameter states should be final.366
WarningsExpected @param tag for 'states'.366
WarningsParameter inclusive should be final.366
WarningsExpected @param tag for 'inclusive'.366
WarningsExpected @throws tag for 'InvalidStateException'.366
Warnings'if' construct must use '{}'s.373
Warnings'}' should be on the same line.390
Warnings'if' construct must use '{}'s.395
WarningsExpected an @return tag.407
WarningsParameter name should be final.407
WarningsExpected @param tag for 'name'.407
WarningsParameter states should be final.407
WarningsExpected @param tag for 'states'.407
WarningsExpected an @return tag.420
WarningsParameter statuses should be final.420
WarningsExpected @param tag for 'statuses'.420
WarningsParameter states should be final.420
WarningsExpected @param tag for 'states'.420
WarningsFirst sentence should end with a period.432
WarningsExpected an @return tag.437
WarningsParameter states should be final.437
WarningsExpected @param tag for 'states'.437
WarningsParameter inclusive should be final.437
WarningsExpected @param tag for 'inclusive'.437
WarningsExpected @throws tag for 'InvalidStateException'.437
Warnings'if' construct must use '{}'s.452
Warnings'if' construct must use '{}'s.461
WarningsMissing a Javadoc comment.468
WarningsMissing a Javadoc comment.472
WarningsParameter context should be final.472
WarningsMissing a Javadoc comment.476

org/slasoi/gslam/slaregistry/impl/SLARegistryIRegisterImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsParameter agreement should be final.91
WarningsExpected @param tag for 'agreement'.91
WarningsParameter dependencies should be final.91
WarningsExpected @param tag for 'dependencies'.91
WarningsParameter status should be final.91
WarningsExpected @param tag for 'status'.91
WarningsExpected @throws tag for 'RegistrationFailureException'.91
Warnings'}' should be on the same line.99
Warnings'if' construct must use '{}'s.112
Warnings'}' should be on the same line.120
Warnings'if' construct must use '{}'s.129
Warnings'if' construct must use '{}'s.140
Warnings'if' construct must use '{}'s.172
Warnings'if' construct must use '{}'s.180
WarningsLine has trailing spaces.194
Warnings'(' is followed by whitespace.195
Warnings')' is preceded with whitespace.195
WarningsName 'SLAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.203
Warnings'}' should be on the same line.207
WarningsMust have at least one statement.208
Warnings'}' should be on the same line.217
WarningsLine has trailing spaces.222
Warnings'(' is followed by whitespace.223
Warnings')' is preceded with whitespace.223
WarningsExpected an @return tag.231
WarningsParameter slaID should be final.231
WarningsExpected @param tag for 'slaID'.231
WarningsExpected @throws tag for 'UpdateFailureException'.231
Warnings'(' is followed by whitespace.237
Warnings')' is preceded with whitespace.237
Warnings'(' is followed by whitespace.238
Warnings')' is preceded with whitespace.238
Warnings'{' should be on the previous line.239
WarningsLine has trailing spaces.242
Warnings'(' is followed by whitespace.244
Warnings'(' is followed by whitespace.244
Warnings')' is preceded with whitespace.244
Warnings')' is preceded with whitespace.244
Warnings'{' should be on the previous line.245
WarningsLine has trailing spaces.248
WarningsName 'SLAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.250
Warnings'}' should be on the same line.254
WarningsMust have at least one statement.255
Warnings'}' should be on the same line.264
Warnings'(' is followed by whitespace.267
Warnings')' is preceded with whitespace.267
Warnings'{' should be on the previous line.268
Warnings'(' is followed by whitespace.269
Warnings')' is preceded with whitespace.269
WarningsLine has trailing spaces.271
Warnings'}' should be on the same line.274
WarningsLine has trailing spaces.278
WarningsLine has trailing spaces.281
WarningsFirst sentence should end with a period.282
WarningsExpected an @return tag.285
WarningsParameter id should be final.285
WarningsExpected @param tag for 'id'.285
WarningsParameter agreement should be final.285
WarningsExpected @param tag for 'agreement'.285
WarningsParameter dependencies should be final.285
WarningsExpected @param tag for 'dependencies'.285
WarningsParameter status should be final.285
WarningsExpected @param tag for 'status'.285
WarningsExpected @throws tag for 'UpdateFailureException'.285
WarningsLine is longer than 120 characters.286
Warnings'}' should be on the same line.290
Warnings'if' construct must use '{}'s.301
Warnings'if' construct must use '{}'s.308
Warnings'}' should be on the same line.316
Warnings'if' construct must use '{}'s.325
Warnings'if' construct must use '{}'s.341
Warnings'if' construct must use '{}'s.373
Warnings'if' construct must use '{}'s.381
WarningsParameter agreement should be final.412
WarningsExpected @param tag for 'agreement'.412
WarningsParameter dependencies should be final.412
WarningsExpected @param tag for 'dependencies'.412
WarningsExpected @throws tag for 'ValidationException'.412
Warnings'if' construct must use '{}'s.419
Warnings'if' construct must use '{}'s.422
Warnings'if' construct must use '{}'s.425
Warnings'if' construct must use '{}'s.428
Warnings'}' should be on the same line.462
Warnings'if' construct must use '{}'s.464
WarningsFirst sentence should end with a period.471
WarningsParameter agreement should be final.478
WarningsExpected @param tag for 'agreement'.478
WarningsExpected @throws tag for 'ValidationException'.478
WarningsLine has trailing spaces.480
Warnings'(' is followed by whitespace.481
Warnings')' is preceded with whitespace.481
WarningsLine has trailing spaces.482
WarningsLine has trailing spaces.484
WarningsLine is longer than 120 characters.489
Warnings')' is preceded with whitespace.489
Warnings'if' construct must use '{}'s.491
Warnings'}' should be on the same line.493
WarningsLine has trailing spaces.507
WarningsMissing a Javadoc comment.508
WarningsParameter sla should be final.508
Warnings'{' should be on the previous line.509
Warnings'{' should be on the previous line.511
Warnings',' is not followed by whitespace.512
Warnings'(' is followed by whitespace.513
Warnings')' is preceded with whitespace.513
Warnings'(' is followed by whitespace.514
Warnings')' is preceded with whitespace.514
Warnings'(' is followed by whitespace.515
Warnings')' is preceded with whitespace.515
WarningsLine has trailing spaces.516
Warnings'(' is followed by whitespace.517
Warnings'(' is followed by whitespace.517
Warnings')' is preceded with whitespace.517
Warnings')' is preceded with whitespace.517
Warnings'{' should be on the previous line.518
WarningsLine has trailing spaces.523
Warnings'(' is followed by whitespace.525
Warnings')' is preceded with whitespace.525
Warnings'(' is followed by whitespace.527
Warnings')' is preceded with whitespace.527
WarningsLine has trailing spaces.530
Warnings'(' is followed by whitespace.533
Warnings')' is preceded with whitespace.533
Warnings'(' is followed by whitespace.534
Warnings')' is preceded with whitespace.534
Warnings'(' is followed by whitespace.536
Warnings')' is preceded with whitespace.536
Warnings'(' is followed by whitespace.537
Warnings')' is preceded with whitespace.537
Warnings'(' is followed by whitespace.538
Warnings')' is preceded with whitespace.538
Warnings'(' is followed by whitespace.541
Warnings')' is preceded with whitespace.541
Warnings'+' is not preceded with whitespace.544
Warnings'+' is not followed by whitespace.544
Warnings'+' is not preceded with whitespace.544
Warnings'+' is not followed by whitespace.544
Warnings'(' is followed by whitespace.545
Warnings')' is preceded with whitespace.545
Warnings'(' is followed by whitespace.548
Warnings')' is preceded with whitespace.548
Warnings'(' is followed by whitespace.549
Warnings')' is preceded with whitespace.549
Warnings'(' is followed by whitespace.552
Warnings'(' is followed by whitespace.552
Warnings')' is preceded with whitespace.552
Warnings')' is preceded with whitespace.552
Warnings'(' is followed by whitespace.553
Warnings'+' is not preceded with whitespace.553
Warnings'+' is not followed by whitespace.553
Warnings')' is preceded with whitespace.553
Warnings'}' should be on the same line.556
Warnings'(' is followed by whitespace.557
Warnings')' is preceded with whitespace.557
Warnings'{' should be on the previous line.558
WarningsMissing a Javadoc comment.563
Warnings'{' should be on the previous line.564
WarningsMissing a Javadoc comment.565
Warnings'(' is followed by whitespace.565
WarningsParameter usr should be final.565
WarningsParameter pwd should be final.565
Warnings')' is preceded with whitespace.565
Warnings'{' should be on the previous line.566
WarningsLine has trailing spaces.570
WarningsMissing a Javadoc comment.571
Warnings'(' is followed by whitespace.571
WarningsParameter usr should be final.571
Warnings'usr' hides a field.571
WarningsParameter pwd should be final.571
Warnings'pwd' hides a field.571
Warnings')' is preceded with whitespace.571
WarningsLine has trailing spaces.575
WarningsMissing a Javadoc comment.576
WarningsVariable 'usr' must be private and have accessor methods.576
WarningsMissing a Javadoc comment.577
WarningsVariable 'pwd' must be private and have accessor methods.577
WarningsLine has trailing spaces.579
WarningsFirst sentence should end with a period.580
WarningsParameter context should be final.585
WarningsExpected @param tag for 'context'.585
WarningsMissing a Javadoc comment.589
WarningsMissing a Javadoc comment.591
WarningsMissing a Javadoc comment.593
WarningsParameter reason should be final.593

org/slasoi/gslam/slaregistry/impl/SLARegistryImpl.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.58
Warnings'(' is preceded with whitespace.63
Warnings'(' is preceded with whitespace.64
WarningsParameter context should be final.73
Warnings'context' hides a field.73
WarningsFirst sentence should end with a period.80
WarningsExpected an @return tag.83
WarningsFirst sentence should end with a period.87
WarningsExpected an @return tag.90
WarningsFirst sentence should end with a period.94
WarningsExpected an @return tag.97
WarningsLine has trailing spaces.100
WarningsMissing a Javadoc comment.101
Warnings'{' should be on the previous line.102
Warnings'if' construct must use '{}'s.104
Warnings'(' is followed by whitespace.104
Warnings')' is preceded with whitespace.104
WarningsLine has trailing spaces.106
Warnings'{' should be on the previous line.108
Warnings'(' is followed by whitespace.119
Warnings')' is preceded with whitespace.119
WarningsLine has trailing spaces.120
Warnings'}' should be on the same line.121
Warnings'(' is followed by whitespace.122
Warnings')' is preceded with whitespace.122
Warnings'{' should be on the previous line.123
WarningsLine has trailing spaces.126
WarningsLine has trailing spaces.129
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.133
WarningsMissing a Javadoc comment.134
Warnings';' is preceded with whitespace.134
WarningsMissing a Javadoc comment.135
Warnings';' is preceded with whitespace.135

org/slasoi/gslam/slaregistry/impl/db/hibernate/Sla.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.51
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.59
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.69
WarningsParameter slaContent should be final.69
WarningsParameter slamId should be final.69
WarningsMissing a Javadoc comment.74
WarningsParameter slaContent should be final.74
WarningsParameter slamId should be final.74
WarningsParameter slaIdIdx should be final.74
WarningsParameter slaStatuses should be final.74
WarningsParameter slaDependency should be final.75
WarningsParameter slaBasicInfo should be final.75
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.91
WarningsParameter slaId should be final.91
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.100
WarningsParameter slaContent should be final.100
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.109
WarningsParameter slamId should be final.109
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.118
WarningsParameter slaIdIdx should be final.118
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.127
WarningsParameter slaStatuses should be final.127
WarningsMissing a Javadoc comment.131
WarningsMissing a Javadoc comment.136
WarningsParameter slaDependency should be final.136
WarningsMissing a Javadoc comment.140
WarningsMissing a Javadoc comment.145
WarningsParameter slaBasicInfo should be final.145

org/slasoi/gslam/slaregistry/impl/db/hibernate/SlaBasicInfo.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.53
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.71
WarningsParameter sla should be final.71
WarningsParameter agreedAt should be final.71
WarningsParameter effectiveFrom should be final.71
WarningsParameter effectiveUntil should be final.71
WarningsParameter templateId should be final.71
WarningsParameter parties should be final.72
WarningsLine is longer than 120 characters.81
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.89
WarningsParameter slaId should be final.89
WarningsMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.99
WarningsParameter sla should be final.99
WarningsMissing a Javadoc comment.103
WarningsMissing a Javadoc comment.109
WarningsParameter agreedAt should be final.109
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.119
WarningsParameter effectiveFrom should be final.119
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.129
WarningsParameter effectiveUntil should be final.129
WarningsMissing a Javadoc comment.133
WarningsMissing a Javadoc comment.138
WarningsParameter templateId should be final.138
WarningsMissing a Javadoc comment.142
WarningsMissing a Javadoc comment.147
WarningsParameter parties should be final.147

org/slasoi/gslam/slaregistry/impl/db/hibernate/SlaDependency.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.49
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.63
WarningsParameter sla should be final.63
WarningsParameter dependencies should be final.63
WarningsLine is longer than 120 characters.68
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.76
WarningsParameter slaId should be final.76
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.86
WarningsParameter sla should be final.86
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.95
WarningsParameter dependencies should be final.95

org/slasoi/gslam/slaregistry/impl/db/hibernate/SlaStatus.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.47
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.61
WarningsParameter id should be final.61
WarningsParameter sla should be final.61
WarningsParameter slaStatusRef should be final.61
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.75
WarningsParameter id should be final.75
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.85
WarningsParameter sla should be final.85
WarningsMissing a Javadoc comment.89
WarningsMissing a Javadoc comment.95
WarningsParameter slaStatusRef should be final.95

org/slasoi/gslam/slaregistry/impl/db/hibernate/SlaStatusId.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.42
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.55
WarningsParameter slaId should be final.55
WarningsParameter statusId should be final.55
WarningsMissing a Javadoc comment.60
WarningsParameter slaId should be final.60
WarningsParameter statusId should be final.60
WarningsParameter statusTimestamp should be final.60
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.71
WarningsParameter slaId should be final.71
WarningsMissing a Javadoc comment.75
WarningsMissing a Javadoc comment.80
WarningsParameter statusId should be final.80
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.89
WarningsParameter statusTimestamp should be final.89
WarningsMissing a Javadoc comment.93
WarningsParameter other should be final.93
Warnings'if' construct must use '{}'s.94
Warnings'if' construct must use '{}'s.96
Warnings'if' construct must use '{}'s.98
WarningsMissing a Javadoc comment.109
WarningsAvoid inline conditionals.114

org/slasoi/gslam/slaregistry/impl/db/hibernate/SlaStatusRef.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsFirst sentence should end with a period.50
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.59
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.64
WarningsParameter name should be final.64
WarningsMissing a Javadoc comment.68
WarningsParameter name should be final.68
WarningsParameter slaStatuses should be final.68
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.80
WarningsParameter id should be final.80
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.89
WarningsParameter name should be final.89
WarningsMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.98
WarningsParameter slaStatuses should be final.98

org/slasoi/gslam/slaregistry/impl/db/hibernate/package-info.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30

org/slasoi/gslam/slaregistry/impl/db/utils/Base64Utils.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsUtility classes should not have a public or default constructor.58
WarningsFirst sentence should end with a period.59
WarningsParameter sla should be final.72
Warnings'}' should be on the same line.81
WarningsFirst sentence should end with a period.89
WarningsName 'ext_encode' must match pattern '^[a-z][a-zA-Z0-9]*$'.96
WarningsParameter sla should be final.96
WarningsExpected @param tag for 'sla'.96
Warnings'}' should be on the same line.102
WarningsParameter uuids should be final.116
WarningsExpected @param tag for 'uuids'.116
Warnings'}' should be on the same line.125
WarningsParameter parties should be final.140
Warnings'}' should be on the same line.149
WarningsParameter content should be final.164
Warnings'}' should be on the same line.175
WarningsFirst sentence should end with a period.183
WarningsParameter content should be final.190
Warnings'}' should be on the same line.201
WarningsFirst sentence should end with a period.209
WarningsParameter content should be final.216
Warnings'}' should be on the same line.227
WarningsFirst sentence should end with a period.235
WarningsName 'ext_decodeSLA' must match pattern '^[a-z][a-zA-Z0-9]*$'.243
WarningsParameter content should be final.243
Warnings'}' should be on the same line.251
WarningsMissing a Javadoc comment.259
WarningsMissing a Javadoc comment.260
WarningsMissing a Javadoc comment.263
WarningsParameter desc should be final.264

org/slasoi/gslam/slaregistry/impl/db/utils/HibernateUtils.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUtility classes should not have a public or default constructor.59
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.61
WarningsLine has trailing spaces.62
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63
Warnings'(' is followed by whitespace.64
Warnings')' is preceded with whitespace.64
Warnings'(' is followed by whitespace.65
Warnings')' is preceded with whitespace.65
Warnings'(' is followed by whitespace.66
Warnings')' is preceded with whitespace.66
Warnings'(' is followed by whitespace.67
Warnings'(' is followed by whitespace.67
Warnings')' is preceded with whitespace.67
Warnings')' is preceded with whitespace.67
WarningsLine has trailing spaces.72
Warnings'}' should be on the same line.79
Warnings'}' should be on the same line.102
Warnings'}' should be on the same line.130
Warnings'if' construct must use '{}'s.149
Warnings'}' should be on the same line.171
WarningsMissing a Javadoc comment.180
WarningsParameter f should be final.180
Warnings'if' construct must use '{}'s.186
Warnings'}' should be on the same line.191
WarningsMust have at least one statement.192
WarningsExpected @throws tag for 'HibernateException'.205
WarningsRedundant throws: 'HibernateException' is unchecked exception.205

org/slasoi/gslam/slaregistry/impl/db/utils/JavaAssistHelper.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUtility classes should not have a public or default constructor.48
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.52
WarningsParameter pf should be final.62

org/slasoi/gslam/slaregistry/impl/db/utils/SLARegistryUtilities.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUtility classes should not have a public or default constructor.58
WarningsFirst sentence should end with a period.59
WarningsExpected an @return tag.65
WarningsParameter name should be final.66
Warnings'}' should be on the same line.88
WarningsMust have at least one statement.89
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
Warnings'(' is followed by whitespace.95
WarningsParameter id should be final.95
Warnings')' is preceded with whitespace.95
Warnings'{' should be on the previous line.96
Warnings'if' construct must use '{}'s.103
WarningsLine has trailing spaces.110
Warnings'(' is followed by whitespace.112
Warnings')' is preceded with whitespace.112
Warnings'{' should be on the previous line.113
Warnings'(' is followed by whitespace.115
Warnings'(' is followed by whitespace.115
Warnings')' is preceded with whitespace.115
Warnings')' is preceded with whitespace.115
WarningsLine has trailing spaces.120
Warnings'(' is followed by whitespace.126
Warnings')' is preceded with whitespace.126
Warnings'{' should be on the previous line.127
WarningsLine has trailing spaces.130
WarningsLine has trailing spaces.133
WarningsMissing a Javadoc comment.134
Warnings'(' is followed by whitespace.134
WarningsParameter slaID should be final.134
Warnings')' is preceded with whitespace.134
Warnings'{' should be on the previous line.135
Warnings'(' is followed by whitespace.137
Warnings')' is preceded with whitespace.137
WarningsLine has trailing spaces.145
Warnings'if' construct must use '{}'s.148
Warnings'(' is followed by whitespace.155
Warnings')' is preceded with whitespace.155
WarningsLine has trailing spaces.170