Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
4800554

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
2Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
306Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
8Errors Error
JavadocMethod42Errors Error
JavadocType1Errors Error
JavadocVariable14Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName1Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport2Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength38Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap3Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround41Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
LeftCurly0Errors Error
NeedBraces2Errors Error
RightCurly0Errors Error
AvoidInlineConditionals2Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField2Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault2Errors Error
RedundantThrows32Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension23Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters32Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

uk/ac/ebi/intenz/webapp/IntenzWsEcServlet.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUsing the '.*' form of import should be avoided - java.util.*.12
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.intenz.domain.enzyme.*.27
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter extension should be final.63
Errors'extension' hides a field.63
ErrorsParameter mimeType should be final.63
Errors'mimeType' hides a field.63
Errors'{' is not preceded with whitespace.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter ext should be final.67
Errors'{' is not preceded with whitespace.67
ErrorsLine contains a tab character.68
Errors'if' construct must use '{}'s.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsName 'LOGGER' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsLine has trailing spaces.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.98
ErrorsLine contains a tab character.99
ErrorsExpected @throws tag for 'ServletException'.99
ErrorsLine is longer than 80 characters (found 92).105
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters (found 90).106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
Errors'{' is not preceded with whitespace.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters (found 83).122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsMethod 'destroy' is not designed for extension - needs to be abstract, final or empty.142
Errors'{' is not preceded with whitespace.144
ErrorsParameter on should be final.157
Errors'{' is not preceded with whitespace.162
Errors'{' is not preceded with whitespace.164
Errors'{' is not preceded with whitespace.167
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters (found 84).180
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters (found 85).181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters (found 84).183
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters (found 84).184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine is longer than 80 characters (found 91).189
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters (found 89).190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.194
ErrorsParameter req should be final.194
ErrorsExpected @param tag for 'req'.194
ErrorsParameter res should be final.194
ErrorsExpected @param tag for 'res'.194
ErrorsLine contains a tab character.195
ErrorsExpected @throws tag for 'ServletException'.195
ErrorsExpected @throws tag for 'IOException'.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
Errors'?' is not preceded with whitespace.203
Errors'?' should be on a new line.203
ErrorsAvoid inline conditionals.203
Errors'{' is not preceded with whitespace.208
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
Errorsswitch without "default" clause.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine is longer than 80 characters (found 94).220
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine is longer than 80 characters (found 93).223
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
Errors'{' is not preceded with whitespace.234
ErrorsLine contains a tab character.238
Errors'{' is not preceded with whitespace.238
ErrorsLine contains a tab character.239
Errors'{' is not preceded with whitespace.242
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters (found 84).248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' is not preceded with whitespace.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine is longer than 80 characters (found 86).257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
Errors'{' is not preceded with whitespace.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
Errors'{' is not preceded with whitespace.263
ErrorsLine is longer than 80 characters (found 89).264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine is longer than 80 characters (found 82).270
ErrorsMissing a Javadoc comment.270
ErrorsParameter output should be final.270
ErrorsParameter os should be final.270
Errors'{' is not preceded with whitespace.276
ErrorsMissing a Javadoc comment.282
ErrorsParameter output should be final.282
ErrorsParameter os should be final.282
Errors'{' is not preceded with whitespace.284
Errors'{' is not preceded with whitespace.286
Errors'{' is not preceded with whitespace.288
Errors'{' is not preceded with whitespace.290
Errors'{' is not preceded with whitespace.292
ErrorsParameter con should be final.309
ErrorsParameter ec should be final.309
ErrorsExpected @throws tag for 'SQLException'.310
ErrorsExpected @throws tag for 'DomainException'.310
ErrorsExpected @throws tag for 'MapperException'.310
Errors'{' is not preceded with whitespace.312
Errors'else' construct must use '{}'s.316
Errorsswitch without "default" clause.316
Errors'?' should be on a new line.319
ErrorsAvoid inline conditionals.319
Errors'{' is not preceded with whitespace.329
ErrorsUnused @throws tag for 'UnsupportedOperationException'.366
ErrorsParameter rf should be final.369
ErrorsParameter ec should be final.370
Errors'{' is not preceded with whitespace.370
Errors'&&' should be on a new line.373
Errors'{' is not preceded with whitespace.374
ErrorsLine is longer than 80 characters (found 82).381
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsParameter con should be final.387
ErrorsLine contains a tab character.388
ErrorsExpected @throws tag for 'IOException'.388
ErrorsExpected @throws tag for 'SQLException'.388
ErrorsExpected @throws tag for 'DomainException'.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsParameter res should be final.404
ErrorsParameter path should be final.404
ErrorsLine contains a tab character.405
ErrorsParameter os should be final.405
ErrorsParameter e should be final.405
ErrorsExpected @throws tag for 'IOException'.405
ErrorsLine contains a tab character.406
Errors'{' is not preceded with whitespace.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsParameter req should be final.420
Errors'{' is not preceded with whitespace.420
Errors'{' is not preceded with whitespace.423
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.447
ErrorsParameter req should be final.447
ErrorsLine contains a tab character.448
ErrorsLine is longer than 80 characters (found 85).449
ErrorsLine contains a tab character.449
Errors'{' is not preceded with whitespace.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
Errors'{' is not preceded with whitespace.456
ErrorsLine is longer than 80 characters (found 82).457
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine is longer than 80 characters (found 86).461
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
Errors'{' is not preceded with whitespace.462
ErrorsLine is longer than 80 characters (found 86).463
ErrorsLine contains a tab character.463
Errors'{' is not preceded with whitespace.463
ErrorsLine is longer than 80 characters (found 98).465
ErrorsLine contains a tab character.465
Errors'{' is not preceded with whitespace.466
ErrorsLine contains a tab character.467
ErrorsLine is longer than 80 characters (found 82).468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.476
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.482
ErrorsParameter req should be final.482
ErrorsExpected @param tag for 'req'.482
ErrorsParameter res should be final.482
ErrorsExpected @param tag for 'res'.482
ErrorsLine contains a tab character.483
ErrorsExpected @throws tag for 'ServletException'.483
ErrorsExpected @throws tag for 'IOException'.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsMethod 'propertyChange' is not designed for extension - needs to be abstract, final or empty.487
ErrorsMissing a Javadoc comment.487
ErrorsParameter propertyChangeEvent should be final.487
Errors'{' is not preceded with whitespace.489
Errors'{' is not preceded with whitespace.490
ErrorsMust have at least one statement.490
Errors'{' is not preceded with whitespace.491
Errors'{' is not preceded with whitespace.506

uk/ac/ebi/intenz/webapp/util/EnzymeEntryMapperPool.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter numOfObjs should be final.23
ErrorsLine contains a tab character.24
ErrorsRedundant throws: 'IllegalArgumentException' is subclass of 'Exception'.24
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.24
Errors'{' is not preceded with whitespace.24
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters (found 91).26
ErrorsLine contains a tab character.26
Errors'{' is not preceded with whitespace.26
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters (found 104).28
ErrorsLine contains a tab character.28
ErrorsLine is longer than 80 characters (found 87).29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMethod 'addObject' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsRedundant throws: 'IllegalStateException' is subclass of 'Exception'.36
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.36
ErrorsLine contains a tab character.37
ErrorsRedundant throws: 'UnsupportedOperationException' is subclass of 'Exception'.37
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsMethod 'borrowObject' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters (found 81).42
ErrorsLine contains a tab character.42
ErrorsRedundant throws: 'NoSuchElementException' is subclass of 'Exception'.42
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.42
ErrorsRedundant throws: 'IllegalStateException' is subclass of 'Exception'.42
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine is longer than 80 characters (found 85).46
ErrorsLine contains a tab character.46
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsRedundant throws: 'UnsupportedOperationException' is subclass of 'Exception'.46
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsMethod 'getNumActive' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsMethod 'getNumIdle' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters (found 87).62
ErrorsLine contains a tab character.62
ErrorsMethod 'invalidateObject' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter arg0 should be final.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters (found 83).66
ErrorsLine contains a tab character.66
ErrorsMethod 'returnObject' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter arg0 should be final.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsMethod 'setFactory' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
ErrorsLine is longer than 80 characters (found 85).71
ErrorsLine contains a tab character.71
ErrorsParameter arg0 should be final.71
ErrorsLine contains a tab character.72
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.72
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76

uk/ac/ebi/intenz/webapp/util/XmlExporterPool.java

ViolationMessageLine
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine is longer than 80 characters (found 82).24
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter numOfExporters should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsRedundant throws: 'IllegalArgumentException' is subclass of 'Exception'.26
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.26
Errors'{' is not preceded with whitespace.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
Errors'{' is not preceded with whitespace.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters (found 90).30
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters (found 92).31
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters (found 82).32
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters (found 85).33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters (found 84).34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters (found 86).35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsMethod 'addObject' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsRedundant throws: 'IllegalStateException' is subclass of 'Exception'.43
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.43
ErrorsLine contains a tab character.44
ErrorsRedundant throws: 'UnsupportedOperationException' is subclass of 'Exception'.44
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters (found 83).48
ErrorsLine contains a tab character.48
ErrorsMethod 'borrowObject' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsRedundant throws: 'NoSuchElementException' is subclass of 'Exception'.48
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.48
ErrorsLine contains a tab character.49
ErrorsRedundant throws: 'IllegalStateException' is subclass of 'Exception'.49
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsRedundant throws: 'UnsupportedOperationException' is subclass of 'Exception'.53
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsMethod 'getNumActive' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsMethod 'getNumIdle' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsMethod 'invalidateObject' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter arg0 should be final.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsMethod 'returnObject' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter arg0 should be final.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsMethod 'setFactory' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsParameter arg0 should be final.78
ErrorsLine contains a tab character.79
ErrorsRedundant throws: 'IllegalStateException' is unchecked exception.79
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81