Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
22001821

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
4Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
102Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
17Errors Error
JavadocMethod218Errors Error
JavadocType3Errors Error
JavadocVariable63Errors Error
JavadocStyle3Errors Error
ConstantName2Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName29Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName4Errors Error
StaticVariableName1Errors Error
TypeName1Errors Error
AvoidStarImport7Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports3Errors Error
LineLength584Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad25Errors Error
NoWhitespaceAfter1Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap35Errors Error
ParenPad105Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter5Errors Error
WhitespaceAround68Errors Error
ModifierOrder0Errors Error
RedundantModifier1Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock4Errors Error
LeftCurly0Errors Error
NeedBraces119Errors Error
RightCurly0Errors Error
AvoidInlineConditionals5Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField7Errors Error
IllegalInstantiation0Errors Error
InnerAssignment1Errors Error
MagicNumber13Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows21Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension134Errors Error
FinalClass3Errors Error
HideUtilityClassConstructor8Errors Error
InterfaceIsType0Errors Error
VisibilityModifier1Errors Error
ArrayTypeStyle0Errors Error
FinalParameters225Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

uk/ac/ebi/intenz/tools/sib/ApplicationResources.java

ViolationMessageLine
ErrorsUnused import - java.io.FileInputStream.13
ErrorsLine is longer than 80 characters (found 82).33
ErrorsClass ApplicationResources should be declared as final.36
ErrorsMissing a Javadoc comment.38
ErrorsName 'LOGGER' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'resources' must be private and have accessor methods.41
Errors'(' is preceded with whitespace.48
ErrorsParameter stream should be final.48
ErrorsExpected @throws tag for 'IOException'.48
ErrorsLine is longer than 80 characters (found 85).55
ErrorsExpected an @return tag.58
Errors'(' is preceded with whitespace.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters (found 119).64
ErrorsLine is longer than 80 characters (found 95).65
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters (found 90).66
ErrorsLine contains a tab character.66
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsLine is longer than 80 characters (found 86).69
ErrorsMissing a Javadoc comment.80
Errors'{' is not preceded with whitespace.80
ErrorsMissing a Javadoc comment.84
Errors'{' is not preceded with whitespace.84
ErrorsMissing a Javadoc comment.88
Errors'{' is not preceded with whitespace.88
ErrorsMissing a Javadoc comment.92
Errors'{' is not preceded with whitespace.92
ErrorsMissing a Javadoc comment.96
Errors'{' is not preceded with whitespace.96
ErrorsMissing a Javadoc comment.100
Errors'{' is not preceded with whitespace.100
ErrorsMissing a Javadoc comment.104
Errors'{' is not preceded with whitespace.104

uk/ac/ebi/intenz/tools/sib/EnzymeFlatFileComparatorApp.java

ViolationMessageLine
ErrorsUnused import - uk.ac.ebi.intenz.tools.sib.writer.EnzymeFlatFileWriter.4
ErrorsUnused import - java.util.PropertyResourceBundle.7
ErrorsLine is longer than 80 characters (found 90).12
ErrorsUtility classes should not have a public or default constructor.17
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters (found 90).25
ErrorsParameter args should be final.27
ErrorsLine is longer than 80 characters (found 89).33
ErrorsLine is longer than 80 characters (found 90).34
ErrorsLine is longer than 80 characters (found 111).35
Errors'+' is not preceded with whitespace.35
Errors'+' is not followed by whitespace.35
ErrorsLine is longer than 80 characters (found 97).41
ErrorsParameter args should be final.51
ErrorsLine is longer than 80 characters (found 119).53
ErrorsLine is longer than 80 characters (found 89).64

uk/ac/ebi/intenz/tools/sib/EnzymeFlatFileWriterApp.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 90).29
ErrorsUtility classes should not have a public or default constructor.34
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
Errors'=' is not followed by whitespace.41
ErrorsLine is longer than 80 characters (found 83).43
ErrorsLine is longer than 80 characters (found 98).45
ErrorsLine contains a tab character.49
ErrorsParameter args should be final.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters (found 86).59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters (found 114).64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters (found 123).65
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters (found 105).66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters (found 110).67
ErrorsLine contains a tab character.67
Errors'1000' is a magic number.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters (found 98).76
ErrorsLine is longer than 80 characters (found 83).78
Errors'(' is preceded with whitespace.81
Errors'try' is not followed by whitespace.82
Errors'{' is not preceded with whitespace.82
ErrorsLine is longer than 80 characters (found 119).83
Errors'catch' is not preceded with whitespace.84
Errors'}' is not followed by whitespace.84
Errors'{' is not preceded with whitespace.84
ErrorsLine contains a tab character.95
ErrorsParameter args should be final.101
Errors'{' is not preceded with whitespace.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters (found 102).122
ErrorsLine contains a tab character.122
Errors'?' is not preceded with whitespace.122
ErrorsAvoid inline conditionals.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters (found 128).133
ErrorsLine is longer than 80 characters (found 108).150
ErrorsLine is longer than 80 characters (found 100).169
ErrorsParameter args should be final.174
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
ErrorsLine is longer than 80 characters (found 89).182
ErrorsLine is longer than 80 characters (found 82).198
ErrorsLine is longer than 80 characters (found 144).199

uk/ac/ebi/intenz/tools/sib/comparator/FlatFileComparator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUsing the '.*' form of import should be avoided - java.io.*.10
ErrorsUtility classes should not have a public or default constructor.22
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters (found 87).37
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters (found 89).44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters (found 89).45
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
ErrorsParameter flatFile1 should be final.57
ErrorsParameter flatFile2 should be final.57
ErrorsLine is longer than 80 characters (found 98).74
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'if' construct must use '{}'s.78
ErrorsLine is longer than 80 characters (found 124).78
Errors'if' construct must use '{}'s.79
ErrorsLine is longer than 80 characters (found 127).79
ErrorsLine is longer than 80 characters (found 112).82
ErrorsLine is longer than 80 characters (found 95).83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine is longer than 80 characters (found 104).85
Errors'if' construct must use '{}'s.86
ErrorsLine is longer than 80 characters (found 84).87
ErrorsLine is longer than 80 characters (found 96).89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'{' is not preceded with whitespace.90
Errors'if' construct must use '{}'s.96
ErrorsLine is longer than 80 characters (found 97).96
Errors'if' construct must use '{}'s.97
ErrorsLine is longer than 80 characters (found 97).97
ErrorsLine is longer than 80 characters (found 104).99
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'if' construct must use '{}'s.102
ErrorsLine is longer than 80 characters (found 81).103
ErrorsLine is longer than 80 characters (found 96).105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'{' is not preceded with whitespace.106
Errors'if' construct must use '{}'s.112
ErrorsLine is longer than 80 characters (found 97).112
Errors'if' construct must use '{}'s.113
ErrorsLine is longer than 80 characters (found 97).113
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'if' construct must use '{}'s.122
ErrorsLine is longer than 80 characters (found 97).122
Errors'if' construct must use '{}'s.123
ErrorsLine is longer than 80 characters (found 100).123
Errors'if' construct must use '{}'s.124
ErrorsLine is longer than 80 characters (found 106).124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'if' construct must use '{}'s.134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'if' construct must use '{}'s.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
ErrorsLine has trailing spaces.141
ErrorsLine is longer than 80 characters (found 90).145
ErrorsParameter outputResult should be final.148
ErrorsExpected @param tag for 'outputResult'.148
Errors'{' is not preceded with whitespace.150
Errors'{' is not preceded with whitespace.152
ErrorsMissing a Javadoc comment.158
ErrorsParameter reader should be final.158
ErrorsLine is longer than 80 characters (found 95).170
ErrorsLine is longer than 80 characters (found 109).172
Errors'(' is preceded with whitespace.172
ErrorsParameter entryA should be final.172
ErrorsParameter entryB should be final.172
Errors'if' construct must use '{}'s.173
ErrorsLine is longer than 80 characters (found 99).173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'if' construct must use '{}'s.174
ErrorsLine is longer than 80 characters (found 99).174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 81).180
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters (found 110).186
ErrorsLine contains a tab character.186
Errors'?' is not preceded with whitespace.186
ErrorsAvoid inline conditionals.186
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters (found 110).193
ErrorsLine contains a tab character.193
Errors'?' is not preceded with whitespace.193
ErrorsAvoid inline conditionals.193
Errors'if' construct must use '{}'s.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsLine is longer than 80 characters (found 84).209
ErrorsLine is longer than 80 characters (found 84).212
Errors'{' is not preceded with whitespace.214
Errors'{' is not preceded with whitespace.215
Errors'{' is not preceded with whitespace.220
ErrorsLine is longer than 80 characters (found 85).231
ErrorsLine is longer than 80 characters (found 93).233
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
ErrorsLine is longer than 80 characters (found 90).240
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors'(' is followed by whitespace.248
Errors')' is preceded with whitespace.248
ErrorsLine is longer than 80 characters (found 101).249
Errors'(' is followed by whitespace.250
Errors')' is preceded with whitespace.250
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine is longer than 80 characters (found 101).258
Errors'(' is followed by whitespace.259
Errors')' is preceded with whitespace.259
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
ErrorsLine is longer than 80 characters (found 101).267
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsLine is longer than 80 characters (found 101).276
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine is longer than 80 characters (found 101).285
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
ErrorsLine is longer than 80 characters (found 101).294
Errors'(' is followed by whitespace.295
Errors')' is preceded with whitespace.295
ErrorsLine is longer than 80 characters (found 91).299
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
ErrorsLine is longer than 80 characters (found 101).304
Errors'(' is followed by whitespace.305
Errors')' is preceded with whitespace.305
ErrorsLine is longer than 80 characters (found 92).309
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
ErrorsMust have at least one statement.312
ErrorsLine is longer than 80 characters (found 81).323
ErrorsLine is longer than 80 characters (found 81).324
ErrorsLine is longer than 80 characters (found 81).325
ErrorsExpected an @return tag.330
Errors'(' is preceded with whitespace.330
ErrorsParameter entry should be final.330
ErrorsExpected @param tag for 'entry'.330
ErrorsLine is longer than 80 characters (found 84).334
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
Errors'(' is followed by whitespace.347
Errors')' is preceded with whitespace.347
Errors'{' is not preceded with whitespace.351
ErrorsLine is longer than 80 characters (found 93).361
ErrorsLine is longer than 80 characters (found 100).362
ErrorsLine has trailing spaces.363
ErrorsLine has trailing spaces.365
ErrorsLine has trailing spaces.367
ErrorsLine has trailing spaces.372
ErrorsFirst sentence should end with a period.373
ErrorsParameter text should be final.380
ErrorsExpected @param tag for 'text'.380
ErrorsParameter regex should be final.380
ErrorsLine is longer than 80 characters (found 93).402
Errors'(' is preceded with whitespace.402
ErrorsParameter lineOfLoadedFF should be final.402
ErrorsExpected @param tag for 'lineOfLoadedFF'.402
ErrorsParameter flatFile1Reader should be final.402
ErrorsExpected @param tag for 'flatFile1Reader'.402
ErrorsParameter entryA should be final.403
ErrorsExpected @param tag for 'entryA'.403
ErrorsExpected @throws tag for 'IOException'.403
Errors'(' is followed by whitespace.404
Errors')' is preceded with whitespace.404
Errors'(' is followed by whitespace.406
Errors')' is preceded with whitespace.406
ErrorsMissing a Javadoc comment.412
Errors'(' is preceded with whitespace.412
ErrorsParameter line should be final.412
ErrorsLine is longer than 80 characters (found 98).417
ErrorsLine is longer than 80 characters (found 117).425
Errors'(' is preceded with whitespace.425
ErrorsParameter flatFile2Reader should be final.425
ErrorsExpected @param tag for 'flatFile2Reader'.425
ErrorsParameter entryB should be final.425
ErrorsExpected @param tag for 'entryB'.425
ErrorsExpected @throws tag for 'IOException'.425
Errors'(' is preceded with whitespace.439
ErrorsParameter entryA should be final.439
ErrorsExpected @param tag for 'entryA'.439
ErrorsParameter entryB should be final.439
ErrorsExpected @param tag for 'entryB'.439
Errors'(' is preceded with whitespace.447
ErrorsLine is longer than 80 characters (found 82).448
ErrorsExpected an @return tag.470
Errors'(' is preceded with whitespace.470
ErrorsParameter lineToAdd should be final.470
ErrorsExpected @param tag for 'lineToAdd'.470
ErrorsInner assignments should be avoided.471
ErrorsLine is longer than 80 characters (found 82).475
ErrorsLine is longer than 80 characters (found 105).480
ErrorsLine is longer than 80 characters (found 93).482
Errors'(' is preceded with whitespace.482
ErrorsParameter entryA should be final.482
ErrorsParameter entryB should be final.482
ErrorsParameter lineType should be final.482
ErrorsLine is longer than 80 characters (found 82).492
ErrorsLine is longer than 80 characters (found 118).497
ErrorsLine is longer than 80 characters (found 91).500
Errors'(' is preceded with whitespace.500
ErrorsParameter entryA should be final.500
ErrorsParameter entryB should be final.500
ErrorsParameter lineType should be final.500
Errors'(' is followed by whitespace.506
Errors')' is preceded with whitespace.506
Errors'if' construct must use '{}'s.508
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'if' construct must use '{}'s.511
Errors'(' is followed by whitespace.511
Errors')' is preceded with whitespace.511
ErrorsLine is longer than 80 characters (found 86).520
ErrorsLine is longer than 80 characters (found 112).526
Errors'(' is preceded with whitespace.526
ErrorsParameter lineType should be final.526
ErrorsParameter entryA should be final.526
ErrorsParameter entryB should be final.526
ErrorsParameter logger should be final.526
ErrorsExpected @param tag for 'logger'.526
ErrorsLine is longer than 80 characters (found 98).536
ErrorsLine is longer than 80 characters (found 98).539
ErrorsLine is longer than 80 characters (found 109).548
ErrorsLine is longer than 80 characters (found 87).550
ErrorsLine is longer than 80 characters (found 127).556
Errors'(' is preceded with whitespace.556
ErrorsParameter lineType should be final.556
ErrorsParameter entryA should be final.556
ErrorsParameter entryB should be final.556
ErrorsExpected @param tag for 'entryB'.556
ErrorsParameter lineIndex should be final.556
ErrorsParameter logger should be final.556
ErrorsExpected @param tag for 'logger'.556
ErrorsLine is longer than 80 characters (found 120).567
ErrorsLine is longer than 80 characters (found 120).570
Errors'(' is preceded with whitespace.582
ErrorsParameter entryA should be final.582
ErrorsLine is longer than 80 characters (found 88).584
ErrorsName 'IDLinePattern' must match pattern '^[a-z][a-zA-Z0-9]*$'.584
ErrorsName 'IDLinePatternMatcher' must match pattern '^[a-z][a-zA-Z0-9]*$'.585
Errors'if' construct must use '{}'s.586
Errors'(' is followed by whitespace.586
Errors')' is preceded with whitespace.586
Errors'(' is preceded with whitespace.597
ErrorsParameter entry should be final.597
ErrorsParameter lineType should be final.597
ErrorsLine is longer than 80 characters (found 85).599
Errors'if' construct must use '{}'s.601
Errors'(' is followed by whitespace.601
Errors')' is preceded with whitespace.601
Errors'(' is preceded with whitespace.612
ErrorsParameter entry should be final.612
ErrorsParameter lineType should be final.612
ErrorsLine is longer than 80 characters (found 85).615
Errors'while' construct must use '{}'s.618
ErrorsLine is longer than 80 characters (found 81).618
Errors'(' is followed by whitespace.618
Errors')' is preceded with whitespace.618
ErrorsLine is longer than 80 characters (found 91).629
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.629
ErrorsExpected an @return tag.632
ErrorsLine is longer than 80 characters (found 94).632
Errors'(' is preceded with whitespace.632
ErrorsParameter entry should be final.632
ErrorsExpected @param tag for 'entry'.632
ErrorsParameter lineType should be final.632
ErrorsExpected @param tag for 'lineType'.632
ErrorsParameter lineIndex should be final.632
ErrorsExpected @param tag for 'lineIndex'.632
Errors'if' construct must use '{}'s.635
Errors'(' is followed by whitespace.635
Errors')' is preceded with whitespace.635
Errors'if' construct must use '{}'s.637
Errors'(' is followed by whitespace.637
Errors')' is preceded with whitespace.637
Errors'else' construct must use '{}'s.639

uk/ac/ebi/intenz/tools/sib/exceptions/EnzymeEntryValidationException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.11
ErrorsParameter message should be final.11

uk/ac/ebi/intenz/tools/sib/helper/EnzymeHelper.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUtility classes should not have a public or default constructor.36
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsExpected an @return tag.50
ErrorsParameter enzymeEntry should be final.50
ErrorsExpected @param tag for 'enzymeEntry'.50
ErrorsLine is longer than 80 characters (found 104).51
ErrorsParameter encoding should be final.51
ErrorsExpected @param tag for 'encoding'.51
ErrorsParameter encodingType should be final.51
ErrorsExpected @param tag for 'encodingType'.51
ErrorsLine is longer than 80 characters (found 91).52
ErrorsParameter translate should be final.52
ErrorsExpected @param tag for 'translate'.52
ErrorsExpected @throws tag for 'SPTRException'.52
ErrorsLine is longer than 80 characters (found 81).53
Errors'if' construct must use '{}'s.58
ErrorsLine is longer than 80 characters (found 107).58
Errors'if' construct must use '{}'s.71
ErrorsLine is longer than 80 characters (found 139).72
Errors'else' construct must use '{}'s.73
ErrorsLine is longer than 80 characters (found 117).74
Errors'if' is not followed by whitespace.78
ErrorsLine is longer than 80 characters (found 95).79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
Errors'if' construct must use '{}'s.88
ErrorsLine is longer than 80 characters (found 134).89
Errors'else' construct must use '{}'s.90
ErrorsLine is longer than 80 characters (found 100).91
ErrorsLine is longer than 80 characters (found 88).99
Errors'if' construct must use '{}'s.100
ErrorsLine is longer than 80 characters (found 152).101
Errors'else' construct must use '{}'s.102
ErrorsLine is longer than 80 characters (found 119).103
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
Errors'?' is not preceded with whitespace.113
Errors'?' should be on a new line.113
ErrorsAvoid inline conditionals.113
ErrorsLine contains a tab character.114
Errors':' should be on a new line.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters (found 107).116
Errors'if' construct must use '{}'s.117
ErrorsLine is longer than 80 characters (found 134).129
Errors'&&' should be on a new line.139
ErrorsName 'DICrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.141
ErrorsLine is longer than 80 characters (found 83).144
Errors'&&' should be on a new line.144
ErrorsName 'PRCrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
ErrorsLine is longer than 80 characters (found 85).149
Errors'&&' should be on a new line.149
ErrorsName 'DRCrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.151
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters (found 111).164
ErrorsMissing a Javadoc comment.164
ErrorsParameter enzymeEntry should be final.164
Errors'+' should be on a new line.172
ErrorsLine is longer than 80 characters (found 142).173
ErrorsLine is longer than 80 characters (found 101).178
ErrorsMissing a Javadoc comment.178
ErrorsParameter enzymeLink should be final.178
ErrorsLine is longer than 80 characters (found 93).181
ErrorsLine is longer than 80 characters (found 99).183
ErrorsLine is longer than 80 characters (found 101).190
ErrorsMissing a Javadoc comment.190
ErrorsParameter enzymeLink should be final.190
ErrorsLine is longer than 80 characters (found 97).193
ErrorsLine is longer than 80 characters (found 101).201
ErrorsMissing a Javadoc comment.201
ErrorsParameter enzymeLink should be final.201
ErrorsLine is longer than 80 characters (found 99).204
ErrorsLine is longer than 80 characters (found 99).206

uk/ac/ebi/intenz/tools/sib/helper/FFWriterHelper.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 118).7
ErrorsLine is longer than 80 characters (found 94).11
ErrorsUtility classes should not have a public or default constructor.13
ErrorsUnused @throws tag for 'NullPointerException'.22
ErrorsParameter flatFile should be final.24
Errors'if' construct must use '{}'s.25
ErrorsLine is longer than 80 characters (found 99).25
ErrorsLine is longer than 80 characters (found 157).27
ErrorsLine is longer than 80 characters (found 174).29
ErrorsName 'DRLinePattern' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsName 'DRLinePatternMatcher' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsName 'DRLineContents' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine is longer than 80 characters (found 150).37
ErrorsLine is longer than 80 characters (found 97).38

uk/ac/ebi/intenz/tools/sib/helper/SibEntryHelper.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.38
ErrorsLine is longer than 80 characters (found 83).40
ErrorsLine is longer than 80 characters (found 105).42
ErrorsMissing a Javadoc comment.42
ErrorsParameter enzymeEntry should be final.42
ErrorsLine is longer than 80 characters (found 127).43
ErrorsParameter encoding should be final.43
ErrorsParameter encodingType should be final.43
ErrorsLine is longer than 80 characters (found 81).44
Errors'if' construct must use '{}'s.49
ErrorsLine is longer than 80 characters (found 107).49
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters (found 137).60
ErrorsLine is longer than 80 characters (found 91).66
ErrorsLine is longer than 80 characters (found 135).76
ErrorsLine is longer than 80 characters (found 96).80
ErrorsLine is longer than 80 characters (found 108).81
Errors'if' construct must use '{}'s.88
ErrorsLine is longer than 80 characters (found 82).89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters (found 88).92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors',' is not followed by whitespace.94
Errors',' is not followed by whitespace.94
ErrorsLine contains a tab character.95
Errors',' is not followed by whitespace.95
Errors',' is not followed by whitespace.95
ErrorsLine is longer than 80 characters (found 111).96
ErrorsLine contains a tab character.105
Errors'{' is not preceded with whitespace.105
ErrorsLine is longer than 80 characters (found 110).123
ErrorsLine has trailing spaces.124
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters (found 85).126
Errors'{' is not preceded with whitespace.127
Errors'if' construct must use '{}'s.129
Errors'-' is not preceded with whitespace.129
Errors'-' is not followed by whitespace.129
ErrorsLine is longer than 80 characters (found 135).140
Errors')' is preceded with whitespace.140
Errors'&&' should be on a new line.150
ErrorsName 'DICrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
ErrorsLine is longer than 80 characters (found 83).155
Errors'&&' should be on a new line.155
ErrorsName 'PRCrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.157
ErrorsLine is longer than 80 characters (found 85).160
Errors'&&' should be on a new line.160
ErrorsName 'DRCrossReference' must match pattern '^[a-z][a-zA-Z0-9]*$'.162
ErrorsExpected an @return tag.178
ErrorsLine is longer than 80 characters (found 83).178
ErrorsParameter constant should be final.178
ErrorsExpected @param tag for 'constant'.178
Errors'{' is not preceded with whitespace.178
ErrorsLine has trailing spaces.180
Errors'if' is not followed by whitespace.180
Errors'!=' is not preceded with whitespace.180
Errors'!=' is not followed by whitespace.180
Errors'{' is not preceded with whitespace.180
Errors'if' is not followed by whitespace.182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'{' is not preceded with whitespace.182
ErrorsLine is longer than 80 characters (found 142).191
ErrorsMissing a Javadoc comment.191
ErrorsParameter enzymeEntry should be final.191
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters (found 107).200
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters (found 103).203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
Errors'{' is not preceded with whitespace.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsMust have at least one statement.206
ErrorsLine has trailing spaces.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
Errors'{' is not preceded with whitespace.209
ErrorsMust have at least one statement.209
Errors'{' is not followed by whitespace.209
Errors'}' is not preceded with whitespace.209
ErrorsLine is longer than 80 characters (found 101).210
ErrorsLine is longer than 80 characters (found 107).211
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters (found 144).213
ErrorsLine is longer than 80 characters (found 101).218
ErrorsMissing a Javadoc comment.218
ErrorsParameter enzymeLink should be final.218
ErrorsLine is longer than 80 characters (found 93).221
ErrorsLine is longer than 80 characters (found 106).223
ErrorsLine is longer than 80 characters (found 101).230
ErrorsMissing a Javadoc comment.230
ErrorsParameter enzymeLink should be final.230
ErrorsLine is longer than 80 characters (found 97).233
ErrorsLine is longer than 80 characters (found 101).241
ErrorsMissing a Javadoc comment.241
ErrorsParameter enzymeLink should be final.241
ErrorsLine is longer than 80 characters (found 99).244
ErrorsLine is longer than 80 characters (found 106).246

uk/ac/ebi/intenz/tools/sib/sptr_enzyme/EnzymeCrossReference.java

ViolationMessageLine
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters (found 111).9
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsLine is longer than 80 characters (found 81).32
ErrorsLine is longer than 80 characters (found 103).36
ErrorsLine is longer than 80 characters (found 99).37
ErrorsLine is longer than 80 characters (found 108).38
ErrorsParameter databaseName should be final.43
Errors'databaseName' hides a field.43
ErrorsLine is longer than 80 characters (found 84).55
ErrorsLine is longer than 80 characters (found 83).56
ErrorsLine is longer than 80 characters (found 88).57
ErrorsLine is longer than 80 characters (found 139).61
ErrorsLine is longer than 80 characters (found 112).63
ErrorsMethod 'setAccessionNumber' is not designed for extension - needs to be abstract, final or empty.69
ErrorsParameter accessionNumber should be final.69
Errors'accessionNumber' hides a field.69
ErrorsLine is longer than 80 characters (found 84).79
ErrorsLine is longer than 80 characters (found 83).80
ErrorsLine is longer than 80 characters (found 88).81
ErrorsLine is longer than 80 characters (found 139).85
ErrorsLine is longer than 80 characters (found 112).87
ErrorsMethod 'getAccessionNumber' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine is longer than 80 characters (found 107).103
ErrorsLine is longer than 80 characters (found 91).107
ErrorsUnused @throws tag for 'IllegalArgumentException'.107
ErrorsMethod 'setPropertyValue' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter property should be final.109
ErrorsParameter value should be final.109
Errors'if' construct must use '{}'s.110
ErrorsLine is longer than 80 characters (found 137).110
Errors'if' is not followed by whitespace.110
ErrorsMethod 'hasProperty' is not designed for extension - needs to be abstract, final or empty.122
ErrorsParameter property should be final.122
ErrorsMethod 'getPropertyValue' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter property should be final.134
ErrorsMethod 'getDatabaseName' is not designed for extension - needs to be abstract, final or empty.145

uk/ac/ebi/intenz/tools/sib/sptr_enzyme/EnzymeCrossReferenceException.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsMissing a Javadoc comment.14
ErrorsParameter message should be final.14
ErrorsMissing a Javadoc comment.18
ErrorsParameter originalException should be final.18
ErrorsLine is longer than 80 characters (found 85).22
ErrorsMissing a Javadoc comment.22
ErrorsParameter message should be final.22
ErrorsParameter originalException should be final.22

uk/ac/ebi/intenz/tools/sib/sptr_enzyme/EnzymeEntryImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 90).11
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.18
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.20
ErrorsMissing a Javadoc comment.22
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter id should be final.38
Errors'id' hides a field.38
ErrorsLine is longer than 80 characters (found 83).42
ErrorsMethod 'setEC' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter s should be final.42
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.42
ErrorsMethod 'getEC' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.46
ErrorsLine is longer than 80 characters (found 91).50
ErrorsMethod 'setCommonName' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter s should be final.50
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.50
ErrorsLine is longer than 80 characters (found 85).54
ErrorsMethod 'getCommonName' 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 is longer than 80 characters (found 88).58
ErrorsMethod 'addSynonym' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter s should be final.58
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.58
ErrorsLine is longer than 80 characters (found 94).62
ErrorsMethod 'removeSynonym' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter s should be final.62
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.62
ErrorsLine is longer than 80 characters (found 85).66
ErrorsMethod 'getSynonyms' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.66
ErrorsLine is longer than 80 characters (found 98).74
ErrorsMethod 'setSynonyms' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter synonyms should be final.74
Errors'synonyms' hides a field.74
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.74
ErrorsLine is longer than 80 characters (found 89).80
ErrorsMethod 'addReaction' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter s should be final.80
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.80
ErrorsLine is longer than 80 characters (found 95).84
ErrorsMethod 'removeReaction' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter s should be final.84
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.84
ErrorsLine is longer than 80 characters (found 86).88
ErrorsMethod 'getReactions' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.88
ErrorsLine is longer than 80 characters (found 100).96
ErrorsMethod 'setReactions' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter reactions should be final.96
Errors'reactions' hides a field.96
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.96
ErrorsLine is longer than 80 characters (found 90).102
ErrorsMethod 'setCofactors' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter s should be final.102
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.102
ErrorsLine is longer than 80 characters (found 84).106
ErrorsMethod 'getCofactors' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.106
ErrorsLine is longer than 80 characters (found 88).110
ErrorsMethod 'setComment' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter s should be final.110
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.110
ErrorsLine is longer than 80 characters (found 82).114
ErrorsMethod 'getComment' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.114
ErrorsLine is longer than 80 characters (found 124).118
ErrorsMethod 'addCrossReference' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter sptrCrossReference should be final.118
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.118
ErrorsLine is longer than 80 characters (found 127).122
ErrorsMethod 'addCrossReferences' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter sptrCrossReference should be final.122
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.122
ErrorsLine is longer than 80 characters (found 130).128
ErrorsMethod 'removeCrossReference' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter sptrCrossReference should be final.128
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.128
ErrorsLine is longer than 80 characters (found 104).132
ErrorsMethod 'getCrossReferences' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.132
ErrorsLine is longer than 80 characters (found 114).140
ErrorsMethod 'setCrossReferences' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter xrefs should be final.140
Errors'xrefs' hides a field.140
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.140
ErrorsMethod 'isTransferredOrDeleted' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
ErrorsMethod 'setTransferredOrDeleted' is not designed for extension - needs to be abstract, final or empty.150
ErrorsMissing a Javadoc comment.150
ErrorsParameter transferredOrDeleted should be final.150

uk/ac/ebi/intenz/tools/sib/sptr_enzyme/EnzymeXrefFactory.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.uniref.*.4
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.go.*.11
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.interpro.*.12
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.integr8.*.16
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.citation.*.17
ErrorsUsing the '.*' form of import should be avoided - uk.ac.ebi.interfaces.sptr.*.22
ErrorsLine is longer than 80 characters (found 97).28
ErrorsLine is longer than 80 characters (found 130).29
ErrorsMethod 'newSPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter entryType should be final.36
ErrorsMethod 'newSPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'copySPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter entry should be final.44
ErrorsMethod 'newEnzymeEntryInstance' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsLine is longer than 80 characters (found 86).52
ErrorsMethod 'copyEnzymeEntryInstance' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter entry should be final.52
ErrorsLine is longer than 80 characters (found 81).56
ErrorsMethod 'newFeatureInstance' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsParameter featureType should be final.56
ErrorsMethod 'copyFeatureInstance' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter feature should be final.60
ErrorsMethod 'newFeatureLocationInstance' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters (found 104).68
ErrorsMethod 'copyFeatureLocationInstance' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter location should be final.68
ErrorsMethod 'newAuthorInstance' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'copyAuthorInstance' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
ErrorsParameter author should be final.76
ErrorsMethod 'newBookInstance' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsMethod 'copyBookInstance' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter book should be final.84
ErrorsLine is longer than 80 characters (found 84).88
ErrorsMethod 'newElectronicArticleInstance' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsLine is longer than 80 characters (found 120).92
ErrorsMethod 'copyElectronicArticleInstance' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter electronicArticle should be final.92
ErrorsMethod 'newJournalArticleInstance' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsLine is longer than 80 characters (found 108).100
ErrorsMethod 'copyJournalArticleInstance' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter journalArticle should be final.100
ErrorsMethod 'newPatentInstance' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsMethod 'copyPatentInstance' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter patent should be final.108
ErrorsMethod 'newSubmissionInstance' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsLine is longer than 80 characters (found 92).116
ErrorsMethod 'copySubmissionInstance' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter submission should be final.116
ErrorsMethod 'newThesisInstance' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsMethod 'copyThesisInstance' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter thesis should be final.124
ErrorsLine is longer than 80 characters (found 96).128
ErrorsMethod 'newUnpublishedObservationsInstance' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsLine is longer than 80 characters (found 144).132
ErrorsMethod 'copyUnpublishedObservationsInstance' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter unpublishedObservations should be final.132
ErrorsLine is longer than 80 characters (found 86).136
ErrorsMethod 'newUnpublishedResultsInstance' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsLine is longer than 80 characters (found 124).140
ErrorsMethod 'copyUnpublishedResultsInstance' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter unpublishedResults should be final.140
ErrorsMethod 'newSPTRCommentInstance' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter type should be final.144
ErrorsLine is longer than 80 characters (found 92).148
ErrorsMethod 'copySPTRCommentInstance' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter sptrComment should be final.148
ErrorsMethod 'newIsoformInstance' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsMethod 'copyIsoformInstance' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
ErrorsParameter isoform should be final.156
ErrorsLine is longer than 80 characters (found 103).165
ErrorsLine is longer than 80 characters (found 87).167
ErrorsMethod 'newEnzymeCrossReference' is not designed for extension - needs to be abstract, final or empty.167
ErrorsParameter type should be final.167
ErrorsExpected @param tag for 'type'.167
Errors'if' construct must use '{}'s.169
Errors'if' is not followed by whitespace.169
Errors'&&' should be on a new line.169
Errors'&&' should be on a new line.170
ErrorsLine is longer than 80 characters (found 132).171
ErrorsLine is longer than 80 characters (found 85).176
ErrorsMethod 'newSPTRCrossReference' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter type should be final.176
ErrorsLine is longer than 80 characters (found 112).180
ErrorsMethod 'copySPTRCrossReference' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMissing a Javadoc comment.180
ErrorsParameter sptrCrossReference should be final.180
ErrorsLine is longer than 80 characters (found 103).184
ErrorsMethod 'copyProteomeEntryInstance' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter proteomeEntry should be final.184
ErrorsLine is longer than 80 characters (found 95).185
ErrorsMethod 'newSPINSubmissionInstance' is not designed for extension - needs to be abstract, final or empty.188
ErrorsMissing a Javadoc comment.188
ErrorsLine is longer than 80 characters (found 95).189
ErrorsLine is longer than 80 characters (found 108).192
ErrorsMethod 'copySPINSubmissionInstance' is not designed for extension - needs to be abstract, final or empty.192
ErrorsMissing a Javadoc comment.192
ErrorsParameter spinSubmission should be final.192
ErrorsLine is longer than 80 characters (found 95).193
ErrorsLine is longer than 80 characters (found 90).196
ErrorsMethod 'newSPTRCrossReferenceInstance' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter s should be final.196
ErrorsLine is longer than 80 characters (found 95).197
ErrorsLine is longer than 80 characters (found 120).200
ErrorsMethod 'copySPTRCrossReferenceInstance' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
ErrorsParameter sptrCrossReference should be final.200
ErrorsLine is longer than 80 characters (found 95).201
ErrorsMethod 'newPythiaEntryInstance' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
ErrorsParameter i should be final.204
ErrorsLine is longer than 80 characters (found 95).205
ErrorsLine is longer than 80 characters (found 94).208
ErrorsMethod 'copyPythiaEntryInstance' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
ErrorsParameter pythiaEntry should be final.208
ErrorsLine is longer than 80 characters (found 95).209
ErrorsLine is longer than 80 characters (found 84).212
ErrorsMethod 'newPredictiveInstance' is not designed for extension - needs to be abstract, final or empty.212
ErrorsMissing a Javadoc comment.212
ErrorsParameter s should be final.212
ErrorsLine is longer than 80 characters (found 95).213
ErrorsLine is longer than 80 characters (found 114).216
ErrorsMethod 'copyPredictiveInstance' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
ErrorsParameter predictiveInstance should be final.216
ErrorsLine is longer than 80 characters (found 95).217
ErrorsLine is longer than 80 characters (found 99).220
ErrorsMethod 'newInterProProteinData' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
ErrorsParameter sptrEntry should be final.220
ErrorsLine is longer than 80 characters (found 95).221
ErrorsLine is longer than 80 characters (found 120).224
ErrorsMethod 'copyInterProProteinData' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
ErrorsParameter interProProteinData should be final.224
ErrorsLine is longer than 80 characters (found 95).225
ErrorsLine is longer than 80 characters (found 103).228
ErrorsMethod 'newInterProStructure' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
ErrorsParameter interProEntry should be final.228
ErrorsLine is longer than 80 characters (found 95).229
ErrorsLine is longer than 80 characters (found 112).232
ErrorsMethod 'copyInterProStructure' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
ErrorsParameter interProStructure should be final.232
ErrorsLine is longer than 80 characters (found 95).233
ErrorsMethod 'newInterProEntry' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
ErrorsLine is longer than 80 characters (found 95).237
ErrorsLine is longer than 80 characters (found 96).240
ErrorsMethod 'copyInterProEntry' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter interProEntry should be final.240
ErrorsLine is longer than 80 characters (found 95).241
ErrorsMethod 'newSignatureDBHit' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
ErrorsLine is longer than 80 characters (found 95).245
ErrorsLine is longer than 80 characters (found 99).248
ErrorsMethod 'copySignaturDBHit' is not designed for extension - needs to be abstract, final or empty.248
ErrorsMissing a Javadoc comment.248
ErrorsParameter signatureDBHit should be final.248
ErrorsLine is longer than 80 characters (found 95).249
ErrorsMethod 'newSignatureDBEntry' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
ErrorsParameter i should be final.252
ErrorsLine is longer than 80 characters (found 95).253
ErrorsLine is longer than 80 characters (found 108).256
ErrorsMethod 'copySignatureDBEntry' is not designed for extension - needs to be abstract, final or empty.256
ErrorsMissing a Javadoc comment.256
ErrorsParameter signatureDBEntry should be final.256
ErrorsLine is longer than 80 characters (found 95).257
ErrorsMethod 'newAnnotationInstance' is not designed for extension - needs to be abstract, final or empty.260
ErrorsMissing a Javadoc comment.260
Errors'(' is preceded with whitespace.260
ErrorsLine is longer than 80 characters (found 97).261
ErrorsLine is longer than 80 characters (found 94).264
ErrorsMethod 'copyAnnotationInstance' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
Errors'(' is preceded with whitespace.264
ErrorsParameter annotation should be final.264
ErrorsLine is longer than 80 characters (found 97).265
ErrorsLine is longer than 80 characters (found 104).268
ErrorsMethod 'newInterProCrossReferenceInstance' is not designed for extension - needs to be abstract, final or empty.268
ErrorsMissing a Javadoc comment.268
Errors'(' is preceded with whitespace.268
ErrorsParameter s should be final.268
ErrorsLine is longer than 80 characters (found 97).269
ErrorsLine is longer than 80 characters (found 142).272
ErrorsMethod 'copyInterProCrossReferenceInstance' is not designed for extension - needs to be abstract, final or empty.272
ErrorsMissing a Javadoc comment.272
Errors'(' is preceded with whitespace.272
ErrorsParameter interProCrossReference should be final.272
ErrorsLine is longer than 80 characters (found 97).273
ErrorsMethod 'newGOTerm' is not designed for extension - needs to be abstract, final or empty.276
ErrorsMissing a Javadoc comment.276
ErrorsLine is longer than 80 characters (found 95).277
ErrorsMethod 'copyGOTerm' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter goTerm should be final.280
ErrorsLine is longer than 80 characters (found 95).281
ErrorsMethod 'newGOEvidence' is not designed for extension - needs to be abstract, final or empty.284
ErrorsMissing a Javadoc comment.284
ErrorsLine is longer than 80 characters (found 95).285
ErrorsMethod 'copyGOEvidence' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
ErrorsParameter goEvidence should be final.288
ErrorsLine is longer than 80 characters (found 95).289
ErrorsLine is longer than 80 characters (found 81).292
ErrorsMethod 'newGOProteinData' is not designed for extension - needs to be abstract, final or empty.292
ErrorsMissing a Javadoc comment.292
ErrorsParameter sptrEntry should be final.292
ErrorsLine is longer than 80 characters (found 95).293
ErrorsLine is longer than 80 characters (found 90).296
ErrorsMethod 'copyGOProteinData' is not designed for extension - needs to be abstract, final or empty.296
ErrorsMissing a Javadoc comment.296
ErrorsParameter goProteinData should be final.296
ErrorsLine is longer than 80 characters (found 95).297
ErrorsMethod 'newGOStructure' is not designed for extension - needs to be abstract, final or empty.300
ErrorsMissing a Javadoc comment.300
ErrorsLine is longer than 80 characters (found 95).301
ErrorsLine is longer than 80 characters (found 82).304
ErrorsMethod 'copyGOStructure' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
ErrorsParameter goStructure should be final.304
ErrorsLine is longer than 80 characters (found 95).305
ErrorsMethod 'newCluSTrEntry' is not designed for extension - needs to be abstract, final or empty.308
ErrorsMissing a Javadoc comment.308
ErrorsLine is longer than 80 characters (found 95).309
ErrorsLine is longer than 80 characters (found 86).312
ErrorsMethod 'copyCluSTrEntry' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
ErrorsParameter cluSTrEntry should be final.312
ErrorsLine is longer than 80 characters (found 95).313
ErrorsMethod 'newUniParcEntry' is not designed for extension - needs to be abstract, final or empty.316
ErrorsMissing a Javadoc comment.316
ErrorsLine is longer than 80 characters (found 95).317
ErrorsMethod 'newUniParcEntry' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsParameter sptrEntry should be final.320
ErrorsParameter s should be final.320
ErrorsLine is longer than 80 characters (found 124).321
ErrorsParameter uniParcCrossReferenceMetaData should be final.321
ErrorsLine is longer than 80 characters (found 95).322
ErrorsLine is longer than 80 characters (found 91).325
ErrorsMethod 'copyUniParcEntry' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter uniParcEntry should be final.325
ErrorsLine is longer than 80 characters (found 95).326
ErrorsLine is longer than 80 characters (found 91).329
ErrorsMethod 'newUniParcCrossReference' is not designed for extension - needs to be abstract, final or empty.329
ErrorsMissing a Javadoc comment.329
ErrorsParameter s should be final.329
ErrorsLine is longer than 80 characters (found 95).330
ErrorsLine is longer than 80 characters (found 127).333
ErrorsMethod 'copyUniParcCrossReference' is not designed for extension - needs to be abstract, final or empty.333
ErrorsMissing a Javadoc comment.333
ErrorsParameter uniParcCrossReference should be final.333
ErrorsLine is longer than 80 characters (found 95).334
ErrorsLine is longer than 80 characters (found 99).337
ErrorsMethod 'newUniParcCrossReferenceMetaData' is not designed for extension - needs to be abstract, final or empty.337
ErrorsMissing a Javadoc comment.337
ErrorsLine is longer than 80 characters (found 95).338
ErrorsMethod 'copyUniParcCrossReferenceMetaData' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
ErrorsLine is longer than 80 characters (found 96).342
ErrorsParameter uniParcCrossReferenceMetaData should be final.342
ErrorsLine is longer than 80 characters (found 95).343
ErrorsMethod 'newUniRef100Entry' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
ErrorsLine is longer than 80 characters (found 95).347
ErrorsLine is longer than 80 characters (found 87).350
ErrorsMethod 'newUniRef100Entry' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter sptrEntry should be final.350
ErrorsLine is longer than 80 characters (found 95).351
ErrorsMethod 'newUniRef90Entry' is not designed for extension - needs to be abstract, final or empty.354
ErrorsMissing a Javadoc comment.354
ErrorsLine is longer than 80 characters (found 95).355
ErrorsLine is longer than 80 characters (found 85).358
ErrorsMethod 'newUniRef90Entry' is not designed for extension - needs to be abstract, final or empty.358
ErrorsMissing a Javadoc comment.358
ErrorsParameter sptrEntry should be final.358
ErrorsLine is longer than 80 characters (found 95).359
ErrorsMethod 'newUniRef50Entry' is not designed for extension - needs to be abstract, final or empty.362
ErrorsMissing a Javadoc comment.362
ErrorsLine is longer than 80 characters (found 95).363
ErrorsLine is longer than 80 characters (found 85).366
ErrorsMethod 'newUniRef50Entry' is not designed for extension - needs to be abstract, final or empty.366
ErrorsMissing a Javadoc comment.366
ErrorsParameter sptrEntry should be final.366
ErrorsLine is longer than 80 characters (found 95).367
ErrorsMethod 'newClusterMember' is not designed for extension - needs to be abstract, final or empty.370
ErrorsMissing a Javadoc comment.370
ErrorsParameter s should be final.370
ErrorsLine is longer than 80 characters (found 95).371
ErrorsMethod 'newGeneInstance' is not designed for extension - needs to be abstract, final or empty.374
ErrorsMissing a Javadoc comment.374
ErrorsLine is longer than 80 characters (found 95).375
ErrorsMethod 'copyGeneInstance' is not designed for extension - needs to be abstract, final or empty.378
ErrorsMissing a Javadoc comment.378
ErrorsParameter gene should be final.378
ErrorsLine is longer than 80 characters (found 95).379
ErrorsLine is longer than 80 characters (found 108).382
ErrorsMethod 'newIntegr8SPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
ErrorsParameter i should be final.382
ErrorsLine is longer than 80 characters (found 95).383
ErrorsLine is longer than 80 characters (found 122).386
ErrorsMethod 'newIntegr8SPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.386
ErrorsMissing a Javadoc comment.386
ErrorsParameter sptrEntry should be final.386
ErrorsLine is longer than 80 characters (found 95).387
ErrorsLine is longer than 80 characters (found 152).390
ErrorsMethod 'copyIntegr8SPTREntryInstance' is not designed for extension - needs to be abstract, final or empty.390
ErrorsMissing a Javadoc comment.390
ErrorsParameter sptrEntry should be final.390
ErrorsLine is longer than 80 characters (found 95).391
ErrorsLine is longer than 80 characters (found 93).394
ErrorsMethod 'newIntegr8GeneInstance' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsLine is longer than 80 characters (found 95).395
ErrorsLine is longer than 80 characters (found 103).398
ErrorsMethod 'copyIntegr8GeneInstance' is not designed for extension - needs to be abstract, final or empty.398
ErrorsMissing a Javadoc comment.398
ErrorsParameter gene should be final.398
ErrorsLine is longer than 80 characters (found 95).399
ErrorsLine is longer than 80 characters (found 132).402
ErrorsMethod 'copyIntegr8GeneInstance' is not designed for extension - needs to be abstract, final or empty.402
ErrorsMissing a Javadoc comment.402
ErrorsParameter gene should be final.402
ErrorsLine is longer than 80 characters (found 95).403
ErrorsMethod 'newProteomeEntryInstance' is not designed for extension - needs to be abstract, final or empty.406
ErrorsMissing a Javadoc comment.406
ErrorsLine is longer than 80 characters (found 95).407
ErrorsMethod 'newAbsorptionInstance' is not designed for extension - needs to be abstract, final or empty.410
ErrorsMissing a Javadoc comment.410
ErrorsLine is longer than 80 characters (found 95).411
ErrorsLine is longer than 80 characters (found 88).414
ErrorsMethod 'copyAbsorptionInstance' is not designed for extension - needs to be abstract, final or empty.414
ErrorsMissing a Javadoc comment.414
ErrorsParameter absorption should be final.414
ErrorsLine is longer than 80 characters (found 95).415
ErrorsMethod 'newKineticParameterInstance' is not designed for extension - needs to be abstract, final or empty.418
ErrorsMissing a Javadoc comment.418
ErrorsLine is longer than 80 characters (found 95).419
ErrorsLine is longer than 80 characters (found 112).422
ErrorsMethod 'copyKineticParameterInstance' is not designed for extension - needs to be abstract, final or empty.422
ErrorsMissing a Javadoc comment.422
ErrorsParameter kineticParameter should be final.422
ErrorsLine is longer than 80 characters (found 95).423
ErrorsMethod 'newMaximumVelocityInstance' is not designed for extension - needs to be abstract, final or empty.426
ErrorsMissing a Javadoc comment.426
ErrorsLine is longer than 80 characters (found 95).427
ErrorsLine is longer than 80 characters (found 108).430
ErrorsMethod 'copyMaximumVelocityInstance' is not designed for extension - needs to be abstract, final or empty.430
ErrorsMissing a Javadoc comment.430
ErrorsParameter maximumVelocity should be final.430
ErrorsLine is longer than 80 characters (found 95).431
ErrorsMethod 'newMichaelisConstantInstance' is not designed for extension - needs to be abstract, final or empty.434
ErrorsMissing a Javadoc comment.434
ErrorsLine is longer than 80 characters (found 95).435
ErrorsLine is longer than 80 characters (found 116).438
ErrorsMethod 'copyMichaelisConstantInstance' is not designed for extension - needs to be abstract, final or empty.438
ErrorsMissing a Javadoc comment.438
ErrorsParameter michaelisConstant should be final.438
ErrorsLine is longer than 80 characters (found 95).439
ErrorsLine is longer than 80 characters (found 88).442
ErrorsMethod 'newMassSpectrometryRangeInstance' is not designed for extension - needs to be abstract, final or empty.442
ErrorsMissing a Javadoc comment.442
ErrorsLine is longer than 80 characters (found 95).443
ErrorsLine is longer than 80 characters (found 132).446
ErrorsMethod 'copyMassSpectrometryRangeInstance' is not designed for extension - needs to be abstract, final or empty.446
ErrorsMissing a Javadoc comment.446
ErrorsParameter massSpectrometryRange should be final.446
ErrorsLine is longer than 80 characters (found 95).447

uk/ac/ebi/intenz/tools/sib/validator/EnzymeEntryValidator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUtility classes should not have a public or default constructor.20
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsLine is longer than 80 characters (found 89).25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters (found 112).29
ErrorsMissing a Javadoc comment.29
ErrorsLine is longer than 80 characters (found 85).30
ErrorsMissing a Javadoc comment.30
Errors'+' should be on a new line.30
ErrorsLine is longer than 80 characters (found 103).31
ErrorsLine is longer than 80 characters (found 85).32
ErrorsMissing a Javadoc comment.32
Errors'+' should be on a new line.32
ErrorsLine is longer than 80 characters (found 85).33
Errors'+' should be on a new line.33
ErrorsLine is longer than 80 characters (found 105).34
ErrorsLine is longer than 80 characters (found 81).35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters (found 83).36
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters (found 107).37
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters (found 107).38
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters (found 107).39
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters (found 86).41
ErrorsMissing a Javadoc comment.41
ErrorsParameter entry should be final.41
Errors'if' construct must use '{}'s.42
ErrorsLine is longer than 80 characters (found 93).42
Errors'if' construct must use '{}'s.43
ErrorsLine is longer than 80 characters (found 96).43
ErrorsName 'CCLineStringBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsName 'CCLinesProcessed' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
Errors'if' construct must use '{}'s.51
ErrorsLine is longer than 80 characters (found 92).52
Errors'if' construct must use '{}'s.57
Errors'&&' should be on a new line.57
ErrorsLine is longer than 80 characters (found 104).59
Errors'if' construct must use '{}'s.61
Errors'&&' should be on a new line.61
ErrorsLine is longer than 80 characters (found 85).62
ErrorsLine is longer than 80 characters (found 100).63
Errors'if' construct must use '{}'s.65
Errors'&&' should be on a new line.65
ErrorsLine is longer than 80 characters (found 85).66
ErrorsLine is longer than 80 characters (found 100).67
Errors'if' construct must use '{}'s.70
Errors'&&' should be on a new line.70
ErrorsLine is longer than 80 characters (found 86).71
ErrorsLine is longer than 80 characters (found 102).72
Errors'if' construct must use '{}'s.74
Errors'&&' should be on a new line.74
ErrorsLine is longer than 80 characters (found 81).75
ErrorsLine is longer than 80 characters (found 102).76
Errors'if' construct must use '{}'s.79
Errors'&&' should be on a new line.79
ErrorsLine is longer than 80 characters (found 85).80
ErrorsLine is longer than 80 characters (found 100).81
Errors'if' construct must use '{}'s.87
ErrorsLine is longer than 80 characters (found 91).89
ErrorsLine is longer than 80 characters (found 113).90
Errors'if' construct must use '{}'s.91
ErrorsLine is longer than 80 characters (found 92).91
Errors'&&' should be on a new line.91
ErrorsLine is longer than 80 characters (found 89).92
Errors'&&' should be on a new line.92
ErrorsLine is longer than 80 characters (found 145).93
ErrorsLine is longer than 80 characters (found 120).94
ErrorsLine is longer than 80 characters (found 96).95
ErrorsLine is longer than 80 characters (found 110).96
Errors'if' construct must use '{}'s.99
ErrorsLine is longer than 80 characters (found 90).99
Errors'&&' should be on a new line.99
ErrorsLine is longer than 80 characters (found 87).100
Errors'&&' should be on a new line.100
ErrorsLine is longer than 80 characters (found 87).101
ErrorsLine is longer than 80 characters (found 118).102
Errors'if' construct must use '{}'s.108
Errors'&&' should be on a new line.108
ErrorsLine is longer than 80 characters (found 100).110
Errors'if' construct must use '{}'s.112
Errors'&&' should be on a new line.112
ErrorsLine is longer than 80 characters (found 100).114
Errors'if' construct must use '{}'s.119
ErrorsLine is longer than 80 characters (found 89).119
ErrorsLine is longer than 80 characters (found 106).120
Errors'if' construct must use '{}'s.123
ErrorsLine is longer than 80 characters (found 89).123
ErrorsLine is longer than 80 characters (found 106).124
Errors'3' is a magic number.126
Errors'if' construct must use '{}'s.127
ErrorsLine is longer than 80 characters (found 89).127
ErrorsLine is longer than 80 characters (found 106).128
ErrorsLine is longer than 80 characters (found 104).131
Errors'if' construct must use '{}'s.140
ErrorsLine is longer than 80 characters (found 86).160
ErrorsParameter line should be final.162
ErrorsParameter entry should be final.162
ErrorsName 'CALinePattern' must match pattern '^[a-z][a-zA-Z0-9]*$'.165
ErrorsName 'CALinePatternMatcher' must match pattern '^[a-z][a-zA-Z0-9]*$'.166
Errors'if' construct must use '{}'s.169
Errors'if' construct must use '{}'s.170
ErrorsParameter DRLineContent should be final.181
ErrorsName 'DRLineContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.181
ErrorsLine is longer than 80 characters (found 81).182
ErrorsName 'DRXrefPattern' must match pattern '^[a-z][a-zA-Z0-9]*$'.183
ErrorsName 'DRXrefPatternMatcher' must match pattern '^[a-z][a-zA-Z0-9]*$'.184

uk/ac/ebi/intenz/tools/sib/writer/CC_LineFormatter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 85).9
ErrorsLine is longer than 80 characters (found 113).11
ErrorsLine is longer than 80 characters (found 116).12
ErrorsName 'CC_LineFormatter' must match pattern '^[A-Z][a-zA-Z0-9]*$'.22
ErrorsLine is longer than 80 characters (found 105).24
ErrorsLine is longer than 80 characters (found 82).29
ErrorsUnused @throws tag for 'NullPointerException'.30
ErrorsLine is longer than 80 characters (found 102).31
ErrorsUnused @throws tag for 'IllegalArgumentException'.31
ErrorsLine is longer than 80 characters (found 97).33
ErrorsMethod 'formatLines' is not designed for extension - needs to be abstract, final or empty.33
ErrorsParameter text should be final.33
ErrorsParameter lineType should be final.33
Errors'if' construct must use '{}'s.34
Errors'if' construct must use '{}'s.35
ErrorsLine is longer than 80 characters (found 93).37
ErrorsName 'CCContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsLine is longer than 80 characters (found 89).40
Errors'if' construct must use '{}'s.48
ErrorsLine is longer than 80 characters (found 101).49
ErrorsLine is longer than 80 characters (found 117).60
ErrorsLine is longer than 80 characters (found 96).62
ErrorsLine is longer than 80 characters (found 97).64
ErrorsParameter text should be final.64
ErrorsParameter addIndent should be final.64
ErrorsLine is longer than 80 characters (found 84).68
Errors'4' is a magic number.68
ErrorsLine is longer than 80 characters (found 82).85
Errors'if' construct must use '{}'s.88
ErrorsLine is longer than 80 characters (found 92).89
ErrorsLine is longer than 80 characters (found 95).92
ErrorsLine is longer than 80 characters (found 113).95
ErrorsLine is longer than 80 characters (found 93).99
ErrorsLine is longer than 80 characters (found 84).103
Errors'if' construct must use '{}'s.106
ErrorsLine is longer than 80 characters (found 83).106
Errors'if' construct must use '{}'s.107
ErrorsLine is longer than 80 characters (found 87).121
ErrorsMethod 'getCommentSentences' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter commentText should be final.138
ErrorsLine is longer than 80 characters (found 86).142
ErrorsLine is longer than 80 characters (found 99).166
Errors'{' is followed by whitespace.178
ErrorsLine is longer than 80 characters (found 120).192
ErrorsLine is longer than 80 characters (found 105).200
ErrorsLine is longer than 80 characters (found 84).212
Errors'if' construct must use '{}'s.213
ErrorsLine is longer than 80 characters (found 85).213
Errors'if' construct must use '{}'s.215
Errors'else' construct must use '{}'s.217
ErrorsLine is longer than 80 characters (found 95).218
Errors'if' construct must use '{}'s.231
ErrorsLine is longer than 80 characters (found 101).231
ErrorsLine is longer than 80 characters (found 106).240
ErrorsParameter sentences should be final.242
Errors'else' construct must use '{}'s.255
ErrorsParameter line should be final.268
ErrorsLine is longer than 80 characters (found 103).273

uk/ac/ebi/intenz/tools/sib/writer/DefaultLineFormatter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 94).6
ErrorsLine is longer than 80 characters (found 111).13
ErrorsLine is longer than 80 characters (found 92).19
ErrorsUnused @throws tag for 'NullPointerException'.20
ErrorsLine is longer than 80 characters (found 97).22
ErrorsMethod 'formatLines' is not designed for extension - needs to be abstract, final or empty.22
ErrorsParameter text should be final.22
ErrorsParameter lineType should be final.22
Errors'if' construct must use '{}'s.23
Errors'if' construct must use '{}'s.28
Errors'if' is not followed by whitespace.28
Errors'&&' should be on a new line.28
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters (found 94).29
Errors'||' should be on a new line.29
Errors'&&' should be on a new line.30
ErrorsLine is longer than 80 characters (found 95).46
ErrorsLine is longer than 80 characters (found 116).47
Errors'if' construct must use '{}'s.48
ErrorsLine is longer than 80 characters (found 112).48
ErrorsLine is longer than 80 characters (found 104).49
ErrorsLine is longer than 80 characters (found 121).50
Errors'for' construct must use '{}'s.51
ErrorsLine is longer than 80 characters (found 105).51
ErrorsLine is longer than 80 characters (found 103).53
Errors'if' construct must use '{}'s.59
ErrorsLine is longer than 80 characters (found 110).59
Errors'for' construct must use '{}'s.60

uk/ac/ebi/intenz/tools/sib/writer/EnzymeFlatFileWriteException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 97).6
ErrorsParameter e should be final.17
ErrorsLine is longer than 80 characters (found 93).22
ErrorsParameter message should be final.27
ErrorsParameter e should be final.27
ErrorsParameter message should be final.36

uk/ac/ebi/intenz/tools/sib/writer/EnzymeFlatFileWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 98).29
ErrorsLine is longer than 80 characters (found 82).32
ErrorsLine is longer than 80 characters (found 84).38
ErrorsLine is longer than 80 characters (found 84).42
ErrorsLine is longer than 80 characters (found 84).58
ErrorsLine is longer than 80 characters (found 83).59
ErrorsLine is longer than 80 characters (found 83).60
ErrorsLine is longer than 80 characters (found 84).62
ErrorsLine is longer than 80 characters (found 85).78
ErrorsClass EnzymeFlatFileWriter should be declared as final.98
ErrorsMissing a Javadoc comment.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters (found 119).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 contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Errors'if' construct must use '{}'s.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
Errors'{' is not preceded with whitespace.119
ErrorsMust have at least one statement.119
Errors'{' is not followed by whitespace.119
Errors'}' is not preceded with whitespace.119
ErrorsLine contains a tab character.120
ErrorsExpected an @return tag.140
ErrorsParameter enzyme should be final.140
ErrorsExpected @param tag for 'enzyme'.140
ErrorsExpected @throws tag for 'SPTRException'.140
Errors'if' construct must use '{}'s.141
ErrorsLine is longer than 80 characters (found 95).141
ErrorsLine is longer than 80 characters (found 99).152
ErrorsLine is longer than 80 characters (found 83).154
ErrorsLine is longer than 80 characters (found 89).158
ErrorsUnused @throws tag for 'NullPointerException'.158
ErrorsLine is longer than 80 characters (found 118).159
ErrorsUnused @throws tag for 'IllegalArgumentException'.159
ErrorsLine is longer than 80 characters (found 84).161
ErrorsLine is longer than 80 characters (found 103).163
ErrorsParameter enzymes should be final.163
ErrorsParameter version should be final.163
ErrorsParameter outputFile should be final.163
Errors'if' construct must use '{}'s.164
ErrorsLine is longer than 80 characters (found 103).164
Errors'if' construct must use '{}'s.165
ErrorsLine is longer than 80 characters (found 103).165
ErrorsLine is longer than 80 characters (found 86).166
ErrorsLine is longer than 80 characters (found 121).168
Errors'if' construct must use '{}'s.169
ErrorsLine is longer than 80 characters (found 109).169
Errors'if' construct must use '{}'s.190
ErrorsParameter enzymeEntry should be final.205
ErrorsExpected @param tag for 'enzymeEntry'.205
ErrorsParameter writer should be final.205
ErrorsExpected @param tag for 'writer'.205
ErrorsExpected @throws tag for 'SPTRException'.206
ErrorsExpected @throws tag for 'IOException'.206
ErrorsLine has trailing spaces.207
ErrorsLine is longer than 80 characters (found 110).207
ErrorsLine is longer than 80 characters (found 103).222
ErrorsLine is longer than 80 characters (found 107).224
ErrorsLine is longer than 80 characters (found 109).226
ErrorsLine is longer than 80 characters (found 84).229
ErrorsLine is longer than 80 characters (found 109).230
ErrorsLine is longer than 80 characters (found 81).232
Errors'?' is not preceded with whitespace.232
Errors'?' should be on a new line.232
ErrorsAvoid inline conditionals.232
ErrorsLine contains a tab character.233
Errors':' is not preceded with whitespace.233
Errors':' should be on a new line.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters (found 117).242
ErrorsLine is longer than 80 characters (found 81).245
ErrorsLine is longer than 80 characters (found 131).247
ErrorsLine is longer than 80 characters (found 119).249
ErrorsLine is longer than 80 characters (found 107).252
ErrorsUnused @throws tag for 'NullPointerException'.252
ErrorsLine is longer than 80 characters (found 118).253
ErrorsUnused @throws tag for 'IllegalArgumentException'.253
ErrorsLine is longer than 80 characters (found 113).254
ErrorsLine is longer than 80 characters (found 84).255
ErrorsLine is longer than 80 characters (found 115).257
ErrorsParameter enzymes should be final.257
ErrorsParameter version should be final.257
ErrorsParameter dir should be final.257
ErrorsParameter fileName should be final.257
Errors'if' construct must use '{}'s.258
ErrorsLine is longer than 80 characters (found 103).258
Errors'if' construct must use '{}'s.259
ErrorsLine is longer than 80 characters (found 103).259
ErrorsLine is longer than 80 characters (found 121).261
Errors'if' construct must use '{}'s.267
ErrorsLine is longer than 80 characters (found 110).267
Errors'if' construct must use '{}'s.269
ErrorsLine is longer than 80 characters (found 85).269
Errors'if' construct must use '{}'s.271
Errors'else' construct must use '{}'s.273
ErrorsFirst sentence should end with a period.283
ErrorsExpected an @return tag.289
Errors'(' is preceded with whitespace.289
ErrorsParameter synonyms should be final.289
ErrorsExpected @param tag for 'synonyms'.289
ErrorsExpected @throws tag for 'SPTRException'.289
ErrorsLine is longer than 80 characters (found 114).298
ErrorsParameter ec should be final.305
Errors'if' construct must use '{}'s.307
ErrorsLine is longer than 80 characters (found 91).307
ErrorsLine is longer than 80 characters (found 92).308
ErrorsLine contains a tab character.308
ErrorsName 'IDContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.312
ErrorsLine is longer than 80 characters (found 113).323
ErrorsLine is longer than 80 characters (found 116).326
ErrorsLine is longer than 80 characters (found 97).332
ErrorsParameter commonName should be final.332
ErrorsParameter wrapLines should be final.332
ErrorsExpected @param tag for 'wrapLines'.332
ErrorsLine is longer than 80 characters (found 121).335
ErrorsName 'DEContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.337
Errors'if' construct must use '{}'s.338
ErrorsLine is longer than 80 characters (found 110).352
ErrorsLine is longer than 80 characters (found 98).355
ErrorsParameter synonyms should be final.355
ErrorsParameter wrapLines should be final.355
ErrorsExpected @param tag for 'wrapLines'.355
ErrorsName 'ANContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.358
Errors'if' construct must use '{}'s.361
Errors'if' construct must use '{}'s.362
ErrorsLine is longer than 80 characters (found 111).375
ErrorsLine is longer than 80 characters (found 99).378
ErrorsParameter reactions should be final.378
ErrorsParameter wrapLines should be final.378
ErrorsExpected @param tag for 'wrapLines'.378
ErrorsName 'CAContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.381
Errors'if' construct must use '{}'s.383
Errors'if' construct must use '{}'s.386
ErrorsLine is longer than 80 characters (found 94).387
Errors'else' construct must use '{}'s.388
Errors'if' construct must use '{}'s.396
Errors'else' construct must use '{}'s.398
ErrorsLine is longer than 80 characters (found 108).411
ErrorsLine is longer than 80 characters (found 97).414
ErrorsParameter cofactors should be final.414
ErrorsParameter wrapLines should be final.414
ErrorsExpected @param tag for 'wrapLines'.414
Errors'if' construct must use '{}'s.417
ErrorsName 'CFContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.419
Errors'if' construct must use '{}'s.420
ErrorsLine is longer than 80 characters (found 109).434
ErrorsLine is longer than 80 characters (found 95).437
ErrorsParameter comment should be final.437
ErrorsParameter wrapLines should be final.437
ErrorsExpected @param tag for 'wrapLines'.437
Errors'if' construct must use '{}'s.439
Errors'if' construct must use '{}'s.440
ErrorsLine is longer than 80 characters (found 93).447
ErrorsLine is longer than 80 characters (found 119).448
ErrorsParameter DICrossReferences should be final.450
ErrorsName 'DICrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.450
ErrorsName 'DIContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.453
ErrorsLine is longer than 80 characters (found 100).455
ErrorsLine is longer than 80 characters (found 105).457
ErrorsLine is longer than 80 characters (found 81).467
ErrorsLine is longer than 80 characters (found 97).469
ErrorsLine is longer than 80 characters (found 119).470
ErrorsParameter PRCrossReferences should be final.472
ErrorsName 'PRCrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
ErrorsName 'PRContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.475
ErrorsLine is longer than 80 characters (found 100).477
ErrorsLine is longer than 80 characters (found 99).493
ErrorsLine is longer than 80 characters (found 119).494
ErrorsParameter DRCrossReferences should be final.496
ErrorsName 'DRCrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsName 'DRContent' must match pattern '^[a-z][a-zA-Z0-9]*$'.499
ErrorsLine is longer than 80 characters (found 100).502
Errors'{' is not preceded with whitespace.503
Errors'10' is a magic number.508
Errors'11' is a magic number.511
ErrorsLine is longer than 80 characters (found 108).515
Errors'if' construct must use '{}'s.524
ErrorsLine is longer than 80 characters (found 108).525
Errors'if' construct must use '{}'s.526
Errors'3' is a magic number.526
ErrorsLine is longer than 80 characters (found 119).534
ErrorsLine is longer than 80 characters (found 82).539
ErrorsLine is longer than 80 characters (found 95).542
ErrorsParameter allCrossReferences should be final.542
ErrorsExpected @param tag for 'allCrossReferences'.542
ErrorsName 'DICrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.545
ErrorsName 'PRCrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.546
ErrorsName 'DRCrossReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'.547
ErrorsLine is longer than 80 characters (found 91).550
ErrorsLine is longer than 80 characters (found 82).554
ErrorsLine is longer than 80 characters (found 84).557
ErrorsLine is longer than 80 characters (found 82).564
ErrorsLine has trailing spaces.568
ErrorsParameter s should be final.575
ErrorsParameter length should be final.575
Errors'{' is not preceded with whitespace.575
Errors'if' construct must use '{}'s.576
Errors'{' is not preceded with whitespace.578
ErrorsLine is longer than 80 characters (found 103).585
ErrorsLine is longer than 80 characters (found 95).587
ErrorsParameter version should be final.591
ErrorsExpected @param tag for 'version'.591
ErrorsLine is longer than 80 characters (found 105).599
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine is longer than 80 characters (found 113).603
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine is longer than 80 characters (found 113).607
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsLine is longer than 80 characters (found 113).620
ErrorsLine contains a tab character.620
ErrorsLine is longer than 80 characters (found 100).621
ErrorsLine contains a tab character.621
ErrorsLine is longer than 80 characters (found 109).622
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine is longer than 80 characters (found 113).624
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
ErrorsLine is longer than 80 characters (found 81).633
ErrorsLine is longer than 80 characters (found 88).639
ErrorsUnused @throws tag for 'NullPointerException'.640
ErrorsLine is longer than 80 characters (found 104).642
ErrorsParameter nonWrappedText should be final.642
ErrorsParameter lineType should be final.642
Errors'if' construct must use '{}'s.643
ErrorsLine is longer than 80 characters (found 117).643
Errors'if' construct must use '{}'s.644
ErrorsLine is longer than 80 characters (found 105).644

uk/ac/ebi/intenz/tools/sib/writer/LineFormatter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 111).4
ErrorsLine is longer than 80 characters (found 106).6
ErrorsLine is longer than 80 characters (found 110).8
ErrorsLine is longer than 80 characters (found 99).9
ErrorsLine is longer than 80 characters (found 96).10
ErrorsLine is longer than 80 characters (found 118).13
ErrorsLine is longer than 80 characters (found 118).14
ErrorsLine is longer than 80 characters (found 113).17
ErrorsLine is longer than 80 characters (found 119).20
ErrorsLine is longer than 80 characters (found 119).21
ErrorsRedundant 'static' modifier.34
ErrorsLine is longer than 80 characters (found 111).37
ErrorsLine is longer than 80 characters (found 92).43
ErrorsLine is longer than 80 characters (found 89).45

uk/ac/ebi/intenz/tools/sib/writer/LineType.java

ViolationMessageLine
ErrorsClass LineType should be declared as final.16
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsLine is longer than 80 characters (found 92).35
ErrorsLine is longer than 80 characters (found 104).40
ErrorsParameter lineTypeCode should be final.47
Errors'lineTypeCode' hides a field.47

uk/ac/ebi/intenz/tools/sib/writer/LineWrapper.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 98).6
ErrorsExtra HTML tag found: </center>8
ErrorsLine is longer than 80 characters (found 118).11
ErrorsLine is longer than 80 characters (found 139).15
ErrorsLine is longer than 80 characters (found 82).23
ErrorsLine is longer than 80 characters (found 102).25
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters (found 82).31
ErrorsLine is longer than 80 characters (found 86).33

uk/ac/ebi/intenz/tools/sib/writer/LineWrapperFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 105).10
ErrorsUtility classes should not have a public or default constructor.15
ErrorsLine is longer than 80 characters (found 107).18
ErrorsName 'lineBreakPatterns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
ErrorsMissing a Javadoc comment.37
ErrorsName 'enforcedLineBreakPatterns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsLine is longer than 80 characters (found 116).42
ErrorsUnused @throws tag for 'NullPointerException'.48
ErrorsParameter wholeText should be final.50
ErrorsParameter lineType should be final.50
Errors'if' construct must use '{}'s.51
ErrorsLine is longer than 80 characters (found 100).54
ErrorsLine is longer than 80 characters (found 112).55
ErrorsLine is longer than 80 characters (found 92).57
Errors'3' is a magic number.62
Errors'4' is a magic number.63
Errors'if' construct must use '{}'s.64
Errors'3' is a magic number.64
Errors'3' is a magic number.64
Errors'||' should be on a new line.64
Errors'3' is a magic number.65
Errors'3' is a magic number.65
Errors'else' construct must use '{}'s.72
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters (found 96).80
ErrorsMissing a Javadoc comment.80
ErrorsParameter text should be final.80
ErrorsParameter netLineWidth should be final.80
ErrorsLine is longer than 80 characters (found 95).81
Errors'if' construct must use '{}'s.82
ErrorsLine is longer than 80 characters (found 118).82
ErrorsLine is longer than 80 characters (found 89).83
ErrorsLine is longer than 80 characters (found 90).87
ErrorsLine is longer than 80 characters (found 120).91
ErrorsLine is longer than 80 characters (found 83).94
ErrorsParameter text should be final.94
ErrorsParameter lineWidth should be final.94
ErrorsExpected @param tag for 'lineWidth'.94
ErrorsLine is longer than 80 characters (found 96).108
Errors'if' construct must use '{}'s.109
ErrorsLine is longer than 80 characters (found 104).109
Errors'{' is not preceded with whitespace.110
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters (found 116).132
ErrorsParameter possibleLineBreakPositions should be final.132
ErrorsParameter netLineWidth should be final.132
ErrorsParameter text should be final.132
ErrorsExpected @param tag for 'text'.132
Errors'if' construct must use '{}'s.145
ErrorsLine is longer than 80 characters (found 128).145
ErrorsLine is longer than 80 characters (found 111).152
Errors'5' is a magic number.153
Errors'&&' should be on a new line.153
Errors'||' should be on a new line.154
Errors'||' should be on a new line.155
ErrorsLine is longer than 80 characters (found 113).157
ErrorsLine is longer than 80 characters (found 109).158
Errors'if' construct must use '{}'s.167
Errors'if' is not followed by whitespace.167
Errors'==' is not preceded with whitespace.167
Errors'==' is not followed by whitespace.167
Errors'if' construct must use '{}'s.168
Errors'if' is not followed by whitespace.168
Errors'!=' is not preceded with whitespace.168
Errors'!=' is not followed by whitespace.168
ErrorsLine is longer than 80 characters (found 98).169
ErrorsLine is longer than 80 characters (found 84).175
ErrorsMissing a Javadoc comment.175
ErrorsParameter index should be final.175
ErrorsParameter lastSpace should be final.175
ErrorsParameter text should be final.175
ErrorsLine is longer than 80 characters (found 89).179
ErrorsLine is longer than 80 characters (found 116).184
ErrorsLine is longer than 80 characters (found 99).185
ErrorsLine is longer than 80 characters (found 90).187
ErrorsLine is longer than 80 characters (found 88).192
ErrorsLine is longer than 80 characters (found 99).193
Errors'if' construct must use '{}'s.196
ErrorsLine is longer than 80 characters (found 83).196
Errors'if' construct must use '{}'s.197
ErrorsLine is longer than 80 characters (found 122).197
ErrorsMissing a Javadoc comment.205
ErrorsLine is longer than 80 characters (found 83).206
ErrorsMissing a Javadoc comment.206
ErrorsParameter text should be final.206
ErrorsParameter lineWidth should be final.206
Errors'if' construct must use '{}'s.211
Errors'if' construct must use '{}'s.218
ErrorsMissing a Javadoc comment.228
ErrorsLine is longer than 80 characters (found 83).230
ErrorsMissing a Javadoc comment.230
ErrorsParameter text should be final.230
ErrorsParameter lineWidth should be final.230
ErrorsLine is longer than 80 characters (found 98).231
Errors'if' construct must use '{}'s.239
ErrorsMissing a Javadoc comment.249
ErrorsParameter text should be final.249
Errors'while' construct must use '{}'s.253