Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
200148

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
23Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
0Errors Error
JavadocMethod9Errors Error
JavadocType0Errors Error
JavadocVariable5Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength43Errors Error
MethodLength1Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap2Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround41Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces2Errors Error
RightCurly0Errors Error
AvoidInlineConditionals1Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField2Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber1Errors Error
MissingSwitchDefault1Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension2Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters14Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

uk/ac/ebi/intenz/biopax/level2/Biopax.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
Errors'{' is not preceded with whitespace.27
ErrorsLine is longer than 80 characters (found 86).28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters (found 82).31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsParameter enzymes should be final.43
ErrorsExpected @param tag for 'enzymes'.43
ErrorsParameter os should be final.43
ErrorsExpected @param tag for 'os'.43
ErrorsExpected @throws tag for 'IOException'.44
ErrorsExpected @throws tag for 'IllegalAccessException'.44
ErrorsExpected @throws tag for 'InvocationTargetException'.44
ErrorsLine contains a tab character.46
Errors'catch' is not followed by whitespace.50
Errors'{' is not preceded with whitespace.50
ErrorsLine is longer than 80 characters (found 85).51

uk/ac/ebi/intenz/biopax/level2/BiopaxCatalysis.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsLine is longer than 80 characters (found 86).67
ErrorsLine is longer than 80 characters (found 84).68
ErrorsMethod length is 158 lines (max allowed is 150).83
ErrorsParameter enzymeEntry should be final.83
Errors'enzymeEntry' hides a field.83
ErrorsParameter model should be final.83
Errors'{' is not preceded with whitespace.83
ErrorsLine is longer than 80 characters (found 94).92
ErrorsLine is longer than 80 characters (found 90).95
ErrorsLine is longer than 80 characters (found 84).96
Errors'{' is not preceded with whitespace.97
ErrorsLine is longer than 80 characters (found 94).102
ErrorsLine is longer than 80 characters (found 90).104
Errors'{' is not preceded with whitespace.108
ErrorsLine is longer than 80 characters (found 81).110
Errors'{' is not preceded with whitespace.115
Errors'{' is not preceded with whitespace.116
ErrorsLine is longer than 80 characters (found 81).117
ErrorsLine is longer than 80 characters (found 92).119
Errors'{' is not preceded with whitespace.119
ErrorsLine is longer than 80 characters (found 83).120
ErrorsLine is longer than 80 characters (found 88).121
ErrorsLine is longer than 80 characters (found 94).122
Errors'{' is not preceded with whitespace.122
ErrorsLine is longer than 80 characters (found 83).123
ErrorsLine is longer than 80 characters (found 88).125
Errors'{' is not preceded with whitespace.125
ErrorsLine is longer than 80 characters (found 83).126
ErrorsLine is longer than 80 characters (found 91).128
Errors'{' is not preceded with whitespace.128
ErrorsLine is longer than 80 characters (found 106).129
Errors'+' is not preceded with whitespace.129
Errors'+' is not followed by whitespace.129
Errors'3' is a magic number.129
ErrorsLine is longer than 80 characters (found 83).130
Errors'{' is not preceded with whitespace.137
Errors'{' is not preceded with whitespace.141
Errors'if' construct must use '{}'s.143
Errors'{' is not preceded with whitespace.144
Errors'if' construct must use '{}'s.146
Errors'{' is not preceded with whitespace.148
Errors'{' is not preceded with whitespace.155
Errors'{' is not preceded with whitespace.159
Errors'{' is not preceded with whitespace.163
ErrorsLine is longer than 80 characters (found 86).165
Errors'{' is not preceded with whitespace.168
ErrorsLine is longer than 80 characters (found 84).170
ErrorsLine is longer than 80 characters (found 96).179
ErrorsLine is longer than 80 characters (found 81).183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
Errors'{' is not preceded with whitespace.184
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters (found 82).190
ErrorsLine contains a tab character.190
Errors'+' is not followed by whitespace.190
Errors'{' is not preceded with whitespace.194
Errors'{' is not preceded with whitespace.195
ErrorsLine is longer than 80 characters (found 87).196
ErrorsLine is longer than 80 characters (found 81).197
Errors'{' is not preceded with whitespace.198
ErrorsLine is longer than 80 characters (found 92).199
ErrorsLine is longer than 80 characters (found 85).207
ErrorsLine is longer than 80 characters (found 82).208
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters (found 98).209
Errorsswitch without "default" clause.212
Errors'{' is not preceded with whitespace.212
ErrorsLine is longer than 80 characters (found 97).214
ErrorsLine is longer than 80 characters (found 97).217
ErrorsLine is longer than 80 characters (found 86).220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
Errors'{' is not preceded with whitespace.231
Errors'{' is not preceded with whitespace.235
ErrorsParameter cat should be final.246
Errors'cat' hides a field.246
ErrorsExpected @param tag for 'cat'.246
Errors'{' is not preceded with whitespace.246
ErrorsMethod 'getIntEnzEnzyme' is not designed for extension - needs to be abstract, final or empty.254
Errors'{' is not preceded with whitespace.254
ErrorsMethod 'getBiopaxCatalysis' is not designed for extension - needs to be abstract, final or empty.261
Errors'{' is not preceded with whitespace.261
ErrorsLine is longer than 80 characters (found 82).265
ErrorsMissing a Javadoc comment.265
ErrorsParameter enzymeEntry should be final.265
ErrorsParameter reaction should be final.265
Errors'{' is not preceded with whitespace.265
ErrorsLine contains a tab character.266
ErrorsMissing a Javadoc comment.270
ErrorsParameter cofactor should be final.270
ErrorsLine contains a tab character.271
ErrorsParameter catId should be final.271
ErrorsParameter model should be final.271
Errors'{' is not preceded with whitespace.271
ErrorsLine is longer than 80 characters (found 101).273
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters (found 120).274
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters (found 93).278
Errors'{' is not preceded with whitespace.279
ErrorsLine is longer than 80 characters (found 84).280
ErrorsLine is longer than 80 characters (found 88).282
ErrorsLine is longer than 80 characters (found 83).289
ErrorsMissing a Javadoc comment.289
ErrorsParameter db should be final.289
ErrorsParameter id should be final.289
ErrorsParameter model should be final.289
ErrorsParameter relationship should be final.289
Errors'{' is not preceded with whitespace.289
Errors'{' is not preceded with whitespace.292
Errors'?' is not preceded with whitespace.295
Errors'?' should be on a new line.295
ErrorsAvoid inline conditionals.295
Errors':' is not preceded with whitespace.296
Errors':' should be on a new line.296
Errors'{' is not preceded with whitespace.300