Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
800906

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
358Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
27Errors Error
JavadocMethod72Errors Error
JavadocType4Errors Error
JavadocVariable26Errors Error
JavadocStyle2Errors Error
ConstantName0Errors Error
LocalFinalVariableName1Errors Error
LocalVariableName1Errors Error
MemberName5Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport3Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength116Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap1Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter18Errors Error
WhitespaceAround89Errors Error
ModifierOrder2Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces31Errors Error
RightCurly0Errors Error
AvoidInlineConditionals1Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField13Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber2Errors Error
MissingSwitchDefault2Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension24Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor1Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters106Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

uk/ac/ebi/intenz/tools/export/ExporterApp.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUsing the '.*' form of import should be avoided - java.util.*.11
ErrorsUsing the '.*' form of import should be avoided - org.apache.commons.cli.*.15
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.intenz.domain.enzyme.*.22
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter cliOption should be final.41
Errors'cliOption' hides a field.41
Errors'{' is not preceded with whitespace.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine has trailing spaces.45
ErrorsMissing a Javadoc comment.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters (found 85).58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters (found 82).61
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters (found 83).62
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters (found 85).63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters (found 82).71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters (found 88).73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters (found 84).78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters (found 88).81
ErrorsLine contains a tab character.81
ErrorsParameter args should be final.90
ErrorsLine is longer than 80 characters (found 96).91
ErrorsExpected @throws tag for 'ClassNotFoundException'.91
ErrorsExpected @throws tag for 'SQLException'.91
ErrorsExpected @throws tag for 'MapperException'.91
ErrorsExpected @throws tag for 'IOException'.91
ErrorsExpected @throws tag for 'DomainException'.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters (found 81).95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters (found 86).99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters (found 89).103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters (found 91).107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters (found 87).111
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 is longer than 80 characters (found 84).115
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
Errors'{' is not preceded with whitespace.120
ErrorsLine is longer than 80 characters (found 92).121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine has trailing spaces.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters (found 92).132
ErrorsLine contains a tab character.132
ErrorsLine is longer than 80 characters (found 98).133
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters (found 97).134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters (found 106).135
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters (found 115).136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters (found 81).138
Errors'{' is not preceded with whitespace.139
ErrorsLine contains a tab character.141
Errors'{' is not preceded with whitespace.147
ErrorsLine is longer than 80 characters (found 81).149
ErrorsLine contains a tab character.149
Errors'{' is not preceded with whitespace.155
ErrorsLine contains a tab character.157
Errors'{' is not preceded with whitespace.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters (found 90).165
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.169
ErrorsMissing a Javadoc comment.173
ErrorsParameter dbConfig should be final.173
ErrorsLine contains a tab character.176
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.180
ErrorsLine contains a tab character.181
Errors'if' construct must use '{}'s.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsExpected an @return tag.192
ErrorsMethod 'getEnzymeList' is not designed for extension - needs to be abstract, final or empty.192
ErrorsParameter ecString should be final.192
ErrorsExpected @throws tag for 'SQLException'.193
ErrorsExpected @throws tag for 'MapperException'.193
ErrorsExpected @throws tag for 'DomainException'.193
Errors'{' is not preceded with whitespace.193
ErrorsLine contains a tab character.196
Errors'{' is not preceded with whitespace.196
ErrorsLine is longer than 80 characters (found 85).197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
Errors'?' is not preceded with whitespace.198
Errors'?' should be on a new line.198
ErrorsAvoid inline conditionals.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine is longer than 80 characters (found 86).201
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters (found 88).202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsParameter con should be final.222
ErrorsExpected @throws tag for 'SQLException'.223
ErrorsExpected @throws tag for 'DomainException'.223
Errors'{' is not preceded with whitespace.223
ErrorsLine is longer than 80 characters (found 82).228
ErrorsLine is longer than 80 characters (found 86).239
ErrorsLine has trailing spaces.247
ErrorsLine has trailing spaces.248
ErrorsMethod 'exportXML' is not designed for extension - needs to be abstract, final or empty.252
ErrorsParameter enzymeList should be final.252
ErrorsLine is longer than 80 characters (found 82).253
ErrorsLine contains a tab character.253
ErrorsParameter descriptions should be final.253
ErrorsParameter toDir should be final.253
ErrorsExpected @throws tag for 'Exception'.253
Errors'{' is not preceded with whitespace.263
ErrorsLine is longer than 80 characters (found 82).268
ErrorsLine is longer than 80 characters (found 84).271
ErrorsLine is longer than 80 characters (found 95).272
ErrorsLine is longer than 80 characters (found 101).273
ErrorsLine is longer than 80 characters (found 86).274
ErrorsLine is longer than 80 characters (found 106).277
Errors'if' construct must use '{}'s.286
Errors'if' construct must use '{}'s.300
ErrorsMethod 'exportSitemap' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
ErrorsParameter enzymeList should be final.305
ErrorsLine contains a tab character.306
ErrorsParameter descriptions should be final.306
ErrorsParameter sitemapFile should be final.306
Errors'{' is not preceded with whitespace.307
ErrorsLine is longer than 80 characters (found 84).308
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters (found 84).309
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
Errors'if' construct must use '{}'s.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
Errors'{' is not preceded with whitespace.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
Errors'{' is not preceded with whitespace.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
Errors'if' construct must use '{}'s.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters (found 86).348
ErrorsMethod 'exportBiopax' is not designed for extension - needs to be abstract, final or empty.348
ErrorsMissing a Javadoc comment.348
ErrorsParameter enzymeList should be final.348
ErrorsParameter biopaxFile should be final.348
Errors'{' is not preceded with whitespace.349
Errors'if' construct must use '{}'s.355
Errors'if' construct must use '{}'s.359
ErrorsMethod 'exportKegg' is not designed for extension - needs to be abstract, final or empty.363
ErrorsMissing a Javadoc comment.363
ErrorsParameter enzymes should be final.363
ErrorsParameter keggFile should be final.363
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
Errors'if' construct must use '{}'s.369
ErrorsLine is longer than 80 characters (found 85).369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
Errors'if' construct must use '{}'s.374
ErrorsLine contains a tab character.375
ErrorsLine has trailing spaces.376
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.379
ErrorsMissing a Javadoc comment.379
ErrorsParameter toDir should be final.379
Errors'{' is not preceded with whitespace.379
Errors'{' is not preceded with whitespace.381
Errors'{' is not preceded with whitespace.382
ErrorsLine contains a tab character.383
Errors'{' is not preceded with whitespace.387
ErrorsLine contains a tab character.388

uk/ac/ebi/intenz/tools/export/IntEnzMessenger.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsUtility classes should not have a public or default constructor.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters (found 88).30
ErrorsMissing a Javadoc comment.30
ErrorsParameter className should be final.30
ErrorsParameter errorMessage should be final.30
ErrorsParameter userName should be final.30
ErrorsLine is longer than 80 characters (found 92).38
ErrorsLine is longer than 80 characters (found 136).55
ErrorsMissing a Javadoc comment.55
ErrorsParameter from should be final.55
ErrorsParameter to should be final.55
ErrorsParameter subject should be final.55
ErrorsParameter messageText should be final.55
ErrorsParameter singleAttachment should be final.55
ErrorsLine is longer than 80 characters (found 88).63
ErrorsName 'file_part' must match pattern '^[a-z][a-zA-Z0-9]*$'.71

uk/ac/ebi/intenz/tools/export/IntenzExporter.java

ViolationMessageLine
ErrorsExpected @throws tag for 'IOException'.23
ErrorsExpected @throws tag for 'IOException'.31

uk/ac/ebi/intenz/tools/export/JsonExporter.java

ViolationMessageLine
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter enzymes should be final.30
ErrorsParameter os should be final.30
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter enzyme should be final.41
ErrorsParameter os should be final.41
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter essc should be final.53
ErrorsParameter os should be final.53
Errors'{' is not preceded with whitespace.53
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter essc should be final.64
ErrorsParameter os should be final.64
ErrorsParameter onlyActive should be final.65
Errors'{' is not preceded with whitespace.65
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.76
ErrorsParameter esc should be final.76
ErrorsParameter os should be final.76
Errors'{' is not preceded with whitespace.76
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter ec should be final.87
ErrorsParameter os should be final.87
Errors'{' is not preceded with whitespace.87
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter ecs should be final.98
ErrorsParameter os should be final.98
Errors'{' is not preceded with whitespace.98
ErrorsParameter enzyme should be final.118
ErrorsExpected @param tag for 'enzyme'.118
Errors'{' is not preceded with whitespace.124
ErrorsParameter essc should be final.146
ErrorsParameter onlyActive should be final.147
Errors'{' is not preceded with whitespace.147
Errors'if' construct must use '{}'s.156
ErrorsParameter esc should be final.175
Errors'{' is not preceded with whitespace.175
ErrorsParameter ec should be final.207
Errors'{' is not preceded with whitespace.207

uk/ac/ebi/intenz/tools/export/KeggExporter.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.21
ErrorsLine is longer than 80 characters (found 82).23
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter enzymes should be final.32
ErrorsParameter os should be final.32
ErrorsLine contains a tab character.33
Errors'{' is not preceded with whitespace.33
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters (found 83).43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'if' construct must use '{}'s.51
ErrorsLine contains a tab character.51
Errors'if' construct must use '{}'s.60
ErrorsLine contains a tab character.62
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter enzyme should be final.64
ErrorsParameter os should be final.64

uk/ac/ebi/intenz/tools/export/SitemapExporter.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsName 'INTENZ_URL' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsMissing a Javadoc comment.33
Errors'{' is not preceded with whitespace.33
ErrorsLine is longer than 80 characters (found 97).37
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters (found 102).38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsFirst sentence should end with a period.43
ErrorsLine is longer than 80 characters (found 91).49
ErrorsLine contains a tab character.49
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter urls should be final.49
ErrorsParameter os should be final.49
ErrorsExpected @param tag for 'os'.49
ErrorsLine contains a tab character.50
ErrorsName 'CHANGE_FREQ' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters (found 92).54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters (found 93).56
ErrorsLine contains a tab character.56
Errors'0.8' is a magic number.56
Errors',' is not followed by whitespace.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65

uk/ac/ebi/intenz/tools/export/XmlExporter.java

ViolationMessageLine
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters (found 87).89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters (found 84).93
ErrorsLine is longer than 80 characters (found 88).95
ErrorsMissing a Javadoc comment.101
ErrorsMissing a Javadoc comment.102
ErrorsMissing a Javadoc comment.104
ErrorsMissing a Javadoc comment.104
ErrorsMissing a Javadoc comment.104
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.124
Errors'static' modifier out of order with the JLS suggestions.128
ErrorsLine contains a tab character.129
Errors'static' modifier out of order with the JLS suggestions.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters (found 85).138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters (found 86).142
ErrorsMissing a Javadoc comment.142
ErrorsName 'NAME_QUALIFIERS' must match pattern '^[a-z][a-zA-Z0-9]*$'.142
ErrorsMissing a Javadoc comment.143
ErrorsName 'VIEWS' must match pattern '^[a-z][a-zA-Z0-9]*$'.143
ErrorsMissing a Javadoc comment.144
ErrorsName 'DATABASES' must match pattern '^[a-z][a-zA-Z0-9]*$'.144
ErrorsMissing a Javadoc comment.145
ErrorsName 'DESCRIPTIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'.145
ErrorsMissing a Javadoc comment.146
ErrorsMissing a Javadoc comment.147
ErrorsLine contains a tab character.148
ErrorsMissing a Javadoc comment.148
ErrorsLine has trailing spaces.149
ErrorsMissing a Javadoc comment.150
Errors'{' is not preceded with whitespace.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters (found 86).159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters (found 85).165
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.167
Errors'{' is not preceded with whitespace.167
ErrorsLine contains a tab character.168
ErrorsLine is longer than 80 characters (found 114).169
ErrorsLine contains a tab character.169
ErrorsParameter arg0 should be final.169
ErrorsParameter arg1 should be final.169
ErrorsParameter arg2 should be final.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters (found 87).173
ErrorsLine contains a tab character.173
ErrorsLine is longer than 80 characters (found 84).174
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters (found 96).175
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 is longer than 80 characters (found 93).179
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters (found 93).181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsMethod 'setReleaseNumber' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter releaseNumber should be final.186
Errors'releaseNumber' hides a field.186
ErrorsMethod 'setReleaseDate' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter releaseDate should be final.190
Errors'releaseDate' hides a field.190
ErrorsMissing a Javadoc comment.194
Errors'{' is not preceded with whitespace.194
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.206
ErrorsLine has trailing spaces.208
ErrorsMissing a Javadoc comment.209
Errors'{' is not preceded with whitespace.209
ErrorsLine has trailing spaces.218
ErrorsMissing a Javadoc comment.219
Errors'{' is not preceded with whitespace.219
Errors',' is not followed by whitespace.221
Errors',' is not followed by whitespace.222
Errors',' is not followed by whitespace.223
Errors',' is not followed by whitespace.224
Errors',' is not followed by whitespace.225
Errors',' is not followed by whitespace.226
Errors',' is not followed by whitespace.227
Errors',' is not followed by whitespace.228
Errors',' is not followed by whitespace.229
Errors',' is not followed by whitespace.230
Errors',' is not followed by whitespace.231
Errors',' is not followed by whitespace.232
Errors',' is not followed by whitespace.233
Errors',' is not followed by whitespace.234
ErrorsLine contains a tab character.235
ErrorsMethod 'setDescriptions' is not designed for extension - needs to be abstract, final or empty.238
ErrorsMissing a Javadoc comment.238
ErrorsParameter descriptions should be final.238
Errors'{' is not preceded with whitespace.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.242
ErrorsMethod 'setFlavour' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
ErrorsParameter flavour should be final.242
Errors'flavour' hides a field.242
Errors'{' is not preceded with whitespace.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.246
ErrorsMissing a Javadoc comment.246
ErrorsParameter enzymes should be final.246
ErrorsParameter os should be final.246
ErrorsLine is longer than 80 characters (found 88).260
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.274
ErrorsMissing a Javadoc comment.274
ErrorsParameter enzyme should be final.274
ErrorsParameter os should be final.274
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine is longer than 80 characters (found 83).281
ErrorsLine contains a tab character.281
ErrorsLine is longer than 80 characters (found 81).282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.289
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.290
ErrorsParameter entry should be final.290
ErrorsParameter release should be final.290
ErrorsParameter relDate should be final.291
ErrorsParameter os should be final.291
ErrorsExpected @throws tag for 'Exception'.291
ErrorsLine has trailing spaces.294
ErrorsLine is longer than 80 characters (found 83).298
ErrorsLine contains a tab character.298
ErrorsLine is longer than 80 characters (found 81).299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsMethod 'export' is not designed for extension - needs to be abstract, final or empty.306
ErrorsParameter entries should be final.306
ErrorsParameter release should be final.306
ErrorsParameter relDate should be final.307
ErrorsParameter os should be final.307
ErrorsExpected @throws tag for 'Exception'.307
Errors'{' is not preceded with whitespace.307
ErrorsLine is longer than 80 characters (found 87).310
ErrorsLine has trailing spaces.315
ErrorsLine is longer than 80 characters (found 84).318
ErrorsLine has trailing spaces.319
ErrorsLine has trailing spaces.326
ErrorsMissing a Javadoc comment.327
ErrorsParameter intenz should be final.327
ErrorsParameter ec1 should be final.327
Errors'if' construct must use '{}'s.329
Errors'{' is not preceded with whitespace.334
Errors'{' is not preceded with whitespace.336
ErrorsLine is longer than 80 characters (found 81).338
ErrorsLine contains a tab character.338
Errors'{' is not preceded with whitespace.341
ErrorsLine is longer than 80 characters (found 103).343
ErrorsLine contains a tab character.343
ErrorsLine has trailing spaces.350
ErrorsMissing a Javadoc comment.351
ErrorsParameter clazz should be final.351
ErrorsParameter ec1 should be final.351
ErrorsParameter ec2 should be final.351
Errors'{' is not preceded with whitespace.351
Errors'{' is not preceded with whitespace.352
Errors'if' construct must use '{}'s.353
Errors'{' is not preceded with whitespace.358
Errors'+' is not preceded with whitespace.359
Errors'+' is not followed by whitespace.359
Errors'+' is not preceded with whitespace.359
Errors'+' is not followed by whitespace.359
Errors'{' is not preceded with whitespace.360
ErrorsLine is longer than 80 characters (found 81).365
Errors'{' is not preceded with whitespace.365
ErrorsLine is longer than 80 characters (found 89).367
ErrorsLine has trailing spaces.374
ErrorsLine is longer than 80 characters (found 97).375
ErrorsMissing a Javadoc comment.375
ErrorsParameter subClazz should be final.375
ErrorsParameter ec1 should be final.375
ErrorsParameter ec2 should be final.375
ErrorsParameter ec3 should be final.375
Errors'{' is not preceded with whitespace.375
Errors'{' is not preceded with whitespace.376
Errors'if' construct must use '{}'s.377
Errors'{' is not preceded with whitespace.382
ErrorsLine is longer than 80 characters (found 94).383
Errors'+' is not preceded with whitespace.383
Errors'+' is not followed by whitespace.383
Errors'+' is not preceded with whitespace.383
Errors'+' is not followed by whitespace.383
Errors'+' is not preceded with whitespace.383
Errors'+' is not followed by whitespace.383
Errors'+' is not preceded with whitespace.383
Errors'+' is not followed by whitespace.383
Errors'{' is not preceded with whitespace.384
ErrorsLine is longer than 80 characters (found 83).389
Errors'{' is not preceded with whitespace.389
ErrorsLine is longer than 80 characters (found 91).391
ErrorsLine has trailing spaces.398
ErrorsLine contains a tab character.398
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
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsParameter s should be final.407
Errors'{' is not preceded with whitespace.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
Errorsswitch without "default" clause.409
Errors'{' is not preceded with whitespace.409
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters (found 95).411
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
Errors'{' is not preceded with whitespace.417
ErrorsLine contains a tab character.418
ErrorsLine is longer than 80 characters (found 87).419
ErrorsLine contains a tab character.419
Errors',' is not followed by whitespace.419
Errors',' is not followed by whitespace.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.422
ErrorsLine is longer than 80 characters (found 82).423
ErrorsLine contains a tab character.423
Errors',' is not followed by whitespace.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsMissing a Javadoc comment.429
ErrorsParameter os should be final.429
ErrorsLine contains a tab character.431
Errorsswitch without "default" clause.431
Errors'{' is not preceded with whitespace.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
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.444
ErrorsLine has trailing spaces.445
ErrorsLine has trailing spaces.449
ErrorsMissing a Javadoc comment.453
ErrorsParameter entry should be final.453
ErrorsLine contains a tab character.460
ErrorsLine has trailing spaces.461
Errors'{' is not preceded with whitespace.462
Errors'if' construct must use '{}'s.465
Errors'{' is not preceded with whitespace.467
Errors'if' construct must use '{}'s.470
ErrorsLine has trailing spaces.480
ErrorsLine has trailing spaces.483
ErrorsLine is longer than 80 characters (found 130).493
ErrorsParameter entry should be final.493
ErrorsExpected @param tag for 'entry'.493
ErrorsParameter jaxbEnzyme should be final.493
ErrorsExpected @param tag for 'jaxbEnzyme'.493
ErrorsParameter of should be final.493
Errors'of' hides a field.493
ErrorsExpected @param tag for 'of'.493
ErrorsExpected @throws tag for 'DatatypeConfigurationException'.493
Errors'if' construct must use '{}'s.496
Errors'{' is not preceded with whitespace.500
Errors'{' is not preceded with whitespace.514
Errors'if' construct must use '{}'s.521
ErrorsLine is longer than 80 characters (found 90).521
Errors'if' construct must use '{}'s.523
ErrorsLine is longer than 80 characters (found 88).523
Errors'{' is not preceded with whitespace.526
ErrorsLine is longer than 80 characters (found 98).534
ErrorsLine is longer than 80 characters (found 87).545
ErrorsParameter entry should be final.545
ErrorsExpected @param tag for 'entry'.545
ErrorsParameter jaxbEnzyme should be final.545
ErrorsExpected @param tag for 'jaxbEnzyme'.545
ErrorsParameter of should be final.545
Errors'of' hides a field.545
ErrorsExpected @param tag for 'of'.545
Errors'if' construct must use '{}'s.549
Errors'if' construct must use '{}'s.551
ErrorsLine is longer than 80 characters (found 85).555
Errors'{' is not preceded with whitespace.555
ErrorsLine contains a tab character.556
ErrorsLine is longer than 80 characters (found 91).557
Errors'{' is not preceded with whitespace.557
ErrorsLine is longer than 80 characters (found 106).558
Errors'+' is not preceded with whitespace.558
Errors'+' is not followed by whitespace.558
Errors'3' is a magic number.558
ErrorsLine contains a tab character.560
Errors'{' is not preceded with whitespace.563
ErrorsLine is longer than 80 characters (found 98).564
Errors'+' is not preceded with whitespace.564
Errors'+' is not followed by whitespace.564
Errors'if' construct must use '{}'s.567
ErrorsLine contains a tab character.570
Errors'{' is not preceded with whitespace.576
ErrorsLine contains a tab character.580
Errors'{' is not preceded with whitespace.580
ErrorsLine contains a tab character.581
Errors'if' construct must use '{}'s.583
ErrorsLine is longer than 80 characters (found 89).590
ErrorsLine is longer than 80 characters (found 93).591
ErrorsLine is longer than 80 characters (found 90).602
ErrorsParameter entry should be final.602
ErrorsExpected @param tag for 'entry'.602
ErrorsParameter jaxbEnzyme should be final.602
ErrorsExpected @param tag for 'jaxbEnzyme'.602
ErrorsParameter of should be final.602
Errors'of' hides a field.602
ErrorsExpected @param tag for 'of'.602
Errors'if' construct must use '{}'s.605
ErrorsLine is longer than 80 characters (found 81).609
ErrorsLine is longer than 80 characters (found 91).620
ErrorsParameter entry should be final.620
ErrorsExpected @param tag for 'entry'.620
ErrorsParameter jaxbEnzyme should be final.620
ErrorsExpected @param tag for 'jaxbEnzyme'.620
ErrorsParameter of should be final.620
Errors'of' hides a field.620
ErrorsExpected @param tag for 'of'.620
ErrorsLine has trailing spaces.622
ErrorsLine contains a tab character.622
Errors'{' is not preceded with whitespace.623
ErrorsLine contains a tab character.624
Errors'if' construct must use '{}'s.625
ErrorsLine contains a tab character.627
Errors'{' is not preceded with whitespace.627
ErrorsLine contains a tab character.628
ErrorsLine is longer than 80 characters (found 87).629
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
Errors'{' is not preceded with whitespace.636
ErrorsLine is longer than 80 characters (found 84).637
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsLine contains a tab character.647
ErrorsLine is longer than 80 characters (found 94).648
ErrorsLine contains a tab character.648
ErrorsParameter of should be final.648
Errors'of' hides a field.648
ErrorsParameter cofactor should be final.648
ErrorsLine contains a tab character.649
ErrorsLine contains a tab character.650
ErrorsLine is longer than 80 characters (found 85).651
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsLine is longer than 80 characters (found 87).653
ErrorsLine contains a tab character.653
ErrorsLine is longer than 80 characters (found 81).654
ErrorsLine contains a tab character.654
ErrorsLine contains a tab character.655
ErrorsLine contains a tab character.656
ErrorsLine is longer than 80 characters (found 87).658
ErrorsMissing a Javadoc comment.658
ErrorsParameter of should be final.658
Errors'of' hides a field.658
ErrorsParameter os should be final.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.660
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
Errors'{' is not preceded with whitespace.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
Errors'{' is not preceded with whitespace.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsLine contains a tab character.667
ErrorsLine is longer than 80 characters (found 90).668
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
Errors'if' construct must use '{}'s.670
ErrorsLine contains a tab character.670
ErrorsLine is longer than 80 characters (found 94).671
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.676
ErrorsLine contains a tab character.678
ErrorsLine is longer than 80 characters (found 91).683
ErrorsParameter entry should be final.683
ErrorsExpected @param tag for 'entry'.683
ErrorsParameter jaxbEnzyme should be final.683
ErrorsExpected @param tag for 'jaxbEnzyme'.683
ErrorsParameter of should be final.683
Errors'of' hides a field.683
ErrorsExpected @param tag for 'of'.683
ErrorsLine contains a tab character.689
Errors'{' is not preceded with whitespace.689
ErrorsLine contains a tab character.690
Errors'if' construct must use '{}'s.691
ErrorsLine contains a tab character.691
ErrorsLine is longer than 80 characters (found 84).692
ErrorsLine contains a tab character.692
ErrorsLine is longer than 80 characters (found 90).693
ErrorsLine contains a tab character.693
ErrorsLine is longer than 80 characters (found 96).694
ErrorsLine contains a tab character.694
ErrorsLine contains a tab character.695
ErrorsLine contains a tab character.696
ErrorsLine contains a tab character.697
ErrorsLine contains a tab character.698
ErrorsLine is longer than 80 characters (found 91).699
ErrorsLine contains a tab character.699
ErrorsLine contains a tab character.700
ErrorsLine contains a tab character.701
ErrorsLine contains a tab character.702
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
ErrorsLine is longer than 80 characters (found 101).705
ErrorsLine contains a tab character.705
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.707
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
Errors'if' construct must use '{}'s.710
ErrorsLine is longer than 80 characters (found 87).722
ErrorsParameter entry should be final.722
ErrorsExpected @param tag for 'entry'.722
ErrorsParameter jaxbEnzyme should be final.722
ErrorsExpected @param tag for 'jaxbEnzyme'.722
ErrorsParameter of should be final.722
Errors'of' hides a field.722
ErrorsExpected @param tag for 'of'.722
Errors'{' is not preceded with whitespace.730
Errors'{' is not preceded with whitespace.734
Errors'if' construct must use '{}'s.735
ErrorsExpected an @return tag.747
ErrorsParameter entry should be final.747
ErrorsExpected @param tag for 'entry'.747
ErrorsLine is longer than 80 characters (found 84).749
ErrorsLine is longer than 80 characters (found 88).750
Errors'if' construct must use '{}'s.752
ErrorsLine is longer than 80 characters (found 82).752
ErrorsExpected an @return tag.762
ErrorsLine is longer than 80 characters (found 81).762
ErrorsParameter of should be final.762
Errors'of' hides a field.762
ErrorsExpected @param tag for 'of'.762
ErrorsParameter name should be final.762
ErrorsExpected @param tag for 'name'.762