Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
15 0 0 5852

Rules

Rules Violations Severity
PackageHtml 2 error Error
NewlineAtEndOfFile 13 error Error
Translation 0 error Error
JavadocMethod 129 error Error
JavadocType 6 error Error
JavadocVariable 97 error Error
JavadocStyle 46 error Error
ConstantName 5 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 15 error Error
MemberName 35 error Error
MethodName 10 error Error
PackageName 8 error Error
ParameterName 8 error Error
StaticVariableName 10 error Error
TypeName 0 error Error
AvoidStarImport 1 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 1 error Error
FileLength 1 error Error
LineLength 476 error Error
MethodLength 1 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
MethodParamPad 51 error Error
NoWhitespaceAfter 8 error Error
NoWhitespaceBefore 87 error Error
OperatorWrap 76 error Error
ParenPad 237 error Error
TypecastParenPad 5 error Error
TabCharacter 1456 error Error
WhitespaceAfter 156 error Error
WhitespaceAround 1547 error Error
ModifierOrder 3 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 1 error Error
LeftCurly 0 error Error
NeedBraces 85 error Error
RightCurly 12 error Error
AvoidInlineConditionals 2 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 1 error Error
EqualsHashCode 1 error Error
HiddenField 3 error Error
IllegalInstantiation 0 error Error
InnerAssignment 5 error Error
MagicNumber 155 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
DesignForExtension 23 error Error
FinalClass 3 error Error
HideUtilityClassConstructor 2 error Error
InterfaceIsType 0 error Error
VisibilityModifier 43 error Error
ArrayTypeStyle 4 error Error
FinalParameters 156 error Error
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
862 error Error
TodoComment 4 error Error
UpperEll 0 error Error

Details

jr239/co620/CoupleTest.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 18
error Unused import - java.util.ArrayList. 19
error Utility classes should not have a public or default constructor. 25
error Missing a Javadoc comment. 26
error '(' is preceded with whitespace. 26
error Parameter args should be final. 26
error '{' is not preceded with whitespace. 26
error '<' is not preceded with whitespace. 27
error '<' is not followed by whitespace. 27
error '>' is not preceded with whitespace. 27
error '=' is not followed by whitespace. 27
error '<' is not preceded with whitespace. 27
error '<' is not followed by whitespace. 27
error '>' is not preceded with whitespace. 27
error '(' is preceded with whitespace. 27
error '3' is a magic number. 27
error Line has trailing spaces. 28
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '>' is not preceded with whitespace. 28
error '=' is not followed by whitespace. 29
error '<' is not preceded with whitespace. 29
error '<' is not followed by whitespace. 29
error '>' is not preceded with whitespace. 29
error '(' is preceded with whitespace. 29
error ',' is not followed by whitespace. 29
error '4' is a magic number. 29
error Line has trailing spaces. 30
error '<' is not preceded with whitespace. 30
error '<' is not followed by whitespace. 30
error '>' is not preceded with whitespace. 30
error '(' is preceded with whitespace. 30
error '4' is a magic number. 30
error ',' is not followed by whitespace. 30
error Line has trailing spaces. 31
error '<' is not preceded with whitespace. 31
error '<' is not followed by whitespace. 31
error '>' is not preceded with whitespace. 31
error '(' is preceded with whitespace. 31
error ',' is not followed by whitespace. 31
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error '(' is preceded with whitespace. 32
error ',' is not followed by whitespace. 32
error Line has trailing spaces. 33
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error '(' is preceded with whitespace. 41
error ',' is not followed by whitespace. 41
error Line has trailing spaces. 45
error Line has trailing spaces. 46
error Line has trailing spaces. 47
error Line has trailing spaces. 48

jr239/co620/package.html

Violation Message Line
error Missing package documentation file. 0

combinatorics/package.html

Violation Message Line
error Missing package documentation file. 0

jr239/co620/Couple.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 18
error Line has trailing spaces. 27
error Type Javadoc comment is missing an @param <E> tag. 27
error '<' is not preceded with whitespace. 27
error '<' is not followed by whitespace. 27
error '>' is not preceded with whitespace. 27
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '>' is not preceded with whitespace. 28
error '<' is not preceded with whitespace. 29
error '<' is not followed by whitespace. 29
error '>' is not preceded with whitespace. 29
error '>' is not followed by whitespace. 29
error '{' is not preceded with whitespace. 29
error Line has trailing spaces. 30
error Missing a Javadoc comment. 31
error Line has trailing spaces. 32
error Missing a Javadoc comment. 33
error '{' is not preceded with whitespace. 33
error Line has trailing spaces. 34
error Line has trailing spaces. 36
error Missing a Javadoc comment. 37
error '(' is followed by whitespace. 37
error Parameter e1 should be final. 37
error Parameter e2 should be final. 37
error ')' is preceded with whitespace. 39
error '{' is not preceded with whitespace. 39
error Line is longer than 80 characters. 40
error '+' is not preceded with whitespace. 40
error '+' is not followed by whitespace. 40
error '+' is not preceded with whitespace. 40
error '+' is not preceded with whitespace. 40
error '+' is not followed by whitespace. 40
error ')' is preceded with whitespace. 40
error 'else' is not preceded with whitespace. 41
error '}' is not followed by whitespace. 41
error 'else' is not followed by whitespace. 41
error '{' is not preceded with whitespace. 41
error '(' is followed by whitespace. 42
error '!' is followed by whitespace. 42
error '(' is followed by whitespace. 42
error ')' is preceded with whitespace. 42
error '{' is not preceded with whitespace. 42
error Line is longer than 80 characters. 43
error '+' is not preceded with whitespace. 43
error '+' is not followed by whitespace. 43
error '+' is not preceded with whitespace. 43
error '+' is not preceded with whitespace. 43
error '+' is not followed by whitespace. 43
error Line has trailing spaces. 45
error Line has trailing spaces. 47
error Method 'add' is not designed for extension - needs to be abstract, final or empty. 48
error Missing a Javadoc comment. 48
error Parameter e should be final. 48
error '{' is not preceded with whitespace. 48
error Line is longer than 80 characters. 49
error Line has trailing spaces. 52
error Line has trailing spaces. 53
error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 54
error Missing a Javadoc comment. 54
error Parameter e should be final. 54
error '{' is not preceded with whitespace. 54
error Line is longer than 80 characters. 55
error Line has trailing spaces. 57
error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 58
error Missing a Javadoc comment. 58
error Parameter e1 should be final. 58
error Parameter e2 should be final. 58
error '{' is not preceded with whitespace. 58
error '(' is followed by whitespace. 59
error Line has trailing spaces. 61
error Line has trailing spaces. 62
error Method 'add' is not designed for extension - needs to be abstract, final or empty. 63
error Missing a Javadoc comment. 63
error Parameter e1 should be final. 63
error Parameter e2 should be final. 63
error '{' is not preceded with whitespace. 63
error Line has trailing spaces. 64
error Line has trailing spaces. 67

jr239/co620/Main.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 18
error Class Main should be declared as final. 36
error Missing a Javadoc comment. 38
error '{' is not preceded with whitespace. 38
error 'synchronized' is not followed by whitespace. 39
error Line has trailing spaces. 40
error '{' is not preceded with whitespace. 41
error Line has trailing spaces. 49
error Line has trailing spaces. 53
error Line has trailing spaces. 54
error Line has trailing spaces. 55
error Missing a Javadoc comment. 56
error '(' is preceded with whitespace. 56
error Parameter args should be final. 56
error ')' is preceded with whitespace. 56
error '{' is not preceded with whitespace. 56
error Line has trailing spaces. 57
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line has trailing spaces. 60
error First sentence should end with a period. 61
error Line has trailing spaces. 61
error '{' is not preceded with whitespace. 62
error '{' is not followed by whitespace. 62
error '}' is not preceded with whitespace. 62
error Missing a Javadoc comment. 63
error '{' is not preceded with whitespace. 63
error Line contains a tab character. 64
error '+' is not preceded with whitespace. 64
error '+' is not followed by whitespace. 64
error Line contains a tab character. 65
error '(' is followed by whitespace. 65
error Line has trailing spaces. 66
error Line contains a tab character. 66
error Line has trailing spaces. 68
error Missing a Javadoc comment. 69
error '{' is not preceded with whitespace. 69
error Line has trailing spaces. 70
error '0.7f' is a magic number. 75
error ',' is not followed by whitespace. 75
error '0.8f' is a magic number. 75
error '0.8f' is a magic number. 75
error '0.9f' is a magic number. 75
error ',' is not followed by whitespace. 75
error '0.99f' is a magic number. 75
error '|' is not preceded with whitespace. 81
error '|' is not followed by whitespace. 81
error Line has trailing spaces. 86
error Line has trailing spaces. 87
error Line has trailing spaces. 89
error Variable 'projectResources' must be private and have accessor methods. 90
error Missing a Javadoc comment. 91
error Variable 'data' must be private and have accessor methods. 91
error '=' is not preceded with whitespace. 91
error '+' is not followed by whitespace. 91
error Missing a Javadoc comment. 92
error Variable 'system' must be private and have accessor methods. 92
error Line has trailing spaces. 93
error First sentence should end with a period. 94
error Line is longer than 80 characters. 94
error '=' is not followed by whitespace. 95
error Missing a Javadoc comment. 96
error ';' is preceded with whitespace. 96
error Line has trailing spaces. 97
error Missing a Javadoc comment. 98
error Line has trailing spaces. 99
error '}' is not followed by whitespace. 100

jr239/co620/ACOjoinedAttrbSearch.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 18
error Line has trailing spaces. 31
error Line has trailing spaces. 32
error Line has trailing spaces. 33
error Line has trailing spaces. 34
error Line has trailing spaces. 35
error Line has trailing spaces. 36
error Class ACOjoinedAttrbSearch should be declared as final. 45
error Missing a Javadoc comment. 45
error Line has trailing spaces. 46
error Line has trailing spaces. 47
error First sentence should end with a period. 48
error Line is longer than 80 characters. 48
error Line has trailing spaces. 49
error Expected an @return tag. 50
error '{' is not preceded with whitespace. 50
error 'synchronized' is not followed by whitespace. 51
error Line has trailing spaces. 52
error '{' is not preceded with whitespace. 53
error Line has trailing spaces. 57
error Line has trailing spaces. 61
error Line has trailing spaces. 62
error Line contains a tab character. 62
error Missing a Javadoc comment. 63
error Parameter lp should be final. 63
error ')' is preceded with whitespace. 63
error '{' is not preceded with whitespace. 63
error '=' is not followed by whitespace. 65
error ';' is not followed by whitespace. 65
error '=' is not preceded with whitespace. 67
error Line has trailing spaces. 70
error Line has trailing spaces. 75
error Line has trailing spaces. 76
error Line has trailing spaces. 77
error Missing a Javadoc comment. 78
error '{' is not preceded with whitespace. 78
error '=' is not preceded with whitespace. 79
error '=' is not followed by whitespace. 79
error 'for' is not followed by whitespace. 80
error ';' is preceded with whitespace. 80
error '{' is not preceded with whitespace. 80
error '=' is not preceded with whitespace. 81
error '=' is not followed by whitespace. 81
error '+' is not preceded with whitespace. 81
error '+' is not followed by whitespace. 81
error '+' is not preceded with whitespace. 82
error Line has trailing spaces. 90
error Missing a Javadoc comment. 91
error Parameter dataSetFileName should be final. 91
error '{' is not preceded with whitespace. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 95
error Line is longer than 80 characters. 96
error Line contains a tab character. 96
error Line is longer than 80 characters. 97
error Line is longer than 80 characters. 98
error Line contains a tab character. 98
error Line is longer than 80 characters. 99
error Line contains a tab character. 99
error Line has trailing spaces. 100
error Line contains a tab character. 100
error Line has trailing spaces. 101
error Line is longer than 80 characters. 105
error Line has trailing spaces. 106
error Line contains a tab character. 106
error Line is longer than 80 characters. 107
error '=' is not preceded with whitespace. 107
error '<' is not preceded with whitespace. 107
error '<' is not followed by whitespace. 107
error '>' is not preceded with whitespace. 107
error '>' is not followed by whitespace. 107
error '=' is not preceded with whitespace. 108
error '<' is not preceded with whitespace. 108
error '<' is not followed by whitespace. 108
error '>' is not preceded with whitespace. 108
error '>' is not followed by whitespace. 108
error ';' is preceded with whitespace. 109
error ';' is preceded with whitespace. 110
error Line has trailing spaces. 111
error Line contains a tab character. 111
error Line is longer than 80 characters. 112
error Line contains a tab character. 112
error Line has trailing spaces. 113
error Line contains a tab character. 113
error Line has trailing spaces. 114
error Line is longer than 80 characters. 114
error Line contains a tab character. 114
error Line contains a tab character. 116
error Line is longer than 80 characters. 117
error Line contains a tab character. 117
error Line has trailing spaces. 118
error Line is longer than 80 characters. 118
error Line contains a tab character. 118
error Line is longer than 80 characters. 119
error Line contains a tab character. 119
error Line has trailing spaces. 120
error Line contains a tab character. 120
error Line is longer than 80 characters. 121
error Line contains a tab character. 121
error Line has trailing spaces. 122
error Line contains a tab character. 122
error Missing a Javadoc comment. 125
error Name 'ColTrainigDS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
error '=' is not preceded with whitespace. 125
error '=' is not followed by whitespace. 125
error Name 'ColTrainigDStrpls' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
error '=' is not preceded with whitespace. 125
error Missing a Javadoc comment. 126
error '=' is not preceded with whitespace. 126
error '=' is not followed by whitespace. 126
error Missing a Javadoc comment. 127
error '{' is not preceded with whitespace. 127
error Line is longer than 80 characters. 129
error '(' is followed by whitespace. 129
error ';' is preceded with whitespace. 129
error Line is longer than 80 characters. 131
error Line contains a tab character. 131
error Line is longer than 80 characters. 132
error Line contains a tab character. 132
error Line has trailing spaces. 133
error Line contains a tab character. 133
error Line contains a tab character. 134
error Line has trailing spaces. 135
error Line contains a tab character. 135
error Line is longer than 80 characters. 136
error Line contains a tab character. 136
error Line has trailing spaces. 137
error Line contains a tab character. 137
error Line is longer than 80 characters. 138
error Line contains a tab character. 138
error Line contains a tab character. 139
error Line has trailing spaces. 140
error Line contains a tab character. 140
error Line is longer than 80 characters. 141
error Line contains a tab character. 141
error Line has trailing spaces. 142
error Line contains a tab character. 142
error Line has trailing spaces. 143
error Line is longer than 80 characters. 143
error Line is longer than 80 characters. 144
error Line is longer than 80 characters. 145
error Line has trailing spaces. 146
error Line is longer than 80 characters. 147
error 'while' is not followed by whitespace. 150
error '(' is followed by whitespace. 150
error '>' is not followed by whitespace. 150
error ')' is preceded with whitespace. 150
error '{' is not preceded with whitespace. 150
error Line is longer than 80 characters. 152
error Line has trailing spaces. 153
error Line has trailing spaces. 155
error '++' is preceded with whitespace. 156
error '--' is preceded with whitespace. 157
error Line contains a tab character. 159
error Line is longer than 80 characters. 160
error Line contains a tab character. 160
error Line contains a tab character. 161
error '=' is not preceded with whitespace. 161
error '=' is not followed by whitespace. 161
error Line is longer than 80 characters. 162
error Line contains a tab character. 163
error Line is longer than 80 characters. 164
error '=' is not preceded with whitespace. 164
error Line has trailing spaces. 165
error Line is longer than 80 characters. 166
error Line is longer than 80 characters. 168
error '=' is not preceded with whitespace. 168
error Line has trailing spaces. 169
error Line is longer than 80 characters. 170
error Line contains a tab character. 170
error Line is longer than 80 characters. 171
error Line contains a tab character. 171
error Line has trailing spaces. 172
error Line contains a tab character. 172
error Line contains a tab character. 173
error Line contains a tab character. 174
error '=' is not preceded with whitespace. 174
error '=' is not followed by whitespace. 174
error Line has trailing spaces. 177
error Missing a Javadoc comment. 178
error '(' is followed by whitespace. 178
error Parameter initialBuget should be final. 178
error '{' is not preceded with whitespace. 178
error ';' is preceded with whitespace. 180
error Line is longer than 80 characters. 182
error Line has trailing spaces. 184
error Missing a Javadoc comment. 185
error '{' is not preceded with whitespace. 185
error Line has trailing spaces. 187
error Line is longer than 80 characters. 187
error Line has trailing spaces. 188
error '+' is not preceded with whitespace. 188
error '+' is not followed by whitespace. 188
error ';' is preceded with whitespace. 188
error Line has trailing spaces. 189
error '=' is not preceded with whitespace. 191
error '=' is not followed by whitespace. 191
error Line is longer than 80 characters. 194
error Name 'ColonyEvaluationsNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
error Line is longer than 80 characters. 195
error ')' is preceded with whitespace. 195
error Line is longer than 80 characters. 196
error ')' is preceded with whitespace. 196
error 'for' is not followed by whitespace. 200
error ';' is preceded with whitespace. 200
error '{' is not preceded with whitespace. 200
error ';' is preceded with whitespace. 202
error '=' is not preceded with whitespace. 203
error ';' is preceded with whitespace. 205
error '=' is not preceded with whitespace. 206
error '(' is followed by whitespace. 207
error '(' is preceded with whitespace. 207
error '(' is followed by whitespace. 207
error ')' is preceded with whitespace. 207
error '(' is preceded with whitespace. 208
error '(' is followed by whitespace. 208
error ';' is preceded with whitespace. 208
error Line has trailing spaces. 210
error Name 'J3ACovrJ2AC' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
error '100.000' is a magic number. 211
error '/' is not preceded with whitespace. 211
error '/' is not followed by whitespace. 211
error Line is longer than 80 characters. 212
error '(' is followed by whitespace. 212
error ')' is preceded with whitespace. 212
error Line is longer than 80 characters. 213
error '(' is preceded with whitespace. 213
error ')' is preceded with whitespace. 213
error Line is longer than 80 characters. 214
error '+' is not preceded with whitespace. 214
error '+' is not preceded with whitespace. 214
error '+' is not followed by whitespace. 214
error Line has trailing spaces. 218
error 'try' is not followed by whitespace. 219
error '{' is not preceded with whitespace. 219
error '=' is not preceded with whitespace. 220
error '=' is not followed by whitespace. 220
error ',' is not followed by whitespace. 220
error 'catch' is not preceded with whitespace. 223
error '}' is not followed by whitespace. 223
error 'catch' is not followed by whitespace. 223
error Line has trailing spaces. 224
error 'if' is not followed by whitespace. 227
error '<' is not preceded with whitespace. 227
error '<' is not followed by whitespace. 227
error '{' is not preceded with whitespace. 227
error 'else' is not preceded with whitespace. 229
error '}' is not followed by whitespace. 229
error 'else' is not followed by whitespace. 229
error '{' is not preceded with whitespace. 229
error '+' is not preceded with whitespace. 230
error '+' is not followed by whitespace. 230
error '+' is not preceded with whitespace. 230
error '+' is not followed by whitespace. 230
error Line has trailing spaces. 232
error Line has trailing spaces. 233
error Line has trailing spaces. 234
error Line is longer than 80 characters. 239
error Missing a Javadoc comment. 239
error '(' is preceded with whitespace. 239
error '(' is followed by whitespace. 239
error Parameter i should be final. 239
error '{' is not preceded with whitespace. 239
error Line is longer than 80 characters. 241
error ')' is preceded with whitespace. 241
error Line is longer than 80 characters. 242
error '=' is not preceded with whitespace. 242
error '=' is not followed by whitespace. 242
error '/' is not preceded with whitespace. 242
error '/' is not followed by whitespace. 242
error '100.0000' is a magic number. 242
error ';' is preceded with whitespace. 242
error Line has trailing spaces. 243
error Line has trailing spaces. 244
error '(' is followed by whitespace. 244
error Line is longer than 80 characters. 245
error '+' should be on a new line. 245
error Line is longer than 80 characters. 246
error '+' is not followed by whitespace. 246
error '+' should be on a new line. 246
error Line is longer than 80 characters. 247
error '+' is not preceded with whitespace. 247
error '+' should be on a new line. 247
error '+' is not preceded with whitespace. 248
error '+' is not followed by whitespace. 248
error '+' should be on a new line. 248
error Line is longer than 80 characters. 249
error '+' is not preceded with whitespace. 249
error '+' should be on a new line. 249
error '+' should be on a new line. 250
error Line is longer than 80 characters. 251
error '+' is not preceded with whitespace. 251
error '100.00' is a magic number. 251
error '+' is not preceded with whitespace. 251
error '+' is not followed by whitespace. 251
error '+' should be on a new line. 251
error Line has trailing spaces. 252
error Line is longer than 80 characters. 252
error Line contains a tab character. 252
error '+' is not preceded with whitespace. 252
error '100.00' is a magic number. 252
error '*' is not followed by whitespace. 252
error '+' is not preceded with whitespace. 252
error '+' is not followed by whitespace. 252
error '+' should be on a new line. 252
error Line is longer than 80 characters. 253
error '+' should be on a new line. 253
error Line is longer than 80 characters. 254
error '+' is not preceded with whitespace. 254
error '+' is not followed by whitespace. 254
error '+' should be on a new line. 254
error '+' is not preceded with whitespace. 255
error '+' is not preceded with whitespace. 255
error '+' should be on a new line. 255
error Line is longer than 80 characters. 256
error Line contains a tab character. 257
error Line has trailing spaces. 261
error Line is longer than 80 characters. 262
error Missing a Javadoc comment. 262
error '(' is preceded with whitespace. 262
error '(' is followed by whitespace. 262
error Parameter i should be final. 262
error '{' is not preceded with whitespace. 262
error Line is longer than 80 characters. 264
error ')' is preceded with whitespace. 264
error Line is longer than 80 characters. 265
error '=' is not preceded with whitespace. 265
error '=' is not followed by whitespace. 265
error '/' is not preceded with whitespace. 265
error '/' is not followed by whitespace. 265
error '100.0000' is a magic number. 265
error ';' is preceded with whitespace. 265
error Line has trailing spaces. 266
error Line has trailing spaces. 267
error Line is longer than 80 characters. 268
error '+' should be on a new line. 268
error Line has trailing spaces. 269
error '+' is not preceded with whitespace. 269
error '+' is not followed by whitespace. 269
error '+' should be on a new line. 269
error Line is longer than 80 characters. 270
error '+' is not preceded with whitespace. 270
error '+' should be on a new line. 270
error '+' is not preceded with whitespace. 271
error '+' should be on a new line. 271
error Line has trailing spaces. 272
error Line is longer than 80 characters. 272
error '+' is not preceded with whitespace. 272
error '+' is not followed by whitespace. 272
error '100.00' is a magic number. 272
error ')' is preceded with whitespace. 272
error '+' is not preceded with whitespace. 272
error '+' is not followed by whitespace. 272
error '+' is not preceded with whitespace. 272
error '+' should be on a new line. 272
error Line is longer than 80 characters. 273
error '+' is not followed by whitespace. 273
error '+' should be on a new line. 273
error Line is longer than 80 characters. 274
error '+' is not preceded with whitespace. 274
error '+' is not followed by whitespace. 274
error '+' is not preceded with whitespace. 274
error '+' should be on a new line. 274
error '+' is not preceded with whitespace. 275
error '+' is not preceded with whitespace. 275
error '+' should be on a new line. 275
error Line is longer than 80 characters. 276
error '+' is not preceded with whitespace. 276
error '+' should be on a new line. 276
error Line is longer than 80 characters. 277
error '+' should be on a new line. 277
error Line is longer than 80 characters. 278
error '+' is not followed by whitespace. 278
error '+' should be on a new line. 278
error Line is longer than 80 characters. 279
error Line has trailing spaces. 281
error Line has trailing spaces. 282
error Line has trailing spaces. 284
error Line has trailing spaces. 285
error Line is longer than 80 characters. 286
error Missing a Javadoc comment. 286
error '(' is followed by whitespace. 286
error Parameter averageCostTrpl should be final. 286
error Parameter ColonyEvaluationsNumber should be final. 286
error Name 'ColonyEvaluationsNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 286
error ')' is preceded with whitespace. 286
error '{' is not preceded with whitespace. 286
error ')' is preceded with whitespace. 288
error Line has trailing spaces. 289
error '(' is followed by whitespace. 289
error Line is longer than 80 characters. 290
error '100.00' is a magic number. 290
error '*' is not preceded with whitespace. 290
error ')' is preceded with whitespace. 290
error '+' is not preceded with whitespace. 290
error '+' is not followed by whitespace. 290
error '+' is not preceded with whitespace. 290
error '+' should be on a new line. 290
error Line has trailing spaces. 291
error Line is longer than 80 characters. 291
error '+' is not preceded with whitespace. 291
error '100.00' is a magic number. 291
error '*' is not preceded with whitespace. 291
error '*' is not followed by whitespace. 291
error '/' is not preceded with whitespace. 291
error '/' is not followed by whitespace. 291
error ')' is preceded with whitespace. 291
error '+' is not preceded with whitespace. 291
error '+' is not followed by whitespace. 291
error '+' should be on a new line. 291
error Line is longer than 80 characters. 292
error Line has trailing spaces. 296
error Line is longer than 80 characters. 297
error Missing a Javadoc comment. 297
error '(' is followed by whitespace. 297
error Name 'ColonyEvaluationsNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 297
error ')' is preceded with whitespace. 297
error '{' is not preceded with whitespace. 297
error ')' is preceded with whitespace. 299
error Line is longer than 80 characters. 300
error '+' should be on a new line. 300
error '+' should be on a new line. 301
error Line is longer than 80 characters. 302
error '+' is not preceded with whitespace. 302
error '+' should be on a new line. 302
error Line has trailing spaces. 303
error Line is longer than 80 characters. 303
error '(' is followed by whitespace. 303
error '100.00' is a magic number. 303
error '*' is not followed by whitespace. 303
error ')' is preceded with whitespace. 303
error '+' is not preceded with whitespace. 303
error '+' is not followed by whitespace. 303
error '+' should be on a new line. 303
error Line is longer than 80 characters. 304
error '(' is followed by whitespace. 304
error '100.00' is a magic number. 304
error ')' is preceded with whitespace. 304
error '+' is not followed by whitespace. 304
error Line has trailing spaces. 306
error Line has trailing spaces. 310
error Missing a Javadoc comment. 311
error '{' is not preceded with whitespace. 311
error Line is longer than 80 characters. 313
error Line is longer than 80 characters. 314
error '<' is not preceded with whitespace. 314
error '<' is not followed by whitespace. 314
error '++' is preceded with whitespace. 314
error '{' is not preceded with whitespace. 314
error Line is longer than 80 characters. 315
error '+' is not preceded with whitespace. 315
error '(' is followed by whitespace. 315
error '+' should be on a new line. 315
error '+' is not followed by whitespace. 316
error '+' is not preceded with whitespace. 316
error '+' is not followed by whitespace. 316
error Line has trailing spaces. 319
error '(' is followed by whitespace. 319
error Line is longer than 80 characters. 320
error '+' is not preceded with whitespace. 320
error '+' should be on a new line. 320
error Line is longer than 80 characters. 321
error '+' is not preceded with whitespace. 321
error '+' is not followed by whitespace. 321
error '+' is not preceded with whitespace. 321
error '+' is not followed by whitespace. 321
error '+' is not preceded with whitespace. 321
error '+' should be on a new line. 321
error Line has trailing spaces. 326
error Line has trailing spaces. 327
error Missing a Javadoc comment. 328
error '{' is not preceded with whitespace. 328
error Line is longer than 80 characters. 330
error '+' is not preceded with whitespace. 330
error '+' should be on a new line. 330
error '+' is not preceded with whitespace. 331
error '+' should be on a new line. 331
error Line is longer than 80 characters. 332
error Line has trailing spaces. 336
error Line is longer than 80 characters. 338
error Line contains a tab character. 339
error Line is longer than 80 characters. 340
error Line contains a tab character. 340
error Line contains a tab character. 341
error Line contains a tab character. 342
error Line is longer than 80 characters. 344
error Line has trailing spaces. 346
error Line has trailing spaces. 347
error Line is longer than 80 characters. 348
error Unclosed HTML tag found: <Couple<Integer>> cs= pheromeneWeightsToCouplesSetMap.get(he 348
error Line is longer than 80 characters. 349
error Line is longer than 80 characters. 350
error Line is longer than 80 characters. 352
error Line contains a tab character. 354
error Line is longer than 80 characters. 355
error Line contains a tab character. 355
error Unclosed HTML tag found: <Integer> hc = cplsSet.get(heaviestIndex); 357
error Line has trailing spaces. 359
error Line contains a tab character. 359
error Line has trailing spaces. 360
error Line contains a tab character. 360
error Line has trailing spaces. 361
error Line contains a tab character. 361
error Line has trailing spaces. 363
error Line contains a tab character. 364
error Line has trailing spaces. 368
error Line has trailing spaces. 369
error Expected an @return tag. 370
error '{' is not preceded with whitespace. 370
error Line contains a tab character. 371
error Line is longer than 80 characters. 372
error Line contains a tab character. 372
error Line contains a tab character. 373
error Line is longer than 80 characters. 374
error Line contains a tab character. 374
error Line has trailing spaces. 375
error Line is longer than 80 characters. 376
error '<' is not preceded with whitespace. 376
error '<' is not followed by whitespace. 376
error '<' is not preceded with whitespace. 376
error '<' is not followed by whitespace. 376
error '>' is not preceded with whitespace. 376
error '>' is not followed by whitespace. 376
error '>' is not preceded with whitespace. 376
error '=' is not preceded with whitespace. 376
error ';' is not followed by whitespace. 376
error Line is longer than 80 characters. 377
error ';' is not followed by whitespace. 377
error Line is longer than 80 characters. 378
error '<' is not preceded with whitespace. 378
error '<' is not followed by whitespace. 378
error '<' is not preceded with whitespace. 378
error '<' is not followed by whitespace. 378
error '>' is not preceded with whitespace. 378
error '>' is not followed by whitespace. 378
error '>' is not preceded with whitespace. 378
error '<' is not preceded with whitespace. 378
error '<' is not followed by whitespace. 378
error '<' is not preceded with whitespace. 378
error '<' is not followed by whitespace. 378
error '>' is not preceded with whitespace. 378
error '>' is not followed by whitespace. 378
error '>' is not preceded with whitespace. 378
error '>' is not followed by whitespace. 378
error ';' is preceded with whitespace. 378
error '=' is not followed by whitespace. 379
error Line is longer than 80 characters. 380
error '>' is not preceded with whitespace. 381
error '{' is not preceded with whitespace. 381
error Line contains a tab character. 382
error Line is longer than 80 characters. 383
error Line contains a tab character. 383
error Line has trailing spaces. 386
error Line contains a tab character. 386
error Line has trailing spaces. 387
error Line contains a tab character. 387
error Line has trailing spaces. 388
error Line contains a tab character. 388
error Line contains a tab character. 389
error Line has trailing spaces. 392
error Line has trailing spaces. 393
error Line is longer than 80 characters. 394
error Missing a Javadoc comment. 394
error '{' is not preceded with whitespace. 394
error Line is longer than 80 characters. 395
error '+' is not preceded with whitespace. 395
error '+' is not followed by whitespace. 395
error '+' is not preceded with whitespace. 395
error '+' is not followed by whitespace. 395
error '+' is not preceded with whitespace. 395
error '+' is not followed by whitespace. 395
error '+' is not preceded with whitespace. 395
error '+' is not followed by whitespace. 395
error '+' is not preceded with whitespace. 395
error '+' is not followed by whitespace. 395
error Line contains a tab character. 396
error '<' is not preceded with whitespace. 397
error '<' is not followed by whitespace. 397
error '>' is not preceded with whitespace. 397
error Line is longer than 80 characters. 398
error 'for' is not followed by whitespace. 398
error '(' is followed by whitespace. 398
error ';' is preceded with whitespace. 398
error ';' is preceded with whitespace. 398
error ';' is not followed by whitespace. 398
error '++' is preceded with whitespace. 398
error ',' is not followed by whitespace. 398
error ')' is preceded with whitespace. 398
error '{' is not preceded with whitespace. 398
error Line is longer than 80 characters. 400
error Line contains a tab character. 400
error '=' is not preceded with whitespace. 401
error '-9' is a magic number. 401
error '=' is not followed by whitespace. 401
error Line is longer than 80 characters. 402
error Line contains a tab character. 402
error 'if' is not followed by whitespace. 402
error '(' is followed by whitespace. 402
error Line is longer than 80 characters. 403
error '=' is not followed by whitespace. 403
error ';' is not followed by whitespace. 403
error '=' is not followed by whitespace. 404
error '=' is not preceded with whitespace. 404
error '=' is not followed by whitespace. 404
error Line is longer than 80 characters. 405
error 'if' is not followed by whitespace. 405
error '(' is followed by whitespace. 405
error '<' is not followed by whitespace. 405
error ')' is preceded with whitespace. 405
error '{' is not preceded with whitespace. 405
error 'if' is not followed by whitespace. 407
error '{' is not preceded with whitespace. 407
error '=' is not preceded with whitespace. 408
error '=' is not followed by whitespace. 408
error Line is longer than 80 characters. 410
error 'if' is not followed by whitespace. 410
error '{' is not preceded with whitespace. 410
error Line is longer than 80 characters. 411
error '=' is not followed by whitespace. 411
error ';' is not followed by whitespace. 411
error 'if' is not followed by whitespace. 413
error '{' is not preceded with whitespace. 413
error Line is longer than 80 characters. 414
error '=' is not followed by whitespace. 414
error '+' is not preceded with whitespace. 416
error '+' should be on a new line. 416
error Line is longer than 80 characters. 417
error '+' is not preceded with whitespace. 417
error '+' should be on a new line. 417
error '+' is not preceded with whitespace. 418
error '+' is not followed by whitespace. 418
error ')' is preceded with whitespace. 418
error Line is longer than 80 characters. 419
error 'else' is not preceded with whitespace. 419
error '}' is not followed by whitespace. 419
error 'else' is not followed by whitespace. 419
error '{' is not preceded with whitespace. 419
error Line is longer than 80 characters. 420
error ';' is preceded with whitespace. 420
error 'else' is not preceded with whitespace. 422
error '}' is not followed by whitespace. 422
error 'else' is not followed by whitespace. 422
error '{' is not preceded with whitespace. 422
error Line is longer than 80 characters. 424
error ';' is preceded with whitespace. 424
error '}' is not followed by whitespace. 425
error Line is longer than 80 characters. 431
error Line has trailing spaces. 437
error Line has trailing spaces. 438
error Line is longer than 80 characters. 439
error '(' is preceded with whitespace. 439
error Line is longer than 80 characters. 440
error '(' is preceded with whitespace. 440
error ';' is not followed by whitespace. 440
error Line has trailing spaces. 441
error Line has trailing spaces. 442
error Line has trailing spaces. 443
error 'else' is not preceded with whitespace. 444
error '}' is not followed by whitespace. 444
error 'else' is not followed by whitespace. 444
error '{' is not preceded with whitespace. 444
error '=' is not preceded with whitespace. 445
error ';' is preceded with whitespace. 445
error Line has trailing spaces. 448
error Line contains a tab character. 449
error '}' is not followed by whitespace. 449
error Line has trailing spaces. 450
error '=' is not preceded with whitespace. 451
error '=' is not followed by whitespace. 451
error Line has trailing spaces. 452
error '{' is not preceded with whitespace. 453
error ';' is not followed by whitespace. 455
error Line is longer than 80 characters. 457
error Line contains a tab character. 457
error '}' is not followed by whitespace. 458
error Line has trailing spaces. 460
error Missing a Javadoc comment. 461
error '{' is not preceded with whitespace. 461
error Name 'AE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 462
error '=' is not followed by whitespace. 462
error Name 'UE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 463
error '-99' is a magic number. 463
error 'while' is not followed by whitespace. 464
error '{' is not preceded with whitespace. 464
error ';' is preceded with whitespace. 465
error '(' is followed by whitespace. 466
error '>=' is not preceded with whitespace. 466
error '>=' is not followed by whitespace. 466
error '{' is not preceded with whitespace. 466
error '}' should be on the same line. 468
error 'if' is not followed by whitespace. 469
error '-9' is a magic number. 469
error '{' is not preceded with whitespace. 469
error '=' is not followed by whitespace. 470
error Line has trailing spaces. 471
error 'else' is not preceded with whitespace. 472
error '}' is not followed by whitespace. 472
error 'else' is not followed by whitespace. 472
error '{' is not preceded with whitespace. 472
error '=' is not preceded with whitespace. 473
error '=' is not followed by whitespace. 473
error Line has trailing spaces. 478
error Missing a Javadoc comment. 482
error '{' is not preceded with whitespace. 482
error Name 'UF' must match pattern '^[a-z][a-zA-Z0-9]*$'. 483
error '-9' is a magic number. 483
error '=' is not followed by whitespace. 483
error ';' is not followed by whitespace. 483
error Line is longer than 80 characters. 484
error 'for' is not followed by whitespace. 484
error ';' is preceded with whitespace. 484
error '<' is not preceded with whitespace. 484
error '<' is not followed by whitespace. 484
error '++' is preceded with whitespace. 484
error '{' is not preceded with whitespace. 484
error 'if' is not followed by whitespace. 485
error '{' is not preceded with whitespace. 485
error '=' is not followed by whitespace. 486
error Line has trailing spaces. 491
error Missing a Javadoc comment. 492
error '(' is followed by whitespace. 492
error '{' is not preceded with whitespace. 492
error ';' is preceded with whitespace. 494
error '(' is preceded with whitespace. 495
error Line is longer than 80 characters. 496
error '(' is preceded with whitespace. 496
error ';' is not followed by whitespace. 496
error Line has trailing spaces. 497
error Line has trailing spaces. 499
error First sentence should end with a period. 500
error Line has trailing spaces. 506
error Line has trailing spaces. 509
error Line is longer than 80 characters. 514
error '{' is not preceded with whitespace. 514
error '=' is not followed by whitespace. 515
error Line has trailing spaces. 517
error 'cast' is not followed by whitespace. 519
error 'if' is not followed by whitespace. 521
error '{' is not preceded with whitespace. 521
error 'cast' is not followed by whitespace. 522
error '=' is not preceded with whitespace. 525
error '=' is not followed by whitespace. 525
error Line has trailing spaces. 528
error 'for' is not followed by whitespace. 528
error '=' is not followed by whitespace. 528
error ';' is preceded with whitespace. 528
error '<' is not preceded with whitespace. 528
error '{' is not preceded with whitespace. 528
error Line is longer than 80 characters. 530
error '(' is preceded with whitespace. 530
error Line has trailing spaces. 533
error Line has trailing spaces. 534
error 'else' is not preceded with whitespace. 536
error '}' is not followed by whitespace. 536
error 'else' is not followed by whitespace. 536
error '{' is not preceded with whitespace. 536
error 'cast' is not followed by whitespace. 537
error '=' is not followed by whitespace. 540
error '=' is not preceded with whitespace. 542
error '=' is not followed by whitespace. 542
error Line has trailing spaces. 546
error Missing a Javadoc comment. 547
error '{' is not preceded with whitespace. 547
error Line has trailing spaces. 549
error '3' is a magic number. 549
error 'for' is not followed by whitespace. 550
error '=' is not followed by whitespace. 550
error ';' is preceded with whitespace. 550
error '<' is not preceded with whitespace. 550
error '3' is a magic number. 550
error '<' is not followed by whitespace. 550
error ';' is preceded with whitespace. 550
error '{' is not preceded with whitespace. 550
error 'cast' is not followed by whitespace. 551
error Line has trailing spaces. 554
error Missing a Javadoc comment. 555
error '{' is not preceded with whitespace. 555
error Line is longer than 80 characters. 556
error '<' is not preceded with whitespace. 556
error '<' is not followed by whitespace. 556
error ',' is not followed by whitespace. 556
error '<' is not preceded with whitespace. 556
error '<' is not followed by whitespace. 556
error '>' is not preceded with whitespace. 556
error '>' is not followed by whitespace. 556
error '>' is not preceded with whitespace. 556
error '<' is not preceded with whitespace. 556
error '<' is not followed by whitespace. 556
error ',' is not followed by whitespace. 556
error '<' is not preceded with whitespace. 556
error '<' is not followed by whitespace. 556
error '>' is not preceded with whitespace. 556
error '>' is not followed by whitespace. 556
error '>' is not preceded with whitespace. 556
error '>' is not followed by whitespace. 556
error Line has trailing spaces. 557
error 'for' is not followed by whitespace. 558
error ';' is preceded with whitespace. 558
error ')' is preceded with whitespace. 558
error '{' is not preceded with whitespace. 558
error Line is longer than 80 characters. 559
error 'if' is not followed by whitespace. 559
error '(' is followed by whitespace. 559
error '{' is not preceded with whitespace. 559
error '{' is not followed by whitespace. 559
error '<' is not preceded with whitespace. 560
error '<' is not followed by whitespace. 560
error '>' is not preceded with whitespace. 560
error '<' is not preceded with whitespace. 560
error '<' is not followed by whitespace. 560
error '>' is not preceded with whitespace. 560
error '>' is not followed by whitespace. 560
error 'else' is not preceded with whitespace. 563
error '}' is not followed by whitespace. 563
error 'else' is not followed by whitespace. 563
error '{' is not preceded with whitespace. 563
error Line is longer than 80 characters. 564
error '<' is not preceded with whitespace. 564
error '<' is not followed by whitespace. 564
error '>' is not preceded with whitespace. 564
error ')' is preceded with whitespace. 564
error Line has trailing spaces. 569
error '<' is not preceded with whitespace. 570
error '<' is not followed by whitespace. 570
error '>' is not preceded with whitespace. 570
error '=' is not preceded with whitespace. 574
error '=' is not preceded with whitespace. 575
error '=' is not followed by whitespace. 575
error Line is longer than 80 characters. 576
error Line is longer than 80 characters. 577
error '=' is not preceded with whitespace. 577
error '-9' is a magic number. 579
error 'if' is not followed by whitespace. 580
error '>' is not preceded with whitespace. 580
error '>' is not followed by whitespace. 580
error '{' is not preceded with whitespace. 580
error 'else' is not preceded with whitespace. 582
error '}' is not followed by whitespace. 582
error 'else' is not followed by whitespace. 582
error '{' is not preceded with whitespace. 582
error Missing a Javadoc comment. 588
error Parameter jalist should be final. 588
error Parameter atrpleIndex should be final. 588
error '{' is not preceded with whitespace. 588
error '(' is preceded with whitespace. 589
error Line is longer than 80 characters. 590
error '(' is preceded with whitespace. 590
error 'if' is not followed by whitespace. 592
error '{' is not preceded with whitespace. 592
error Line is longer than 80 characters. 595
error '(' is followed by whitespace. 595
error ')' is preceded with whitespace. 595
error '(' is followed by whitespace. 595
error '(' is followed by whitespace. 595
error ')' is preceded with whitespace. 595
error ')' is preceded with whitespace. 595
error Missing a Javadoc comment. 599
error '(' is followed by whitespace. 599
error Parameter twoCpls should be final. 599
error ')' is preceded with whitespace. 599
error '{' is not preceded with whitespace. 599
error '<' is not preceded with whitespace. 603
error '<' is not followed by whitespace. 603
error '>' is not preceded with whitespace. 603
error '=' is not preceded with whitespace. 603
error '<' is not preceded with whitespace. 603
error '<' is not followed by whitespace. 603
error '>' is not preceded with whitespace. 603
error '>' is not followed by whitespace. 603
error '4' is a magic number. 603
error Line has trailing spaces. 604
error '<' is not followed by whitespace. 605
error '{' is not preceded with whitespace. 605
error Line has trailing spaces. 609
error '=' is not preceded with whitespace. 610
error Line is longer than 80 characters. 611
error 'if' is not followed by whitespace. 612
error '3' is a magic number. 612
error '{' is not preceded with whitespace. 612
error '<' is not preceded with whitespace. 613
error '<' is not followed by whitespace. 613
error '>' is not preceded with whitespace. 613
error '<' is not preceded with whitespace. 613
error '<' is not followed by whitespace. 613
error '>' is not preceded with whitespace. 613
error '>' is not followed by whitespace. 613
error '3' is a magic number. 613
error 'cast' is not followed by whitespace. 614
error '=' is not preceded with whitespace. 615
error Line has trailing spaces. 616
error '=' is not followed by whitespace. 617
error 'while' is not followed by whitespace. 618
error '(' is followed by whitespace. 618
error '{' is not preceded with whitespace. 618
error '=' is not preceded with whitespace. 619
error '=' is not followed by whitespace. 619
error '}' is not followed by whitespace. 621
error '=' is not preceded with whitespace. 621
error '=' is not followed by whitespace. 621
error Line has trailing spaces. 622
error '=' is not preceded with whitespace. 623
error '=' is not preceded with whitespace. 624
error '=' is not followed by whitespace. 624
error Line has trailing spaces. 625
error 'else' is not preceded with whitespace. 626
error '}' is not followed by whitespace. 626
error 'else' is not followed by whitespace. 626
error '{' is not preceded with whitespace. 626
error '=' is not preceded with whitespace. 627
error '=' is not followed by whitespace. 627
error '=' is not preceded with whitespace. 628
error '=' is not followed by whitespace. 628
error Line has trailing spaces. 630
error Line has trailing spaces. 634
error Missing a Javadoc comment. 635
error '{' is not preceded with whitespace. 635
error '-9' is a magic number. 637
error '=' is not followed by whitespace. 637
error '=' is not preceded with whitespace. 638
error '<' is not preceded with whitespace. 638
error '<' is not followed by whitespace. 638
error '<' is not preceded with whitespace. 638
error '<' is not followed by whitespace. 638
error '>' is not preceded with whitespace. 638
error '>' is not followed by whitespace. 638
error '>' is not preceded with whitespace. 638
error '(' is preceded with whitespace. 638
error Line is longer than 80 characters. 639
error 'for' is not followed by whitespace. 639
error '(' is followed by whitespace. 639
error ';' is preceded with whitespace. 639
error '++' is preceded with whitespace. 639
error '{' is not preceded with whitespace. 639
error Line is longer than 80 characters. 640
error ';' is preceded with whitespace. 640
error ')' is preceded with whitespace. 641
error '=' is not followed by whitespace. 642
error Line has trailing spaces. 644
error Line is longer than 80 characters. 644
error '=' is not preceded with whitespace. 644
error '(' is followed by whitespace. 645
error Line has trailing spaces. 647
error Line has trailing spaces. 648
error Missing a Javadoc comment. 651
error '{' is not preceded with whitespace. 651
error Line has trailing spaces. 652
error '=' is not preceded with whitespace. 652
error '-9' is a magic number. 652
error '-9' is a magic number. 653
error Line has trailing spaces. 654
error Line has trailing spaces. 656
error Line is longer than 80 characters. 657
error '<' is not preceded with whitespace. 657
error '<' is not followed by whitespace. 657
error '>' is not preceded with whitespace. 657
error '-' is not preceded with whitespace. 657
error '-' is not followed by whitespace. 657
error 'if' is not followed by whitespace. 659
error '(' is followed by whitespace. 659
error '>' is not preceded with whitespace. 659
error '>' is not followed by whitespace. 659
error ')' is preceded with whitespace. 659
error '{' is not preceded with whitespace. 659
error 'while' is not followed by whitespace. 662
error '==' is not preceded with whitespace. 662
error '==' is not followed by whitespace. 662
error '{' is not preceded with whitespace. 662
error 'else' is not preceded with whitespace. 665
error '}' is not followed by whitespace. 665
error 'else' is not followed by whitespace. 665
error '{' is not preceded with whitespace. 665
error 'if' is not followed by whitespace. 666
error '==' is not followed by whitespace. 666
error '{' is not preceded with whitespace. 666
error Line is longer than 80 characters. 667
error '-' is not preceded with whitespace. 671
error '-' is not followed by whitespace. 671
error Line is longer than 80 characters. 673
error 'if' is not followed by whitespace. 673
error '(' is followed by whitespace. 673
error '>' is not preceded with whitespace. 673
error '>' is not followed by whitespace. 673
error ')' is preceded with whitespace. 673
error '{' is not preceded with whitespace. 673
error 'while' is not followed by whitespace. 675
error '==' is not preceded with whitespace. 675
error '==' is not followed by whitespace. 675
error '{' is not preceded with whitespace. 675
error 'else' is not preceded with whitespace. 678
error '}' is not followed by whitespace. 678
error 'else' is not followed by whitespace. 678
error '{' is not preceded with whitespace. 678
error '{' is followed by whitespace. 682
error Line has trailing spaces. 683
error Line has trailing spaces. 686
error Missing a Javadoc comment. 687
error '{' is not preceded with whitespace. 687
error Line is longer than 80 characters. 688
error 'wl' hides a field. 688
error Line has trailing spaces. 692
error Missing a Javadoc comment. 693
error Parameter w should be final. 693
error Parameter c should be final. 693
error '{' is not preceded with whitespace. 693
error 'if' is not followed by whitespace. 694
error '(' is followed by whitespace. 694
error '<' is not preceded with whitespace. 695
error '<' is not followed by whitespace. 695
error '>' is not preceded with whitespace. 695
error '<' is not preceded with whitespace. 695
error '<' is not followed by whitespace. 695
error '>' is not preceded with whitespace. 695
error '>' is not followed by whitespace. 695
error 'else' is not preceded with whitespace. 698
error '}' is not followed by whitespace. 698
error 'else' is not followed by whitespace. 698
error '{' is not preceded with whitespace. 698
error '<' is not preceded with whitespace. 699
error '<' is not followed by whitespace. 699
error '>' is not preceded with whitespace. 699
error '=' is not preceded with whitespace. 699
error Line has trailing spaces. 703
error Missing a Javadoc comment. 704
error '(' is followed by whitespace. 704
error Parameter coupleIndx should be final. 704
error '{' is not preceded with whitespace. 704
error '=' is not followed by whitespace. 705
error '=' is not followed by whitespace. 706
error Line is longer than 80 characters. 707
error '-99999999.999999' is a magic number. 707
error ';' is not followed by whitespace. 707
error Line has trailing spaces. 708
error Line is longer than 80 characters. 709
error Line has trailing spaces. 710
error 'cast' is not followed by whitespace. 711
error 'if' is not followed by whitespace. 712
error ')' is preceded with whitespace. 712
error '{' is not preceded with whitespace. 712
error Line is longer than 80 characters. 713
error '(' is followed by whitespace. 713
error ')' is preceded with whitespace. 713
error ';' is not followed by whitespace. 713
error 'else' is not preceded with whitespace. 714
error '}' is not followed by whitespace. 714
error 'else' is not followed by whitespace. 714
error '{' is not preceded with whitespace. 714
error '(' is followed by whitespace. 716
error ')' is preceded with whitespace. 716
error '{' is not preceded with whitespace. 716
error Line is longer than 80 characters. 719
error '(' is followed by whitespace. 719
error ')' is preceded with whitespace. 719
error '(' is followed by whitespace. 719
error '(' is followed by whitespace. 719
error ')' is preceded with whitespace. 719
error ')' is preceded with whitespace. 719
error '=' is not preceded with whitespace. 720
error 'cast' is not followed by whitespace. 720
error Line is longer than 80 characters. 723
error Line is longer than 80 characters. 724
error Line is longer than 80 characters. 725
error Line is longer than 80 characters. 726
error Line is longer than 80 characters. 727
error Line has trailing spaces. 728
error Line contains a tab character. 728
error Line has trailing spaces. 729
error Line is longer than 80 characters. 729
error Line is longer than 80 characters. 732
error Line contains a tab character. 732
error Line is longer than 80 characters. 733
error Line contains a tab character. 733
error Line has trailing spaces. 736
error Line has trailing spaces. 740
error Line is longer than 80 characters. 741
error Line has trailing spaces. 742
error Line has trailing spaces. 745
error Line has trailing spaces. 747
error Line contains a tab character. 748
error 'if' is not followed by whitespace. 748
error '{' is not preceded with whitespace. 748
error Line is longer than 80 characters. 750
error '+' should be on a new line. 750
error Line is longer than 80 characters. 751
error '+' is not preceded with whitespace. 751
error '+' is not followed by whitespace. 751
error '+' is not preceded with whitespace. 751
error '+' is not followed by whitespace. 751
error '+' is not preceded with whitespace. 751
error '+' is not followed by whitespace. 751
error '+' is not preceded with whitespace. 751
error '+' is not followed by whitespace. 751
error '+' is not preceded with whitespace. 751
error '+' should be on a new line. 751
error '+' is not preceded with whitespace. 752
error '+' is not followed by whitespace. 752
error ';' is preceded with whitespace. 754
error Line is longer than 80 characters. 760
error '+' is not preceded with whitespace. 760
error Line has trailing spaces. 761
error Line has trailing spaces. 764
error Line is longer than 80 characters. 766
error '=' is not preceded with whitespace. 766
error Line has trailing spaces. 767
error Line has trailing spaces. 769
error Line contains a tab character. 769
error Line is longer than 80 characters. 770
error Line contains a tab character. 770
error '+' is not followed by whitespace. 770
error '+' should be on a new line. 770
error Line is longer than 80 characters. 771
error '+' is not preceded with whitespace. 771
error '+' is not followed by whitespace. 771
error '+' should be on a new line. 771
error Line has trailing spaces. 772
error Line contains a tab character. 772
error Line has trailing spaces. 775
error Line is longer than 80 characters. 776
error Missing a Javadoc comment. 776
error '{' is not preceded with whitespace. 776
error '{' is not followed by whitespace. 776
error Line contains a tab character. 777
error Line is longer than 80 characters. 778
error Line contains a tab character. 778
error '<' is not preceded with whitespace. 778
error '<' is not followed by whitespace. 778
error '<' is not preceded with whitespace. 778
error '<' is not followed by whitespace. 778
error '<' is not preceded with whitespace. 778
error '<' is not followed by whitespace. 778
error '>' is not preceded with whitespace. 778
error '>' is not followed by whitespace. 778
error '>' is not preceded with whitespace. 778
error '>' is not followed by whitespace. 778
error '>' is not preceded with whitespace. 778
error '>' is not followed by whitespace. 778
error Line is longer than 80 characters. 779
error Line contains a tab character. 779
error Line contains a tab character. 780
error 'for' is not followed by whitespace. 780
error '=' is not followed by whitespace. 780
error ';' is preceded with whitespace. 780
error '<' is not preceded with whitespace. 780
error '{' is not preceded with whitespace. 780
error Line is longer than 80 characters. 781
error Line contains a tab character. 781
error '{' is not preceded with whitespace. 781
error Line is longer than 80 characters. 782
error Line contains a tab character. 782
error '<' is not preceded with whitespace. 782
error '<' is not followed by whitespace. 782
error '<' is not preceded with whitespace. 782
error '<' is not followed by whitespace. 782
error '>' is not preceded with whitespace. 782
error '>' is not followed by whitespace. 782
error '>' is not preceded with whitespace. 782
error '>' is not followed by whitespace. 782
error Line contains a tab character. 783
error Line is longer than 80 characters. 784
error Line contains a tab character. 784
error ')' is preceded with whitespace. 784
error Line contains a tab character. 785
error 'else' is not preceded with whitespace. 785
error '}' is not followed by whitespace. 785
error 'else' is not followed by whitespace. 785
error '{' is not preceded with whitespace. 785
error Line is longer than 80 characters. 786
error Line contains a tab character. 786
error '<' is not preceded with whitespace. 786
error '<' is not followed by whitespace. 786
error '<' is not preceded with whitespace. 786
error '<' is not followed by whitespace. 786
error '>' is not preceded with whitespace. 786
error '>' is not followed by whitespace. 786
error '>' is not preceded with whitespace. 786
error '>' is not followed by whitespace. 786
error '=' is not followed by whitespace. 786
error '<' is not preceded with whitespace. 786
error '<' is not followed by whitespace. 786
error '<' is not preceded with whitespace. 786
error '<' is not followed by whitespace. 786
error '>' is not preceded with whitespace. 786
error '>' is not followed by whitespace. 786
error '>' is not preceded with whitespace. 786
error '(' is preceded with whitespace. 786
error Line is longer than 80 characters. 787
error Line contains a tab character. 787
error Line contains a tab character. 788
error Line is longer than 80 characters. 789
error Line contains a tab character. 789
error ')' is preceded with whitespace. 789
error Line contains a tab character. 790
error Line is longer than 80 characters. 791
error Line contains a tab character. 791
error '}' is not followed by whitespace. 791
error Line contains a tab character. 792
error Line has trailing spaces. 794
error First sentence should end with a period. 795
error Line contains a tab character. 797
error Line is longer than 80 characters. 798
error Line contains a tab character. 798
error Unclosed HTML tag found: <Couple<Integer>>couplesSet =null; 798
error Line contains a tab character. 799
error Line is longer than 80 characters. 800
error Line contains a tab character. 800
error Line contains a tab character. 801
error Line is longer than 80 characters. 802
error Line contains a tab character. 802
error Line contains a tab character. 803
error Line contains a tab character. 804
error Unclosed HTML tag found: <Integer> cs : couplesSet ){ 804
error Line has trailing spaces. 805
error Line contains a tab character. 805
error Line contains a tab character. 806
error Line has trailing spaces. 807
error Line contains a tab character. 807
error Line is longer than 80 characters. 808
error Line contains a tab character. 808
error Line contains a tab character. 809
error Line contains a tab character. 810
error '(' is preceded with whitespace. 814
error Missing a Javadoc comment. 819
error Parameter s should be final. 819
error '<' is not preceded with whitespace. 819
error '<' is not followed by whitespace. 819
error '>' is not preceded with whitespace. 819
error '{' is not preceded with whitespace. 819
error Line is longer than 80 characters. 820
error Line contains a tab character. 820
error 'for' is not followed by whitespace. 823
error '=' is not followed by whitespace. 823
error Line is longer than 80 characters. 826
error Line contains a tab character. 826
error Line has trailing spaces. 830
error Line has trailing spaces. 831
error First sentence should end with a period. 832
error Line is longer than 80 characters. 832
error Line is longer than 80 characters. 833
error Missing a Javadoc comment. 834
error '(' is followed by whitespace. 834
error ')' is preceded with whitespace. 834
error '{' is not preceded with whitespace. 834
error '{' is not followed by whitespace. 834
error '}' is not preceded with whitespace. 834
error Line has trailing spaces. 835
error Missing a Javadoc comment. 836
error '<' is not preceded with whitespace. 836
error '<' is not followed by whitespace. 836
error '>' is not preceded with whitespace. 836
error Parameter pair should be final. 836
error ')' is preceded with whitespace. 836
error '{' is not preceded with whitespace. 836
error Line has trailing spaces. 837
error Line has trailing spaces. 839
error '<' is not preceded with whitespace. 839
error '<' is not followed by whitespace. 839
error '>' is not preceded with whitespace. 839
error '>' is not followed by whitespace. 839
error Line has trailing spaces. 842
error Missing a Javadoc comment. 843
error '<' is not preceded with whitespace. 843
error '<' is not followed by whitespace. 843
error '>' is not preceded with whitespace. 843
error Parameter pair should be final. 843
error ')' is preceded with whitespace. 843
error '{' is not preceded with whitespace. 843
error Line has trailing spaces. 844
error Line has trailing spaces. 846
error '<' is not preceded with whitespace. 846
error '<' is not followed by whitespace. 846
error '>' is not preceded with whitespace. 846
error '>' is not followed by whitespace. 846
error Line has trailing spaces. 850
error Missing a Javadoc comment. 851
error '<' is not preceded with whitespace. 851
error '<' is not followed by whitespace. 851
error '>' is not preceded with whitespace. 851
error '<' is not preceded with whitespace. 852
error '<' is not followed by whitespace. 852
error '>' is not preceded with whitespace. 852
error Line is longer than 80 characters. 853
error Line contains a tab character. 853
error '(' is followed by whitespace. 853
error Line has trailing spaces. 854
error Line is longer than 80 characters. 856
error Line contains a tab character. 856
error '(' is followed by whitespace. 856
error ')' is preceded with whitespace. 856
error '{' is not preceded with whitespace. 856
error Line is longer than 80 characters. 857
error '(' is followed by whitespace. 857
error Line contains a tab character. 858
error '++' is preceded with whitespace. 858
error '}' is not followed by whitespace. 859
error '=' is not preceded with whitespace. 859
error '=' is not followed by whitespace. 859
error Line contains a tab character. 861
error '{' is not preceded with whitespace. 861
error Line is longer than 80 characters. 862
error Line contains a tab character. 862
error Line is longer than 80 characters. 863
error Line contains a tab character. 863
error Line contains a tab character. 864
error Line contains a tab character. 865
error '=' is not followed by whitespace. 866
error Line has trailing spaces. 867
error Line has trailing spaces. 871
error Unclosed HTML tag found: <Integer> selectAny2Attrbs() { 873
error Line has trailing spaces. 878
error Line has trailing spaces. 881
error Line has trailing spaces. 883
error Line is longer than 80 characters. 883
error Line has trailing spaces. 889
error Line has trailing spaces. 890
error '{' is not preceded with whitespace. 892
error Line is longer than 80 characters. 893
error Line contains a tab character. 893
error Line has trailing spaces. 894
error Line has trailing spaces. 895
error Line is longer than 80 characters. 895
error Line contains a tab character. 895
error '<' is not preceded with whitespace. 895
error '<' is not followed by whitespace. 895
error '>' is not preceded with whitespace. 895
error '>' is not followed by whitespace. 895
error Line is longer than 80 characters. 896
error 'cast' is not followed by whitespace. 896
error ';' is preceded with whitespace. 896
error Line has trailing spaces. 897
error Line contains a tab character. 897
error Line is longer than 80 characters. 898
error Line contains a tab character. 898
error Line is longer than 80 characters. 899
error Line has trailing spaces. 900
error Line is longer than 80 characters. 900
error '=' is not followed by whitespace. 900
error '<' is not preceded with whitespace. 900
error '<' is not followed by whitespace. 900
error '<' is not preceded with whitespace. 900
error '<' is not followed by whitespace. 900
error '>' is not preceded with whitespace. 900
error '>' is not followed by whitespace. 900
error '>' is not preceded with whitespace. 900
error '(' is preceded with whitespace. 900
error Line is longer than 80 characters. 902
error Line is longer than 80 characters. 905
error Line contains a tab character. 905
error Line has trailing spaces. 906
error Line contains a tab character. 907
error '=' is not preceded with whitespace. 909
error Line contains a tab character. 910
error '=' is not followed by whitespace. 910
error Line is longer than 80 characters. 911
error Line contains a tab character. 911
error 'while' is not followed by whitespace. 911
error '(' is followed by whitespace. 911
error ')' is preceded with whitespace. 911
error '{' is not preceded with whitespace. 911
error Line is longer than 80 characters. 913
error Line contains a tab character. 913
error Line contains a tab character. 914
error '(' is followed by whitespace. 914
error ')' is preceded with whitespace. 914
error Line contains a tab character. 915
error '}' is not followed by whitespace. 916
error '=' is not preceded with whitespace. 916
error '=' is not followed by whitespace. 916
error Line contains a tab character. 918
error Line is longer than 80 characters. 921
error Missing a Javadoc comment. 921
error Parameter t should be final. 921
error ')' is preceded with whitespace. 921
error '{' is not preceded with whitespace. 921
error Line has trailing spaces. 922
error Line is longer than 80 characters. 922
error 'for' is not followed by whitespace. 922
error ';' is preceded with whitespace. 922
error '{' is not preceded with whitespace. 922
error Line contains a tab character. 922
error Line is longer than 80 characters. 923
error '=' is not preceded with whitespace. 923
error '=' is not followed by whitespace. 923
error ';' is not followed by whitespace. 923
error Line has trailing spaces. 926
error Missing a Javadoc comment. 927
error 'static' modifier out of order with the JLS suggestions. 927
error Line is longer than 80 characters. 928
error Missing a Javadoc comment. 928
error Parameter t should be final. 928
error ')' is preceded with whitespace. 928
error '{' is not preceded with whitespace. 928
error Line has trailing spaces. 929
error Line is longer than 80 characters. 929
error 'for' is not followed by whitespace. 929
error ';' is preceded with whitespace. 929
error '{' is not preceded with whitespace. 929
error Line contains a tab character. 929
error '=' is not preceded with whitespace. 930
error Line has trailing spaces. 933
error Missing a Javadoc comment. 934
error '{' is not preceded with whitespace. 934
error Line has trailing spaces. 935
error Line is longer than 80 characters. 936
error Line has trailing spaces. 937
error '(' is followed by whitespace. 938
error '=' is not preceded with whitespace. 938
error '<' is not followed by whitespace. 938
error '{' is not preceded with whitespace. 938
error '=' is not preceded with whitespace. 939
error '=' is not followed by whitespace. 939
error Line has trailing spaces. 941
error Line has trailing spaces. 944
error Missing a Javadoc comment. 946
error '{' is not preceded with whitespace. 946
error Line contains a tab character. 948
error ';' is preceded with whitespace. 948
error Line has trailing spaces. 949
error Line is longer than 80 characters. 949
error '=' is not followed by whitespace. 949
error Line has trailing spaces. 952
error Line has trailing spaces. 953
error Missing a Javadoc comment. 954
error '<' is not preceded with whitespace. 954
error '<' is not followed by whitespace. 954
error '>' is not preceded with whitespace. 954
error '{' is not preceded with whitespace. 954
error '<' is not preceded with whitespace. 955
error '<' is not followed by whitespace. 955
error '>' is not preceded with whitespace. 955
error '=' is not followed by whitespace. 955
error Line has trailing spaces. 957
error Line is longer than 80 characters. 958
error 'if' is not followed by whitespace. 958
error '(' is followed by whitespace. 958
error Line has trailing spaces. 959
error Line has trailing spaces. 960
error '(' is followed by whitespace. 960
error Line is longer than 80 characters. 961
error 'cast' is not followed by whitespace. 961
error '(' is followed by whitespace. 961
error '-' is not followed by whitespace. 961
error Line has trailing spaces. 962
error Line has trailing spaces. 963
error '{' is not preceded with whitespace. 965
error '-' is not followed by whitespace. 966
error 'cast' is not followed by whitespace. 970
error Line is longer than 80 characters. 971
error '==' is not preceded with whitespace. 972
error '==' is not followed by whitespace. 972
error '{' is not preceded with whitespace. 972
error Line is longer than 80 characters. 973
error '(' is followed by whitespace. 973
error '+' is not preceded with whitespace. 973
error '+' is not preceded with whitespace. 973
error '+' is not followed by whitespace. 973
error ')' is preceded with whitespace. 973
error Line has trailing spaces. 976
error '=' is not preceded with whitespace. 976
error '=' is not followed by whitespace. 976
error '=' is not preceded with whitespace. 977
error '=' is not followed by whitespace. 977
error 'while' is not followed by whitespace. 978
error '(' is followed by whitespace. 978
error ')' is preceded with whitespace. 978
error '==' is not preceded with whitespace. 978
error '==' is not followed by whitespace. 978
error '>' is not followed by whitespace. 978
error ')' is preceded with whitespace. 978
error '{' is not preceded with whitespace. 978
error '--' is preceded with whitespace. 979
error 'cast' is not followed by whitespace. 980
error Line has trailing spaces. 981
error Line is longer than 80 characters. 981
error '<' is not preceded with whitespace. 981
error '<' is not followed by whitespace. 981
error '<' is not preceded with whitespace. 981
error '<' is not followed by whitespace. 981
error '>' is not preceded with whitespace. 981
error '>' is not followed by whitespace. 981
error '>' is not preceded with whitespace. 981
error '.' is followed by whitespace. 981
error '<' is not preceded with whitespace. 982
error '<' is not followed by whitespace. 982
error '>' is not preceded with whitespace. 982
error '=' is not followed by whitespace. 982
error ';' is not followed by whitespace. 982
error Line is longer than 80 characters. 984
error 'if' is not followed by whitespace. 985
error '==' is not preceded with whitespace. 985
error '==' is not followed by whitespace. 985
error '{' is not preceded with whitespace. 985
error Line has trailing spaces. 986
error '=' is not preceded with whitespace. 986
error '=' is not followed by whitespace. 986
error 'else' is not preceded with whitespace. 987
error '}' is not followed by whitespace. 987
error 'else' is not followed by whitespace. 987
error '{' is not preceded with whitespace. 987
error 'if' is not followed by whitespace. 988
error '==' is not preceded with whitespace. 988
error '==' is not followed by whitespace. 988
error '{' is not preceded with whitespace. 988
error Line is longer than 80 characters. 989
error '(' is followed by whitespace. 989
error '+' is not preceded with whitespace. 989
error '+' is not preceded with whitespace. 989
error '+' is not followed by whitespace. 989
error ')' is preceded with whitespace. 989
error Line has trailing spaces. 991
error 'while' is not followed by whitespace. 992
error '==' is not preceded with whitespace. 992
error '==' is not followed by whitespace. 992
error Line has trailing spaces. 993
error '=' is not preceded with whitespace. 993
error '=' is not followed by whitespace. 993
error '}' is not followed by whitespace. 995
error '}' is not followed by whitespace. 996
error 'if' is not followed by whitespace. 997
error '!=' is not followed by whitespace. 997
error '{' is not preceded with whitespace. 997
error Line is longer than 80 characters. 998
error '=' is not preceded with whitespace. 998
error '=' is not followed by whitespace. 998
error Line has trailing spaces. 999
error '}' is not followed by whitespace. 999
error 'while' is not followed by whitespace. 1000
error '(' is followed by whitespace. 1000
error '==' is not preceded with whitespace. 1000
error '==' is not followed by whitespace. 1000
error Line is longer than 80 characters. 1001
error '=' is not preceded with whitespace. 1001
error '=' is not followed by whitespace. 1001
error Line has trailing spaces. 1002
error '}' is not followed by whitespace. 1002
error 'if' is not followed by whitespace. 1003
error '{' is not preceded with whitespace. 1003
error 'cast' is not followed by whitespace. 1004
error '(' is followed by whitespace. 1005
error ',' is not followed by whitespace. 1005
error ')' is preceded with whitespace. 1005
error 'cast' is not followed by whitespace. 1006
error '(' is followed by whitespace. 1007
error ',' is not followed by whitespace. 1007
error ')' is preceded with whitespace. 1007
error Line is longer than 80 characters. 1008
error 'else' is not preceded with whitespace. 1008
error '}' is not followed by whitespace. 1008
error 'else' is not followed by whitespace. 1008
error '{' is not preceded with whitespace. 1008
error 'cast' is not followed by whitespace. 1009
error '(' is followed by whitespace. 1010
error ',' is not followed by whitespace. 1010
error ')' is preceded with whitespace. 1010
error ',' is not followed by whitespace. 1011
error ')' is preceded with whitespace. 1011
error '<' is not preceded with whitespace. 1013
error '<' is not followed by whitespace. 1013
error '>' is not preceded with whitespace. 1013
error '>' is not followed by whitespace. 1013
error ',' is not followed by whitespace. 1013
error '++' is preceded with whitespace. 1014
error Line has trailing spaces. 1015
error Line has trailing spaces. 1016
error Line has trailing spaces. 1017
error '}' is not followed by whitespace. 1018
error Line has trailing spaces. 1019
error Line has trailing spaces. 1023
error Line is longer than 80 characters. 1024
error Missing a Javadoc comment. 1024
error '(' is followed by whitespace. 1024
error Name 'AttrbuteIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1024
error ')' is preceded with whitespace. 1024
error '{' is not preceded with whitespace. 1024
error Line is longer than 80 characters. 1025
error '<' is not preceded with whitespace. 1025
error '<' is not followed by whitespace. 1025
error '<' is not preceded with whitespace. 1025
error '<' is not followed by whitespace. 1025
error '>' is not preceded with whitespace. 1025
error '>' is not followed by whitespace. 1025
error '>' is not preceded with whitespace. 1025
error Line is longer than 80 characters. 1026
error '(' is followed by whitespace. 1026
error '(' is followed by whitespace. 1026
error ')' is preceded with whitespace. 1026
error ')' is preceded with whitespace. 1026
error 'if' is not followed by whitespace. 1029
error '{' is not preceded with whitespace. 1029
error 'if' is not followed by whitespace. 1032
error '(' is followed by whitespace. 1032
error '==' is not followed by whitespace. 1032
error '{' is not preceded with whitespace. 1032
error Line is longer than 80 characters. 1033
error Line has trailing spaces. 1034
error Missing a Javadoc comment. 1037
error '(' is preceded with whitespace. 1037
error Parameter output should be final. 1037
error '{' is not preceded with whitespace. 1037
error Line has trailing spaces. 1041
error Line is longer than 80 characters. 1042
error Missing a Javadoc comment. 1044
error '{' is not preceded with whitespace. 1044
error Line has trailing spaces. 1047
error ';' is preceded with whitespace. 1048
error Line contains a tab character. 1049
error Line contains a tab character. 1050
error Line has trailing spaces. 1052
error Line has trailing spaces. 1053
error '=' is not followed by whitespace. 1053
error Line is longer than 80 characters. 1055
error ';' is not followed by whitespace. 1055
error Line has trailing spaces. 1056
error Line contains a tab character. 1056
error Line is longer than 80 characters. 1057
error '<' is not preceded with whitespace. 1057
error '<' is not followed by whitespace. 1057
error '>' is not preceded with whitespace. 1057
error '(' is preceded with whitespace. 1057
error Line has trailing spaces. 1058
error Line is longer than 80 characters. 1059
error '<' is not preceded with whitespace. 1059
error '<' is not followed by whitespace. 1059
error '<' is not preceded with whitespace. 1059
error '<' is not followed by whitespace. 1059
error '<' is not preceded with whitespace. 1059
error '<' is not followed by whitespace. 1059
error '>' is not preceded with whitespace. 1059
error '>' is not followed by whitespace. 1059
error '>' is not preceded with whitespace. 1059
error '>' is not followed by whitespace. 1059
error '>' is not preceded with whitespace. 1059
error '(' is preceded with whitespace. 1059
error Line has trailing spaces. 1060
error Line has trailing spaces. 1061
error Line has trailing spaces. 1062
error Line has trailing spaces. 1063
error Line has trailing spaces. 1064
error Line has trailing spaces. 1065
error Line is longer than 80 characters. 1066
error Line has trailing spaces. 1067
error Missing a Javadoc comment. 1068
error '<' is not preceded with whitespace. 1068
error '<' is not followed by whitespace. 1068
error '<' is not preceded with whitespace. 1068
error '<' is not followed by whitespace. 1068
error '>' is not preceded with whitespace. 1068
error '>' is not followed by whitespace. 1068
error '>' is not preceded with whitespace. 1068
error Line is longer than 80 characters. 1069
error Missing a Javadoc comment. 1069
error Name 'NaiveBayesCost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1069
error '-999999.99999' is a magic number. 1069
error ';' is not followed by whitespace. 1069
error Line has trailing spaces. 1070
error Missing a Javadoc comment. 1070
error Line has trailing spaces. 1072
error Line is longer than 80 characters. 1073
error Missing a Javadoc comment. 1073
error ';' is not followed by whitespace. 1073
error Line is longer than 80 characters. 1074
error Missing a Javadoc comment. 1074
error Line has trailing spaces. 1075
error Line is longer than 80 characters. 1076
error Missing a Javadoc comment. 1076
error '=' is not preceded with whitespace. 1076
error '=' is not followed by whitespace. 1076
error ';' is not followed by whitespace. 1076
error Missing a Javadoc comment. 1077
error Line has trailing spaces. 1078
error Line has trailing spaces. 1079
error Line has trailing spaces. 1080
error Missing a Javadoc comment. 1080
error '=' is not followed by whitespace. 1080
error ';' is preceded with whitespace. 1080
error Line is longer than 80 characters. 1081
error Line has trailing spaces. 1082
error Line is longer than 80 characters. 1083
error Missing a Javadoc comment. 1083
error ';' is not followed by whitespace. 1083
error Line has trailing spaces. 1084
error Line has trailing spaces. 1085
error Line has trailing spaces. 1086
error Line is longer than 80 characters. 1087
error Missing a Javadoc comment. 1087
error '<' is not preceded with whitespace. 1087
error '<' is not followed by whitespace. 1087
error '<' is not preceded with whitespace. 1087
error '<' is not followed by whitespace. 1087
error '>' is not preceded with whitespace. 1087
error '>' is not followed by whitespace. 1087
error '>' is not preceded with whitespace. 1087
error '<' is not preceded with whitespace. 1087
error '<' is not followed by whitespace. 1087
error '<' is not preceded with whitespace. 1087
error '<' is not followed by whitespace. 1087
error '>' is not preceded with whitespace. 1087
error '>' is not followed by whitespace. 1087
error '>' is not preceded with whitespace. 1087
error '>' is not followed by whitespace. 1087
error ';' is not followed by whitespace. 1087
error Line has trailing spaces. 1088
error Missing a Javadoc comment. 1089
error '<' is not preceded with whitespace. 1089
error '<' is not followed by whitespace. 1089
error '>' is not preceded with whitespace. 1089
error '=' is not followed by whitespace. 1089
error ';' is preceded with whitespace. 1089
error Line has trailing spaces. 1090
error Line has trailing spaces. 1091
error Line is longer than 80 characters. 1091
error Line has trailing spaces. 1092
error Missing a Javadoc comment. 1093
error Name 'ABNORMAL_TERMINATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1093
error '=' is not preceded with whitespace. 1093
error Line has trailing spaces. 1094
error Missing a Javadoc comment. 1095
error Name 'randomIntGenerator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1095
error Line has trailing spaces. 1096
error Missing a Javadoc comment. 1097
error Line has trailing spaces. 1098
error Missing a Javadoc comment. 1099
error Missing a Javadoc comment. 1100
error '=' is not followed by whitespace. 1100
error Missing a Javadoc comment. 1102
error '-9' is a magic number. 1102
error Missing a Javadoc comment. 1103
error Line has trailing spaces. 1105
error Line is longer than 80 characters. 1106
error Missing a Javadoc comment. 1106
error Line has trailing spaces. 1107
error Line is longer than 80 characters. 1108
error Line is longer than 80 characters. 1109
error Missing a Javadoc comment. 1109
error '<' is not preceded with whitespace. 1109
error '<' is not followed by whitespace. 1109
error '<' is not preceded with whitespace. 1109
error '<' is not followed by whitespace. 1109
error '<' is not preceded with whitespace. 1109
error '<' is not followed by whitespace. 1109
error '>' is not preceded with whitespace. 1109
error '>' is not followed by whitespace. 1109
error '>' is not preceded with whitespace. 1109
error '>' is not followed by whitespace. 1109
error '>' is not preceded with whitespace. 1109
error Missing a Javadoc comment. 1110
error '=' is not preceded with whitespace. 1110
error '=' is not followed by whitespace. 1110
error Line has trailing spaces. 1111
error Line has trailing spaces. 1112
error Missing a Javadoc comment. 1112
error '=' is not followed by whitespace. 1113
error Line has trailing spaces. 1114
error Line is longer than 80 characters. 1114
error Missing a Javadoc comment. 1114
error '1000.0000' is a magic number. 1114
error Missing a Javadoc comment. 1115
error Line is longer than 80 characters. 1116
error Missing a Javadoc comment. 1116
error '<' is not preceded with whitespace. 1116
error '<' is not followed by whitespace. 1116
error '<' is not preceded with whitespace. 1116
error '<' is not followed by whitespace. 1116
error '<' is not preceded with whitespace. 1116
error '<' is not followed by whitespace. 1116
error '>' is not preceded with whitespace. 1116
error '>' is not followed by whitespace. 1116
error '>' is not preceded with whitespace. 1116
error '>' is not followed by whitespace. 1116
error '>' is not preceded with whitespace. 1116
error Line has trailing spaces. 1117
error Missing a Javadoc comment. 1118
error '=' is not followed by whitespace. 1118
error ';' is preceded with whitespace. 1118
error Line is longer than 80 characters. 1119
error Missing a Javadoc comment. 1119
error '<' is not preceded with whitespace. 1119
error '<' is not followed by whitespace. 1119
error '>' is not preceded with whitespace. 1119
error '=' is not followed by whitespace. 1119
error Missing a Javadoc comment. 1120
error '5' is a magic number. 1120
error Missing a Javadoc comment. 1121
error '3' is a magic number. 1121
error '=' is not followed by whitespace. 1121
error Line has trailing spaces. 1122
error Missing a Javadoc comment. 1123
error Line is longer than 80 characters. 1124
error '=' is not followed by whitespace. 1124
error Line has trailing spaces. 1125
error Missing a Javadoc comment. 1126
error '=' is not followed by whitespace. 1126
error Missing a Javadoc comment. 1127
error '=' is not preceded with whitespace. 1127
error Line is longer than 80 characters. 1128
error Missing a Javadoc comment. 1128
error '<' is not preceded with whitespace. 1128
error '<' is not followed by whitespace. 1128
error '<' is not preceded with whitespace. 1128
error '<' is not followed by whitespace. 1128
error '>' is not preceded with whitespace. 1128
error '>' is not followed by whitespace. 1128
error '>' is not preceded with whitespace. 1128
error Line has trailing spaces. 1129
error Missing a Javadoc comment. 1130
error '=' is not preceded with whitespace. 1130
error Line is longer than 80 characters. 1131
error Missing a Javadoc comment. 1131
error Missing a Javadoc comment. 1132
error '=' is not followed by whitespace. 1132
error Missing a Javadoc comment. 1133
error Line has trailing spaces. 1134
error Missing a Javadoc comment. 1134
error '<' is not preceded with whitespace. 1134
error '<' is not followed by whitespace. 1134
error '>' is not preceded with whitespace. 1134
error '=' is not preceded with whitespace. 1134
error Line is longer than 80 characters. 1135
error Line has trailing spaces. 1136
error Line has trailing spaces. 1137
error Line has trailing spaces. 1138
error Missing a Javadoc comment. 1139
error Line has trailing spaces. 1140
error Missing a Javadoc comment. 1140
error '=' is not preceded with whitespace. 1140
error '-9' is a magic number. 1140
error Missing a Javadoc comment. 1141
error Missing a Javadoc comment. 1142
error '=' is not preceded with whitespace. 1142
error '+' is not followed by whitespace. 1142
error Line has trailing spaces. 1143

combinatorics/Combinator.java

Violation Message Line
error File does not end with a newline. 0
error Line has trailing spaces. 23
error Line is longer than 80 characters. 23
error Line has trailing spaces. 24
error Line has trailing spaces. 29
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error Line contains a tab character. 34
error Line has trailing spaces. 35
error Line is longer than 80 characters. 35
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
error Line has trailing spaces. 42
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line contains a tab character. 44
error Line has trailing spaces. 45
error Line is longer than 80 characters. 45
error Line contains a tab character. 45
error Line has trailing spaces. 46
error Line is longer than 80 characters. 46
error Line contains a tab character. 46
error Line has trailing spaces. 47
error Line is longer than 80 characters. 47
error Line contains a tab character. 47
error Line has trailing spaces. 48
error Line is longer than 80 characters. 48
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line has trailing spaces. 65
error Line contains a tab character. 65
error Line has trailing spaces. 66
error Line contains a tab character. 66
error Line has trailing spaces. 67
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line has trailing spaces. 69
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line contains a tab character. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line has trailing spaces. 76
error Line contains a tab character. 76
error Line contains a tab character. 78
error Expected @param tag for 'n'. 78
error Expected @param tag for 'r'. 78
error Line contains a tab character. 79
error Line contains a tab character. 80
error Line is longer than 80 characters. 81
error Line contains a tab character. 81
error Line contains a tab character. 82
error '/' is not preceded with whitespace. 82
error '/' is not followed by whitespace. 82
error '*' is not preceded with whitespace. 82
error '*' is not followed by whitespace. 82
error Line contains a tab character. 83
error Line contains a tab character. 85
error Line contains a tab character. 86
error Line contains a tab character. 87
error Line contains a tab character. 88
error Line contains a tab character. 89
error Line has trailing spaces. 90
error Line contains a tab character. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 94
error Line contains a tab character. 95
error 'while' is not followed by whitespace. 95
error '>=' is not preceded with whitespace. 95
error '>=' is not followed by whitespace. 95
error Line contains a tab character. 96
error Line contains a tab character. 97
error 'if' is not followed by whitespace. 98
error '>=' is not preceded with whitespace. 98
error '>=' is not followed by whitespace. 98
error '{' is not preceded with whitespace. 98
error Line contains a tab character. 101
error Comment matches to-do format 'TODO:'. 103
error Line contains a tab character. 103
error Line contains a tab character. 105

combinatorics/Permuter.java

Violation Message Line
error File does not end with a newline. 0
error Line has trailing spaces. 23
error Line has trailing spaces. 24
error '<' is not preceded with whitespace. 31
error '<' is not followed by whitespace. 31
error '>' is not preceded with whitespace. 31
error '<' is not preceded with whitespace. 31
error '<' is not followed by whitespace. 31
error '>' is not preceded with whitespace. 31
error Line contains a tab character. 33
error Line contains a tab character. 34
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
error Line has trailing spaces. 38
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
error Line has trailing spaces. 42
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line has trailing spaces. 50
error Line contains a tab character. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Expected @param tag for 'n'. 56
error Expected @param tag for 'r'. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 60
error Line contains a tab character. 61
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 65
error Line contains a tab character. 66
error Line is longer than 80 characters. 67
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line contains a tab character. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line has trailing spaces. 77
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line is longer than 80 characters. 79
error Line contains a tab character. 79
error Line contains a tab character. 80
error Line contains a tab character. 81
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85
error Line contains a tab character. 86
error Comment matches to-do format 'TODO:'. 87
error Line is longer than 80 characters. 87
error Line contains a tab character. 87
error Line contains a tab character. 88
error Line contains a tab character. 90
error Line has trailing spaces. 91
error Line is longer than 80 characters. 91
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line has trailing spaces. 93
error Line contains a tab character. 93
error Line contains a tab character. 94
error Unused @param tag for 'a,'. 94
error Line contains a tab character. 95
error Line has trailing spaces. 96
error Line is longer than 80 characters. 96
error Line contains a tab character. 96
error Line contains a tab character. 97
error Line contains a tab character. 98
error Line contains a tab character. 99
error Line contains a tab character. 100
error Line contains a tab character. 101
error Expected @param tag for 'a'. 101
error Expected @param tag for 'b'. 101
error Line contains a tab character. 102
error Line contains a tab character. 103
error Line contains a tab character. 104
error Line contains a tab character. 105
error Line has trailing spaces. 107

combinatorics/CartesianProduct.java

Violation Message Line
error File does not end with a newline. 0
error Line has trailing spaces. 29
error Comment matches to-do format 'TODO:'. 30
error Type Javadoc comment is missing an @param <T> tag. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error '>' is not followed by whitespace. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error Line contains a tab character. 36
error Line has trailing spaces. 37
error Line is longer than 80 characters. 37
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
error Line has trailing spaces. 42
error Line is longer than 80 characters. 42
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error Line contains a tab character. 51
error 'elements' hides a field. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 58
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error Variable 'elements' must be private and have accessor methods. 61
error Line contains a tab character. 63
error Line has trailing spaces. 64
error Line contains a tab character. 64
error Line contains a tab character. 65
error Line contains a tab character. 66
error Line contains a tab character. 67
error Variable 'indices' must be private and have accessor methods. 67
error Line contains a tab character. 69
error Line has trailing spaces. 70
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line contains a tab character. 73
error Method 'initialiseIndices' is not designed for extension - needs to be abstract, final or empty. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 79
error Line contains a tab character. 80
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85
error 'private' modifier out of order with the JLS suggestions. 85
error Line contains a tab character. 87
error Line contains a tab character. 88
error Line has trailing spaces. 89
error Line contains a tab character. 89
error Line contains a tab character. 90
error Unused @param tag for 'n'. 90
error Line has trailing spaces. 91
error Line contains a tab character. 91
error Line contains a tab character. 92
error Unused @param tag for 'r'. 92
error Line contains a tab character. 93
error Line contains a tab character. 94
error Line contains a tab character. 95
error Line contains a tab character. 96
error Line contains a tab character. 97
error Method 'initialiseTotal' is not designed for extension - needs to be abstract, final or empty. 97
error Line contains a tab character. 98
error Line contains a tab character. 99
error ':' is not preceded with whitespace. 99
error Line contains a tab character. 100
error Line contains a tab character. 101
error Line contains a tab character. 102
error Line contains a tab character. 103
error Line contains a tab character. 105
error Line contains a tab character. 106
error Line has trailing spaces. 107
error Line contains a tab character. 107
error Line is longer than 80 characters. 108
error Line contains a tab character. 108
error Line contains a tab character. 109
error Line contains a tab character. 110
error Line contains a tab character. 111
error Line contains a tab character. 112
error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 112
error Line contains a tab character. 113
error Line contains a tab character. 114
error Line contains a tab character. 115
error Line contains a tab character. 117
error Line contains a tab character. 118
error Line contains a tab character. 119
error Expected an @return tag. 120
error Line contains a tab character. 120
error Method 'getNumLeft' is not designed for extension - needs to be abstract, final or empty. 120
error Line contains a tab character. 121
error Line contains a tab character. 122
error Line contains a tab character. 124
error Line contains a tab character. 125
error Line has trailing spaces. 126
error Line contains a tab character. 126
error Line has trailing spaces. 127
error Line contains a tab character. 127
error Line has trailing spaces. 128
error Line contains a tab character. 128
error Line contains a tab character. 129
error Line has trailing spaces. 130
error Line contains a tab character. 130
error Line contains a tab character. 131
error Line contains a tab character. 132
error Line contains a tab character. 133
error Method 'getTotal' is not designed for extension - needs to be abstract, final or empty. 133
error Line contains a tab character. 134
error Line contains a tab character. 135
error Line contains a tab character. 137
error Line has trailing spaces. 138
error Line is longer than 80 characters. 138
error Line contains a tab character. 138
error Line has trailing spaces. 139
error Line contains a tab character. 139
error Line has trailing spaces. 140
error Line contains a tab character. 140
error Line contains a tab character. 141
error Line contains a tab character. 142
error Line contains a tab character. 143
error Line contains a tab character. 144
error Line contains a tab character. 145
error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 145
error Line contains a tab character. 146
error Line contains a tab character. 147
error Line contains a tab character. 149
error Line contains a tab character. 150
error Line contains a tab character. 151
error Line contains a tab character. 152
error Line contains a tab character. 153
error Expected an @return tag. 154
error Line contains a tab character. 154
error Method 'next' is not designed for extension - needs to be abstract, final or empty. 154
error Line contains a tab character. 155
error Line contains a tab character. 156
error Line contains a tab character. 157
error Line contains a tab character. 158
error Line contains a tab character. 159
error Line contains a tab character. 160
error Line contains a tab character. 162
error Line contains a tab character. 163
error Line contains a tab character. 164
error Line contains a tab character. 165
error Method 'computeNext' is not designed for extension - needs to be abstract, final or empty. 165
error Line contains a tab character. 166
error '-' is not followed by whitespace. 166
error ';' is preceded with whitespace. 166
error Line contains a tab character. 167
error Line contains a tab character. 168
error Line contains a tab character. 169
error Line contains a tab character. 170
error Line contains a tab character. 172
error Line contains a tab character. 173
error Line has trailing spaces. 174
error Line contains a tab character. 174
error Line contains a tab character. 175
error Line contains a tab character. 176
error Line is longer than 80 characters. 177
error Line contains a tab character. 177
error Line contains a tab character. 178
error Line contains a tab character. 179
error Line contains a tab character. 180
error Line contains a tab character. 181
error Line contains a tab character. 182
error Line is longer than 80 characters. 183
error Line contains a tab character. 183
error Line is longer than 80 characters. 184
error Line contains a tab character. 184
error Line contains a tab character. 185
error Line contains a tab character. 186
error Line contains a tab character. 187
error Line contains a tab character. 188
error Line contains a tab character. 189
error Line contains a tab character. 191
error Line contains a tab character. 192
error Line contains a tab character. 193
error Line contains a tab character. 194
error Line contains a tab character. 195
error Line contains a tab character. 196
error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 196
error Line contains a tab character. 197
error Line contains a tab character. 198
error Line contains a tab character. 200
error Line contains a tab character. 201
error Line has trailing spaces. 202
error Line contains a tab character. 202
error Line contains a tab character. 203
error Line contains a tab character. 204
error Line contains a tab character. 205
error Line contains a tab character. 206
error Line contains a tab character. 207
error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 207
error '<' is not preceded with whitespace. 207
error '<' is not followed by whitespace. 207
error '>' is not preceded with whitespace. 207
error Line contains a tab character. 208
error Line contains a tab character. 209

jr239/co620/EvaluationACO.java

Violation Message Line
error File does not end with a newline. 0
error File length is 3,347 lines (max allowed is 2,000). 1
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 23
error Line has trailing spaces. 81
error Line has trailing spaces. 93
error Line has trailing spaces. 96
error Line has trailing spaces. 109
error Line has trailing spaces. 113
error Line has trailing spaces. 121
error Line has trailing spaces. 130
error Line has trailing spaces. 132
error Line has trailing spaces. 140
error Line has trailing spaces. 144
error Line has trailing spaces. 147
error Line has trailing spaces. 152
error Line has trailing spaces. 156
error Line has trailing spaces. 164
error Line has trailing spaces. 178
error Name 'm_NumClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
error Variable 'm_NumClasses' must be private and have accessor methods. 190
error Name 'm_NumFolds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 193
error Variable 'm_NumFolds' must be private and have accessor methods. 193
error '10' is a magic number. 193
error '=' is not followed by whitespace. 193
error Name 'm_Incorrect' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
error Variable 'm_Incorrect' must be private and have accessor methods. 196
error Name 'm_Correct' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
error Variable 'm_Correct' must be private and have accessor methods. 199
error Name 'm_Unclassified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
error Variable 'm_Unclassified' must be private and have accessor methods. 202
error Name 'm_MissingClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 205
error Variable 'm_MissingClass' must be private and have accessor methods. 205
error Name 'm_WithClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 208
error Variable 'm_WithClass' must be private and have accessor methods. 208
error Name 'm_ConfusionMatrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
error Variable 'm_ConfusionMatrix' must be private and have accessor methods. 211
error Name 'm_ClassNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 214
error Variable 'm_ClassNames' must be private and have accessor methods. 214
error Name 'm_ClassIsNominal' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
error Variable 'm_ClassIsNominal' must be private and have accessor methods. 217
error First sentence should end with a period. 219
error Name 'm_ClassPriors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 220
error Variable 'm_ClassPriors' must be private and have accessor methods. 220
error First sentence should end with a period. 222
error Name 'm_ClassPriorsSum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
error Variable 'm_ClassPriorsSum' must be private and have accessor methods. 223
error Name 'm_CostMatrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 226
error Variable 'm_CostMatrix' must be private and have accessor methods. 226
error First sentence should end with a period. 228
error Name 'm_TotalCost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 229
error Variable 'm_TotalCost' must be private and have accessor methods. 229
error Name 'm_SumErr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 232
error Variable 'm_SumErr' must be private and have accessor methods. 232
error Name 'm_SumAbsErr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
error Variable 'm_SumAbsErr' must be private and have accessor methods. 235
error Name 'm_SumSqrErr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 238
error Variable 'm_SumSqrErr' must be private and have accessor methods. 238
error Name 'm_SumClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 241
error Variable 'm_SumClass' must be private and have accessor methods. 241
error Name 'm_SumSqrClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 244
error Variable 'm_SumSqrClass' must be private and have accessor methods. 244
error Name 'm_SumPredicted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 247
error Variable 'm_SumPredicted' must be private and have accessor methods. 247
error Name 'm_SumSqrPredicted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 250
error Variable 'm_SumSqrPredicted' must be private and have accessor methods. 250
error Name 'm_SumClassPredicted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 253
error Variable 'm_SumClassPredicted' must be private and have accessor methods. 253
error First sentence should end with a period. 255
error Name 'm_SumPriorAbsErr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 256
error Variable 'm_SumPriorAbsErr' must be private and have accessor methods. 256
error First sentence should end with a period. 258
error Name 'm_SumPriorSqrErr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 259
error Variable 'm_SumPriorSqrErr' must be private and have accessor methods. 259
error First sentence should end with a period. 261
error Name 'm_SumKBInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
error Variable 'm_SumKBInfo' must be private and have accessor methods. 262
error First sentence should end with a period. 264
error Name 'k_MarginResolution' must match pattern '^[a-z][a-zA-Z0-9]*$'. 265
error Variable 'k_MarginResolution' must be private and have accessor methods. 265
error '500' is a magic number. 265
error First sentence should end with a period. 267
error Name 'm_MarginCounts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 268
error Variable 'm_MarginCounts' must be private and have accessor methods. 268
error Array brackets at illegal position. 268
error First sentence should end with a period. 270
error Name 'm_NumTrainClassVals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 271
error Variable 'm_NumTrainClassVals' must be private and have accessor methods. 271
error First sentence should end with a period. 273
error Name 'm_TrainClassVals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 274
error Variable 'm_TrainClassVals' must be private and have accessor methods. 274
error First sentence should end with a period. 276
error Name 'm_TrainClassWeights' must match pattern '^[a-z][a-zA-Z0-9]*$'. 277
error Variable 'm_TrainClassWeights' must be private and have accessor methods. 277
error First sentence should end with a period. 279
error Name 'm_PriorErrorEstimator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 280
error Variable 'm_PriorErrorEstimator' must be private and have accessor methods. 280
error First sentence should end with a period. 282
error Name 'm_ErrorEstimator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 283
error Variable 'm_ErrorEstimator' must be private and have accessor methods. 283
error First sentence should end with a period. 291
error Name 'm_SumPriorEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 292
error Variable 'm_SumPriorEntropy' must be private and have accessor methods. 292
error First sentence should end with a period. 294
error Name 'm_SumSchemeEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 295
error Variable 'm_SumSchemeEntropy' must be private and have accessor methods. 295
error First sentence should end with a period. 297
error Name 'm_Predictions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 298
error First sentence should end with a period. 300
error Name 'm_NoPriors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 302
error Variable 'm_NoPriors' must be private and have accessor methods. 302
error Line has trailing spaces. 305
error Line has trailing spaces. 307
error Line has trailing spaces. 310
error Line contains a tab character. 310
error Line contains a tab character. 311
error Line contains a tab character. 312
error Line contains a tab character. 313
error Line contains a tab character. 314
error Parameter data should be final. 316
error ')' is preceded with whitespace. 316
error Line is longer than 80 characters. 319
error Line contains a tab character. 319
error Line has trailing spaces. 320
error Line has trailing spaces. 327
error Line has trailing spaces. 330
error Line contains a tab character. 330
error Line contains a tab character. 331
error Line contains a tab character. 332
error Line has trailing spaces. 333
error Line contains a tab character. 333
error Line contains a tab character. 334
error Line contains a tab character. 335
error Line contains a tab character. 336
error Line has trailing spaces. 338
error Parameter data should be final. 338
error Parameter costMatrix should be final. 338
error 'for' is not followed by whitespace. 348
error Line contains a tab character. 349
error Line has trailing spaces. 355
error Line contains a tab character. 355
error '+' should be on a new line. 355
error Line contains a tab character. 356
error Line contains a tab character. 359
error Line has trailing spaces. 369
error Parameter classIndex should be final. 375
error Line contains a tab character. 399
error Line has trailing spaces. 405
error Line has trailing spaces. 407
error Line has trailing spaces. 412
error Line has trailing spaces. 413
error Line has trailing spaces. 415
error Line has trailing spaces. 416
error Parameter classifier should be final. 419
error Line has trailing spaces. 420
error Parameter data should be final. 420
error Parameter numFolds should be final. 420
error Parameter random should be final. 420
error Line has trailing spaces. 442
error Missing a Javadoc comment. 443
error Parameter bc should be final. 444
error Parameter trainigData should be final. 444
error Line contains a tab character. 445
error Parameter testingData should be final. 445
error Line has trailing spaces. 446
error Line contains a tab character. 446
error Line has trailing spaces. 448
error Line has trailing spaces. 450
error Line has trailing spaces. 452
error Line has trailing spaces. 455
error Line has trailing spaces. 456
error Line is longer than 80 characters. 457
error Line has trailing spaces. 458
error Line has trailing spaces. 460
error Line has trailing spaces. 464
error Line has trailing spaces. 465
error Line has trailing spaces. 470
error Parameter classifierString should be final. 473
error Parameter data should be final. 474
error Parameter numFolds should be final. 474
error Line has trailing spaces. 475
error Parameter options should be final. 475
error Parameter random should be final. 475
error Line contains a tab character. 479
error Line has trailing spaces. 492
error Line has trailing spaces. 504
error Line has trailing spaces. 507
error Line has trailing spaces. 524
error Line is longer than 80 characters. 525
error Line has trailing spaces. 532
error Line has trailing spaces. 541
error Line has trailing spaces. 551
error Line has trailing spaces. 558
error Line has trailing spaces. 563
error Line has trailing spaces. 571
error Line has trailing spaces. 573
error Parameter classifierString should be final. 573
error Parameter options should be final. 574
error Line has trailing spaces. 576
error Line contains a tab character. 576
error Line has trailing spaces. 580
error Line contains a tab character. 581
error 'cast' is not followed by whitespace. 581
error Line has trailing spaces. 583
error Line contains a tab character. 584
error Parameter args should be final. 595
error Line contains a tab character. 599
error Line contains a tab character. 600
error Line has trailing spaces. 621
error Line has trailing spaces. 633
error Line has trailing spaces. 636
error Line has trailing spaces. 653
error Line is longer than 80 characters. 654
error Line has trailing spaces. 661
error Line has trailing spaces. 670
error Line has trailing spaces. 680
error Line has trailing spaces. 691
error Method length is 524 lines (max allowed is 150). 693
error Parameter classifier should be final. 693
error Parameter options should be final. 694
error '10' is a magic number. 697
error Line has trailing spaces. 699
error Line has trailing spaces. 700
error Line has trailing spaces. 733
error 'if' construct must use '{}'s. 737
error Line contains a tab character. 738
error 'for' construct must use '{}'s. 742
error Line contains a tab character. 743
error Line contains a tab character. 746
error Line contains a tab character. 747
error Line is longer than 80 characters. 748
error Line contains a tab character. 748
error Line contains a tab character. 749
error Line contains a tab character. 750
error Line is longer than 80 characters. 751
error Line contains a tab character. 751
error Line is longer than 80 characters. 752
error Line contains a tab character. 752
error Line contains a tab character. 753
error 'if' construct must use '{}'s. 760
error Line contains a tab character. 760
error Line contains a tab character. 761
error 'if' construct must use '{}'s. 762
error Line contains a tab character. 762
error Line contains a tab character. 763
error 'else' construct must use '{}'s. 764
error Line contains a tab character. 764
error Line contains a tab character. 765
error Line has trailing spaces. 767
error Line contains a tab character. 773
error Line contains a tab character. 777
error Line contains a tab character. 780
error Line contains a tab character. 781
error '+' is not preceded with whitespace. 781
error '+' should be on a new line. 781
error Line contains a tab character. 782
error Line has trailing spaces. 783
error Line contains a tab character. 783
error Line contains a tab character. 784
error Line contains a tab character. 785
error '+' is not preceded with whitespace. 785
error '+' should be on a new line. 785
error Line contains a tab character. 786
error Line contains a tab character. 787
error '&&' should be on a new line. 788
error Line contains a tab character. 789
error '||' should be on a new line. 789
error Line contains a tab character. 790
error Line contains a tab character. 791
error '+' should be on a new line. 791
error Line contains a tab character. 792
error '+' is not preceded with whitespace. 792
error '+' should be on a new line. 792
error Line contains a tab character. 793
error Line contains a tab character. 796
error Line contains a tab character. 797
error Line contains a tab character. 798
error Line contains a tab character. 799
error Line contains a tab character. 800
error Line contains a tab character. 801
error Line contains a tab character. 802
error Line contains a tab character. 803
error Line contains a tab character. 804
error Line contains a tab character. 805
error Line contains a tab character. 806
error Line contains a tab character. 807
error Line contains a tab character. 808
error Line contains a tab character. 809
error Line contains a tab character. 810
error ')' is preceded with whitespace. 810
error Line contains a tab character. 811
error Line contains a tab character. 812
error Line contains a tab character. 813
error '}' should be on the same line. 813
error Line contains a tab character. 814
error Line contains a tab character. 815
error Line contains a tab character. 816
error Line contains a tab character. 817
error Line contains a tab character. 818
error Line contains a tab character. 820
error Line contains a tab character. 823
error Inner assignments should be avoided. 823
error Line contains a tab character. 824
error Line contains a tab character. 825
error Line contains a tab character. 826
error 'if' construct must use '{}'s. 827
error Line contains a tab character. 827
error '(' is followed by whitespace. 827
error ')' is preceded with whitespace. 827
error Line contains a tab character. 828
error Line contains a tab character. 829
error Line contains a tab character. 830
error '}' should be on the same line. 831
error Line contains a tab character. 833
error Line contains a tab character. 834
error Line contains a tab character. 835
error 'if' construct must use '{}'s. 836
error Line contains a tab character. 836
error Line contains a tab character. 837
error Line contains a tab character. 838
error Line contains a tab character. 839
error Line contains a tab character. 840
error 'if' construct must use '{}'s. 841
error Line contains a tab character. 841
error '100' is a magic number. 841
error Line contains a tab character. 842
error Line contains a tab character. 843
error '}' should be on the same line. 843
error Line contains a tab character. 844
error Line contains a tab character. 845
error Line contains a tab character. 846
error Line contains a tab character. 847
error Line contains a tab character. 848
error 'if' construct must use '{}'s. 849
error Line contains a tab character. 849
error Line is longer than 80 characters. 850
error Line contains a tab character. 850
error Line contains a tab character. 851
error Line contains a tab character. 852
error Line contains a tab character. 853
error Line contains a tab character. 854
error Line contains a tab character. 855
error 'if' construct must use '{}'s. 856
error Line contains a tab character. 856
error Line contains a tab character. 857
error Line contains a tab character. 858
error '100' is a magic number. 858
error Line contains a tab character. 859
error Line contains a tab character. 860
error Line contains a tab character. 861
error Line contains a tab character. 862
error Line contains a tab character. 863
error Line contains a tab character. 864
error Inner assignments should be avoided. 864
error Line contains a tab character. 865
error Line contains a tab character. 866
error Line contains a tab character. 867
error 'if' construct must use '{}'s. 868
error Line contains a tab character. 868
error '(' is followed by whitespace. 868
error ')' is preceded with whitespace. 868
error Line contains a tab character. 869
error Line contains a tab character. 870
error Line contains a tab character. 871
error Line contains a tab character. 872
error Line contains a tab character. 875
error Inner assignments should be avoided. 875
error Line contains a tab character. 876
error Line contains a tab character. 877
error Line contains a tab character. 878
error 'if' construct must use '{}'s. 879
error Line contains a tab character. 879
error '(' is followed by whitespace. 879
error ')' is preceded with whitespace. 879
error Line contains a tab character. 880
error Line contains a tab character. 881
error Line contains a tab character. 882
error Line contains a tab character. 883
error Line is longer than 80 characters. 884
error Line contains a tab character. 884
error Line contains a tab character. 885
error Line contains a tab character. 888
error Line contains a tab character. 891
error Line contains a tab character. 907
error '}' should be on the same line. 908
error Line is longer than 80 characters. 910
error Line contains a tab character. 910
error '+' should be on a new line. 910
error Line contains a tab character. 911
error '+' should be on a new line. 911
error Line contains a tab character. 912
error Line contains a tab character. 915
error 'if' construct must use '{}'s. 916
error Line has trailing spaces. 916
error Line contains a tab character. 916
error Line contains a tab character. 917
error 'if' construct must use '{}'s. 920
error Line contains a tab character. 921
error 'if' construct must use '{}'s. 924
error '(' is followed by whitespace. 924
error ')' is preceded with whitespace. 924
error Line is longer than 80 characters. 925
error Line contains a tab character. 925
error Line has trailing spaces. 927
error Line contains a tab character. 930
error Line contains a tab character. 933
error Line contains a tab character. 934
error Line contains a tab character. 935
error Line contains a tab character. 936
error Line contains a tab character. 937
error Line contains a tab character. 938
error Line contains a tab character. 939
error Line contains a tab character. 940
error Line contains a tab character. 941
error Line contains a tab character. 942
error Line contains a tab character. 943
error Line contains a tab character. 944
error Line contains a tab character. 945
error Line contains a tab character. 946
error Line contains a tab character. 947
error 'cast' is not followed by whitespace. 947
error Line contains a tab character. 948
error Line contains a tab character. 953
error Line is longer than 80 characters. 957
error Line is longer than 80 characters. 958
error 'if' construct must use '{}'s. 961
error Line contains a tab character. 967
error Must have at least one statement. 972
error Line contains a tab character. 981
error '}' should be on the same line. 982
error Line is longer than 80 characters. 984
error Line contains a tab character. 984
error Line contains a tab character. 985
error Line contains a tab character. 986
error '&&' should be on a new line. 994
error Line contains a tab character. 995
error '&&' should be on a new line. 995
error Line contains a tab character. 996
error '&&' should be on a new line. 996
error Line contains a tab character. 997
error Line contains a tab character. 1004
error Line contains a tab character. 1008
error Line contains a tab character. 1009
error Line contains a tab character. 1010
error Line contains a tab character. 1011
error 'cast' is not followed by whitespace. 1011
error Line has trailing spaces. 1022
error 'if' construct must use '{}'s. 1025
error Line is longer than 80 characters. 1032
error Line contains a tab character. 1033
error Line contains a tab character. 1034
error Line contains a tab character. 1035
error Line contains a tab character. 1036
error Line contains a tab character. 1037
error Line contains a tab character. 1041
error Line contains a tab character. 1042
error '}' should be on the same line. 1043
error Line contains a tab character. 1046
error Line contains a tab character. 1047
error Line contains a tab character. 1048
error Line contains a tab character. 1049
error Line contains a tab character. 1050
error '}' should be on the same line. 1050
error Line contains a tab character. 1051
error Line contains a tab character. 1052
error Line contains a tab character. 1053
error Line contains a tab character. 1054
error Line contains a tab character. 1055
error Line contains a tab character. 1056
error Line contains a tab character. 1057
error '{' is not preceded with whitespace. 1062
error 'cast' is not followed by whitespace. 1063
error '{' is not preceded with whitespace. 1067
error Line contains a tab character. 1074
error Line contains a tab character. 1075
error '+' is not preceded with whitespace. 1075
error '+' is not followed by whitespace. 1075
error Line contains a tab character. 1076
error Line contains a tab character. 1077
error 'if' construct must use '{}'s. 1091
error Line contains a tab character. 1092
error Line is longer than 80 characters. 1093
error Line contains a tab character. 1094
error Line contains a tab character. 1095
error '&&' should be on a new line. 1101
error Line contains a tab character. 1102
error '&&' should be on a new line. 1102
error Line contains a tab character. 1103
error Line has trailing spaces. 1105
error Line contains a tab character. 1105
error Line contains a tab character. 1106
error Line contains a tab character. 1107
error Line contains a tab character. 1109
error Line contains a tab character. 1110
error Line contains a tab character. 1111
error Line contains a tab character. 1112
error Line contains a tab character. 1113
error Line contains a tab character. 1114
error Line is longer than 80 characters. 1115
error Line contains a tab character. 1115
error 'cast' is not followed by whitespace. 1115
error Line contains a tab character. 1116
error Line contains a tab character. 1117
error Line contains a tab character. 1119
error Line contains a tab character. 1120
error Line contains a tab character. 1121
error Line contains a tab character. 1122
error Line contains a tab character. 1127
error Line contains a tab character. 1129
error Line contains a tab character. 1130
error '1000.0' is a magic number. 1130
error ',' is not followed by whitespace. 1130
error Line contains a tab character. 1131
error Line has trailing spaces. 1132
error Line contains a tab character. 1132
error 'if' construct must use '{}'s. 1133
error Line contains a tab character. 1133
error Line contains a tab character. 1134
error 'else' construct must use '{}'s. 1135
error Line contains a tab character. 1135
error Line contains a tab character. 1136
error Line is longer than 80 characters. 1137
error Line contains a tab character. 1137
error '1000.0' is a magic number. 1137
error ',' is not followed by whitespace. 1137
error 'if' construct must use '{}'s. 1139
error Line contains a tab character. 1139
error Line is longer than 80 characters. 1140
error Line contains a tab character. 1140
error Line contains a tab character. 1141
error 'else' construct must use '{}'s. 1142
error Line contains a tab character. 1142
error Line is longer than 80 characters. 1143
error Line contains a tab character. 1143
error Line contains a tab character. 1144
error Line has trailing spaces. 1145
error Line contains a tab character. 1145
error Line contains a tab character. 1146
error Line contains a tab character. 1147
error Line contains a tab character. 1148
error Line contains a tab character. 1149
error 'if' construct must use '{}'s. 1150
error Line contains a tab character. 1152
error Line contains a tab character. 1162
error Line contains a tab character. 1163
error 'cast' is not followed by whitespace. 1164
error 'if' construct must use '{}'s. 1167
error Line contains a tab character. 1168
error Line contains a tab character. 1169
error Line contains a tab character. 1170
error 'else' construct must use '{}'s. 1171
error Line contains a tab character. 1172
error Line contains a tab character. 1173
error Line contains a tab character. 1174
error Line contains a tab character. 1178
error Line contains a tab character. 1179
error Line contains a tab character. 1180
error Line contains a tab character. 1181
error Line contains a tab character. 1182
error Line is longer than 80 characters. 1183
error Line contains a tab character. 1183
error Line contains a tab character. 1184
error Line contains a tab character. 1185
error Line contains a tab character. 1186
error Line contains a tab character. 1187
error Line contains a tab character. 1188
error Line contains a tab character. 1189
error Line has trailing spaces. 1190
error Line contains a tab character. 1190
error '+' should be on a new line. 1190
error Line contains a tab character. 1191
error Line contains a tab character. 1192
error Line contains a tab character. 1193
error Line contains a tab character. 1198
error 'if' construct must use '{}'s. 1200
error Line is longer than 80 characters. 1204
error 'if' construct must use '{}'s. 1206
error Line contains a tab character. 1207
error 'if' construct must use '{}'s. 1208
error Line contains a tab character. 1209
error Line contains a tab character. 1210
error Line is longer than 80 characters. 1212
error Line has trailing spaces. 1215
error Line has trailing spaces. 1228
error Parameter costFileName should be final. 1228
error Line has trailing spaces. 1229
error Parameter numClasses should be final. 1229
error Line contains a tab character. 1234
error Line contains a tab character. 1235
error '+' is not followed by whitespace. 1235
error Line contains a tab character. 1236
error '+' is not followed by whitespace. 1236
error Line contains a tab character. 1237
error '+' is not followed by whitespace. 1237
error Line contains a tab character. 1238
error '+' is not followed by whitespace. 1238
error Line contains a tab character. 1239
error '+' is not followed by whitespace. 1239
error Line contains a tab character. 1243
error Line contains a tab character. 1245
error Line contains a tab character. 1248
error Line contains a tab character. 1249
error Line contains a tab character. 1251
error Line contains a tab character. 1252
error Line contains a tab character. 1253
error Line contains a tab character. 1254
error Line contains a tab character. 1255
error Line contains a tab character. 1256
error Line contains a tab character. 1257
error Line contains a tab character. 1258
error Line contains a tab character. 1259
error Line contains a tab character. 1260
error Line contains a tab character. 1261
error Line contains a tab character. 1262
error Line contains a tab character. 1263
error Line contains a tab character. 1264
error Line contains a tab character. 1265
error Line contains a tab character. 1266
error Line contains a tab character. 1267
error Line contains a tab character. 1268
error Line contains a tab character. 1269
error Line has trailing spaces. 1285
error Line has trailing spaces. 1286
error Parameter classifier should be final. 1288
error Parameter data should be final. 1289
error Array brackets at illegal position. 1291
error Line has trailing spaces. 1296
error Line is longer than 80 characters. 1296
error 'cast' is not followed by whitespace. 1296
error Line contains a tab character. 1297
error Line has trailing spaces. 1310
error Parameter classifier should be final. 1313
error Parameter instance should be final. 1314
error 'cast' is not followed by whitespace. 1316
error Line contains a tab character. 1322
error 'cast' is not followed by whitespace. 1326
error Line contains a tab character. 1327
error Line has trailing spaces. 1330
error Line is longer than 80 characters. 1330
error Line contains a tab character. 1331
error Line has trailing spaces. 1345
error Parameter classifier should be final. 1348
error Parameter instance should be final. 1349
error 'cast' is not followed by whitespace. 1351
error 'cast' is not followed by whitespace. 1358
error Line contains a tab character. 1359
error Line has trailing spaces. 1375
error Line has trailing spaces. 1378
error Parameter dist should be final. 1378
error Parameter instance should be final. 1379
error 'cast' is not followed by whitespace. 1383
error Line contains a tab character. 1384
error Line has trailing spaces. 1400
error Line has trailing spaces. 1403
error Parameter dist should be final. 1403
error Parameter instance should be final. 1404
error Line contains a tab character. 1408
error 'cast' is not followed by whitespace. 1411
error Line contains a tab character. 1412
error Line has trailing spaces. 1415
error Line is longer than 80 characters. 1415
error Line contains a tab character. 1416
error Line has trailing spaces. 1429
error Parameter prediction should be final. 1432
error Parameter instance should be final. 1433
error Line has trailing spaces. 1436
error Line contains a tab character. 1437
error Line has trailing spaces. 1465
error Line is longer than 80 characters. 1465
error Parameter classifier should be final. 1465
error Parameter className should be final. 1465
error Line has trailing spaces. 1470
error Line is longer than 80 characters. 1473
error Line has trailing spaces. 1488
error Line has trailing spaces. 1499
error Line is longer than 80 characters. 1508
error '4' is a magic number. 1508
error Line has trailing spaces. 1511
error Line is longer than 80 characters. 1519
error Line has trailing spaces. 1523
error Line is longer than 80 characters. 1532
error Line has trailing spaces. 1549
error Line is longer than 80 characters. 1553
error Line has trailing spaces. 1558
error Line has trailing spaces. 1559
error Line is longer than 80 characters. 1559
error Line contains a tab character. 1559
error Line contains a tab character. 1560
error Line has trailing spaces. 1562
error Line has trailing spaces. 1574
error Line has trailing spaces. 1578
error Line has trailing spaces. 1584
error Line has trailing spaces. 1599
error Line has trailing spaces. 1610
error '100' is a magic number. 1615
error Line has trailing spaces. 1633
error '100' is a magic number. 1660
error '100' is a magic number. 1683
error Line has trailing spaces. 1691
error Line contains a tab character. 1719
error Line contains a tab character. 1720
error Line contains a tab character. 1721
error Line has trailing spaces. 1749
error '+' should be on a new line. 1749
error Line has trailing spaces. 1754
error Line has trailing spaces. 1755
error '/' should be on a new line. 1755
error Line has trailing spaces. 1757
error Line has trailing spaces. 1758
error '/' should be on a new line. 1758
error Line has trailing spaces. 1760
error Line has trailing spaces. 1761
error '/' should be on a new line. 1761
error Line has trailing spaces. 1775
error Line has trailing spaces. 1778
error Line has trailing spaces. 1788
error 'if' construct must use '{}'s. 1792
error Line has trailing spaces. 1801
error 'if' construct must use '{}'s. 1806
error '100' is a magic number. 1809
error Line has trailing spaces. 1815
error Line has trailing spaces. 1825
error 'if' construct must use '{}'s. 1829
error Line has trailing spaces. 1838
error 'if' construct must use '{}'s. 1842
error Line has trailing spaces. 1845
error '100.0' is a magic number. 1845
error '/' should be on a new line. 1845
error First sentence should end with a period. 1849
error Line has trailing spaces. 1859
error '+' should be on a new line. 1859
error 'if' construct must use '{}'s. 1863
error 'for' is not followed by whitespace. 1867
error Line has trailing spaces. 1868
error First sentence should end with a period. 1874
error Name 'KBInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1880
error Line has trailing spaces. 1884
error '+' should be on a new line. 1884
error 'if' construct must use '{}'s. 1888
error Line has trailing spaces. 1895
error Name 'KBMeanInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1901
error Line contains a tab character. 1906
error 'if' construct must use '{}'s. 1909
error First sentence should end with a period. 1915
error Name 'KBRelativeInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1921
error Line has trailing spaces. 1925
error '+' should be on a new line. 1925
error 'if' construct must use '{}'s. 1929
error '100.0' is a magic number. 1932
error First sentence should end with a period. 1935
error Line has trailing spaces. 1937
error Name 'SFPriorEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1940
error 'if' construct must use '{}'s. 1942
error First sentence should end with a period. 1948
error Line has trailing spaces. 1950
error Name 'SFMeanPriorEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1953
error 'if' construct must use '{}'s. 1955
error First sentence should end with a period. 1961
error Line has trailing spaces. 1963
error Name 'SFSchemeEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1966
error 'if' construct must use '{}'s. 1968
error First sentence should end with a period. 1974
error Line has trailing spaces. 1976
error Name 'SFMeanSchemeEntropy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1979
error 'if' construct must use '{}'s. 1981
error Line has trailing spaces. 1990
error Name 'SFEntropyGain' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1993
error 'if' construct must use '{}'s. 1995
error Line has trailing spaces. 2004
error Name 'SFMeanEntropyGain' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2007
error 'if' construct must use '{}'s. 2009
error Line has trailing spaces. 2012
error '/' should be on a new line. 2012
error 'for' is not followed by whitespace. 2031
error Line contains a tab character. 2033
error Line contains a tab character. 2034
error 'cast' is not followed by whitespace. 2034
error Line has trailing spaces. 2035
error Line contains a tab character. 2035
error '7' is a magic number. 2035
error '3' is a magic number. 2035
error Line has trailing spaces. 2036
error Line contains a tab character. 2036
error '100' is a magic number. 2036
error Line contains a tab character. 2037
error '7' is a magic number. 2037
error '3' is a magic number. 2037
error Line has trailing spaces. 2039
error Line contains a tab character. 2039
error '7' is a magic number. 2039
error '3' is a magic number. 2039
error Line contains a tab character. 2040
error '7' is a magic number. 2040
error '3' is a magic number. 2040
error First sentence should end with a period. 2047
error Parameter printComplexityStatistics should be final. 2064
error Line has trailing spaces. 2070
error Line has trailing spaces. 2071
error Line has trailing spaces. 2072
error Line has trailing spaces. 2073
error Line has trailing spaces. 2074
error Line has trailing spaces. 2081
error Parameter title should be final. 2081
error Line has trailing spaces. 2082
error Parameter printComplexityStatistics should be final. 2082
error Line is longer than 80 characters. 2088
error Line contains a tab character. 2094
error Line contains a tab character. 2096
error Line contains a tab character. 2097
error '12' is a magic number. 2097
error '4' is a magic number. 2097
error '+' should be on a new line. 2097
error Line contains a tab character. 2098
error Line contains a tab character. 2099
error '12' is a magic number. 2099
error '4' is a magic number. 2099
error Line contains a tab character. 2100
error Line contains a tab character. 2101
error '12' is a magic number. 2101
error '4' is a magic number. 2101
error '+' should be on a new line. 2101
error Line contains a tab character. 2102
error Line contains a tab character. 2103
error '12' is a magic number. 2103
error '4' is a magic number. 2103
error Line contains a tab character. 2104
error Line contains a tab character. 2105
error '12' is a magic number. 2105
error '4' is a magic number. 2105
error Line contains a tab character. 2107
error Line contains a tab character. 2108
error Line contains a tab character. 2109
error '12' is a magic number. 2109
error '4' is a magic number. 2109
error Line contains a tab character. 2110
error Line contains a tab character. 2111
error '12' is a magic number. 2111
error '4' is a magic number. 2111
error Line contains a tab character. 2112
error Line contains a tab character. 2113
error Line contains a tab character. 2114
error Line has trailing spaces. 2115
error Line contains a tab character. 2115
error '12' is a magic number. 2115
error '4' is a magic number. 2115
error Line contains a tab character. 2116
error Line contains a tab character. 2117
error Line has trailing spaces. 2118
error Line contains a tab character. 2118
error '12' is a magic number. 2118
error '4' is a magic number. 2118
error Line contains a tab character. 2119
error Line has trailing spaces. 2120
error Line contains a tab character. 2120
error '12' is a magic number. 2120
error '4' is a magic number. 2120
error Line contains a tab character. 2121
error Line contains a tab character. 2122
error Line has trailing spaces. 2123
error Line contains a tab character. 2123
error Line contains a tab character. 2124
error Line contains a tab character. 2125
error '12' is a magic number. 2125
error '4' is a magic number. 2125
error '+' should be on a new line. 2125
error Line contains a tab character. 2126
error Line contains a tab character. 2127
error Line contains a tab character. 2128
error Line contains a tab character. 2129
error Line has trailing spaces. 2130
error Line contains a tab character. 2130
error '12' is a magic number. 2130
error '4' is a magic number. 2130
error Line contains a tab character. 2131
error Line has trailing spaces. 2132
error Line contains a tab character. 2132
error '12' is a magic number. 2132
error '4' is a magic number. 2132
error Line contains a tab character. 2133
error Line contains a tab character. 2134
error Line has trailing spaces. 2135
error Line contains a tab character. 2135
error '12' is a magic number. 2135
error '4' is a magic number. 2135
error Line contains a tab character. 2136
error Line has trailing spaces. 2137
error Line contains a tab character. 2137
error '12' is a magic number. 2137
error '4' is a magic number. 2137
error Line contains a tab character. 2138
error Line contains a tab character. 2139
error Line contains a tab character. 2140
error '12' is a magic number. 2140
error '4' is a magic number. 2140
error Line has trailing spaces. 2141
error Line contains a tab character. 2141
error '12' is a magic number. 2141
error '4' is a magic number. 2141
error Line contains a tab character. 2142
error Line contains a tab character. 2143
error Line contains a tab character. 2145
error Line has trailing spaces. 2146
error Line contains a tab character. 2146
error '12' is a magic number. 2146
error '4' is a magic number. 2146
error Line contains a tab character. 2147
error Line contains a tab character. 2148
error Line contains a tab character. 2149
error Line has trailing spaces. 2150
error Line contains a tab character. 2150
error '12' is a magic number. 2150
error '4' is a magic number. 2150
error Line contains a tab character. 2151
error Line contains a tab character. 2152
error Line contains a tab character. 2153
error Line has trailing spaces. 2154
error Line contains a tab character. 2154
error Line contains a tab character. 2155
error '12' is a magic number. 2155
error '4' is a magic number. 2155
error Line contains a tab character. 2156
error Line has trailing spaces. 2157
error Line contains a tab character. 2157
error Line contains a tab character. 2158
error '12' is a magic number. 2158
error '4' is a magic number. 2158
error Line contains a tab character. 2159
error Line contains a tab character. 2162
error Line contains a tab character. 2163
error '12' is a magic number. 2163
error ',' is not followed by whitespace. 2163
error '4' is a magic number. 2163
error '+' should be on a new line. 2163
error Line contains a tab character. 2164
error Line contains a tab character. 2165
error '12' is a magic number. 2165
error '4' is a magic number. 2165
error '12' is a magic number. 2168
error '4' is a magic number. 2168
error Line contains a tab character. 2170
error Line contains a tab character. 2171
error '12' is a magic number. 2171
error '4' is a magic number. 2171
error Line has trailing spaces. 2174
error Line has trailing spaces. 2179
error Line has trailing spaces. 2195
error Parameter title should be final. 2202
error Name 'IDChars' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error ',' is not followed by whitespace. 2205
error Line contains a tab character. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error ',' is not followed by whitespace. 2206
error Line contains a tab character. 2207
error ',' is not followed by whitespace. 2207
error ',' is not followed by whitespace. 2207
error ',' is not followed by whitespace. 2207
error ',' is not followed by whitespace. 2207
error ',' is not followed by whitespace. 2207
error Name 'IDWidth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2208
error Line has trailing spaces. 2216
error 'for' is not followed by whitespace. 2218
error 'for' is not followed by whitespace. 2219
error Line contains a tab character. 2220
error Line contains a tab character. 2221
error Line contains a tab character. 2222
error '-10' is a magic number. 2222
error Line contains a tab character. 2223
error Line contains a tab character. 2224
error Line contains a tab character. 2225
error Line contains a tab character. 2226
error Line contains a tab character. 2227
error Line contains a tab character. 2228
error Line contains a tab character. 2229
error '10' is a magic number. 2229
error '-2' is a magic number. 2229
error Line contains a tab character. 2230
error Line contains a tab character. 2231
error Line has trailing spaces. 2235
error 'cast' is not followed by whitespace. 2235
error '10' is a magic number. 2235
error Line contains a tab character. 2236
error Avoid inline conditionals. 2236
error '3' is a magic number. 2236
error Line has trailing spaces. 2237
error Line contains a tab character. 2237
error 'cast' is not followed by whitespace. 2237
error '/' should be on a new line. 2237
error Line contains a tab character. 2238
error 'for' is not followed by whitespace. 2240
error Line contains a tab character. 2242
error ',' is not followed by whitespace. 2242
error ',' is not followed by whitespace. 2242
error '3' is a magic number. 2242
error Line contains a tab character. 2243
error Line contains a tab character. 2245
error ',' is not followed by whitespace. 2245
error ',' is not followed by whitespace. 2245
error Line has trailing spaces. 2249
error 'for' is not followed by whitespace. 2249
error '<' is not preceded with whitespace. 2249
error 'for' is not followed by whitespace. 2250
error Line contains a tab character. 2251
error Line contains a tab character. 2252
error Line contains a tab character. 2253
error Line contains a tab character. 2254
error Avoid inline conditionals. 2254
error ',' is not followed by whitespace. 2256
error ',' is not followed by whitespace. 2256
error Line has trailing spaces. 2266
error Line has trailing spaces. 2267
error Line has trailing spaces. 2280
error Line has trailing spaces. 2281
error Line has trailing spaces. 2282
error Parameter title should be final. 2286
error Line has trailing spaces. 2291
error Line contains a tab character. 2292
error Line contains a tab character. 2293
error Line contains a tab character. 2294
error 'for' is not followed by whitespace. 2295
error '7' is a magic number. 2296
error '3' is a magic number. 2296
error '7' is a magic number. 2298
error '3' is a magic number. 2298
error '7' is a magic number. 2300
error '3' is a magic number. 2300
error '7' is a magic number. 2302
error '3' is a magic number. 2302
error '7' is a magic number. 2304
error '3' is a magic number. 2304
error Line contains a tab character. 2308
error Line contains a tab character. 2309
error Line contains a tab character. 2311
error '7' is a magic number. 2311
error '3' is a magic number. 2311
error Line contains a tab character. 2312
error Line has trailing spaces. 2320
error Parameter classIndex should be final. 2329
error Line contains a tab character. 2334
error Line has trailing spaces. 2341
error Parameter classIndex should be final. 2352
error Line contains a tab character. 2357
error Line has trailing spaces. 2368
error Parameter classIndex should be final. 2377
error Line contains a tab character. 2382
error Line contains a tab character. 2383
error Line contains a tab character. 2384
error Line contains a tab character. 2385
error Line contains a tab character. 2386
error Line has trailing spaces. 2393
error Parameter classIndex should be final. 2404
error Line contains a tab character. 2409
error Line contains a tab character. 2410
error Line contains a tab character. 2411
error Line contains a tab character. 2412
error Line contains a tab character. 2413
error Line contains a tab character. 2414
error Line has trailing spaces. 2424
error Parameter classIndex should be final. 2433
error Line contains a tab character. 2438
error Line contains a tab character. 2439
error Line contains a tab character. 2440
error Line contains a tab character. 2441
error Line contains a tab character. 2442
error Line has trailing spaces. 2449
error Parameter classIndex should be final. 2460
error Line contains a tab character. 2465
error Line contains a tab character. 2466
error Line contains a tab character. 2467
error Line contains a tab character. 2468
error Line contains a tab character. 2469
error Line contains a tab character. 2470
error Line has trailing spaces. 2480
error Parameter classIndex should be final. 2489
error Line contains a tab character. 2494
error Line contains a tab character. 2495
error Line contains a tab character. 2496
error Line contains a tab character. 2497
error Line contains a tab character. 2498
error Line has trailing spaces. 2505
error Parameter classIndex should be final. 2516
error Line contains a tab character. 2521
error Line contains a tab character. 2522
error Line contains a tab character. 2523
error Line contains a tab character. 2524
error Line contains a tab character. 2525
error Line contains a tab character. 2526
error Line has trailing spaces. 2536
error Parameter classIndex should be final. 2548
error Line has trailing spaces. 2554
error Parameter classIndex should be final. 2565
error Line contains a tab character. 2570
error Line has trailing spaces. 2581
error Parameter classIndex should be final. 2592
error First sentence should end with a period. 2602
error Parameter train should be final. 2610
error Line contains a tab character. 2622
error Line contains a tab character. 2623
error Line has trailing spaces. 2624
error Line contains a tab character. 2624
error Line contains a tab character. 2625
error Line contains a tab character. 2626
error Line contains a tab character. 2631
error Line contains a tab character. 2635
error Line has trailing spaces. 2636
error Line contains a tab character. 2636
error 'cast' is not followed by whitespace. 2636
error Line contains a tab character. 2637
error Line contains a tab character. 2638
error Line contains a tab character. 2639
error First sentence should end with a period. 2644
error Line has trailing spaces. 2646
error First sentence should end with a period. 2653
error Line has trailing spaces. 2654
error Parameter instance should be final. 2661
error Line contains a tab character. 2664
error Line has trailing spaces. 2665
error Line contains a tab character. 2665
error Line contains a tab character. 2666
error Line contains a tab character. 2667
error Line has trailing spaces. 2669
error Line contains a tab character. 2669
error 'cast' is not followed by whitespace. 2669
error Line contains a tab character. 2670
error Line contains a tab character. 2671
error Line has trailing spaces. 2673
error First sentence should end with a period. 2685
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 2692
error Parameter obj should be final. 2692
error 'if' construct must use '{}'s. 2698
error 'if' construct must use '{}'s. 2699
error 'if' construct must use '{}'s. 2701
error 'if' construct must use '{}'s. 2702
error 'if' construct must use '{}'s. 2703
error 'if' construct must use '{}'s. 2704
error 'if' construct must use '{}'s. 2705
error 'if' construct must use '{}'s. 2707
error 'if' construct must use '{}'s. 2708
error 'if' construct must use '{}'s. 2709
error 'if' construct must use '{}'s. 2710
error 'if' construct must use '{}'s. 2711
error 'if' construct must use '{}'s. 2712
error 'if' construct must use '{}'s. 2713
error 'if' construct must use '{}'s. 2714
error Line contains a tab character. 2718
error Line contains a tab character. 2719
error Line contains a tab character. 2720
error Line contains a tab character. 2721
error Line contains a tab character. 2722
error Line has trailing spaces. 2731
error Line contains a tab character. 2732
error Line contains a tab character. 2733
error Line contains a tab character. 2734
error Line has trailing spaces. 2735
error Line contains a tab character. 2735
error Line has trailing spaces. 2736
error Line contains a tab character. 2736
error Line contains a tab character. 2737
error Line contains a tab character. 2738
error Line is longer than 80 characters. 2739
error Line contains a tab character. 2739
error Line contains a tab character. 2740
error Line has trailing spaces. 2742
error Parameter classifier should be final. 2742
error Parameter train should be final. 2743
error Parameter testSource should be final. 2744
error Parameter classIndex should be final. 2745
error Parameter attributesToOutput should be final. 2746
error Line has trailing spaces. 2747
error Line contains a tab character. 2749
error Line has trailing spaces. 2754
error Line contains a tab character. 2755
error Line contains a tab character. 2756
error Line contains a tab character. 2757
error Line has trailing spaces. 2758
error Line contains a tab character. 2758
error Line has trailing spaces. 2759
error Line contains a tab character. 2759
error Line contains a tab character. 2760
error Line contains a tab character. 2761
error Line has trailing spaces. 2762
error Line contains a tab character. 2762
error Line contains a tab character. 2763
error Line is longer than 80 characters. 2764
error Line contains a tab character. 2764
error Line contains a tab character. 2765
error Line has trailing spaces. 2767
error Parameter classifier should be final. 2767
error Parameter train should be final. 2768
error Parameter testSource should be final. 2769
error Parameter classIndex should be final. 2770
error Parameter attributesToOutput should be final. 2771
error Parameter printDistribution should be final. 2772
error Line contains a tab character. 2778
error 'if' construct must use '{}'s. 2780
error Line contains a tab character. 2780
error Line contains a tab character. 2781
error 'if' construct must use '{}'s. 2785
error 'if' construct must use '{}'s. 2786
error Line contains a tab character. 2786
error Line contains a tab character. 2787
error 'else' construct must use '{}'s. 2788
error Line contains a tab character. 2788
error Line contains a tab character. 2789
error 'else' construct must use '{}'s. 2790
error Line contains a tab character. 2791
error Line contains a tab character. 2793
error Line contains a tab character. 2794
error Line contains a tab character. 2795
error Line contains a tab character. 2796
error 'if' construct must use '{}'s. 2797
error Line contains a tab character. 2797
error Line contains a tab character. 2798
error Line contains a tab character. 2800
error 'if' construct must use '{}'s. 2801
error Line contains a tab character. 2801
error Line contains a tab character. 2802
error Line contains a tab character. 2803
error Line contains a tab character. 2804
error Line contains a tab character. 2805
error Line contains a tab character. 2806
error Line contains a tab character. 2807
error Line contains a tab character. 2816
error Line contains a tab character. 2817
error Line contains a tab character. 2818
error Line contains a tab character. 2819
error Line contains a tab character. 2820
error First sentence should end with a period. 2826
error Line has trailing spaces. 2828
error Line contains a tab character. 2829
error Line contains a tab character. 2830
error Line contains a tab character. 2831
error Line contains a tab character. 2832
error Line has trailing spaces. 2833
error Line contains a tab character. 2833
error Line contains a tab character. 2834
error Line contains a tab character. 2835
error Line contains a tab character. 2836
error Line is longer than 80 characters. 2837
error Line contains a tab character. 2837
error Line has trailing spaces. 2839
error Parameter classifier should be final. 2839
error Line has trailing spaces. 2840
error Parameter inst should be final. 2840
error Parameter instNum should be final. 2841
error Parameter attributesToOutput should be final. 2842
error Line has trailing spaces. 2843
error Parameter printDistribution should be final. 2843
error '10' is a magic number. 2847
error '3' is a magic number. 2848
error 'cast' is not followed by whitespace. 2850
error 'cast' is not followed by whitespace. 2852
error '+' is not preceded with whitespace. 2855
error '+' is not followed by whitespace. 2855
error '6' is a magic number. 2855
error 'if' construct must use '{}'s. 2859
error Line contains a tab character. 2860
error 'else' construct must use '{}'s. 2861
error Line is longer than 80 characters. 2862
error Line contains a tab character. 2862
error 'if' construct must use '{}'s. 2864
error Line contains a tab character. 2865
error 'else' construct must use '{}'s. 2866
error Line contains a tab character. 2867
error 'if' construct must use '{}'s. 2869
error Line contains a tab character. 2870
error 'else' construct must use '{}'s. 2871
error Line is longer than 80 characters. 2872
error Line contains a tab character. 2872
error Line is longer than 80 characters. 2875
error '+' is not preceded with whitespace. 2875
error '+' is not followed by whitespace. 2875
error 'if' construct must use '{}'s. 2877
error Line contains a tab character. 2878
error 'else' construct must use '{}'s. 2879
error Line is longer than 80 characters. 2880
error Line contains a tab character. 2880
error '+' is not preceded with whitespace. 2880
error '+' is not followed by whitespace. 2880
error 'cast' is not followed by whitespace. 2880
error 'if' construct must use '{}'s. 2882
error '+' is not preceded with whitespace. 2882
error '+' is not followed by whitespace. 2882
error '+' is not preceded with whitespace. 2882
error '+' is not followed by whitespace. 2882
error Line contains a tab character. 2883
error 'else' construct must use '{}'s. 2884
error Line contains a tab character. 2885
error Line contains a tab character. 2888
error Line contains a tab character. 2889
error Line contains a tab character. 2890
error '}' should be on the same line. 2890
error Line contains a tab character. 2891
error Line contains a tab character. 2892
error Line contains a tab character. 2893
error Line contains a tab character. 2894
error 'if' construct must use '{}'s. 2895
error Line contains a tab character. 2895
error Line contains a tab character. 2896
error 'if' construct must use '{}'s. 2897
error Line contains a tab character. 2897
error Line contains a tab character. 2898
error Line contains a tab character. 2899
error Line contains a tab character. 2900
error Line contains a tab character. 2901
error '}' should be on the same line. 2902
error 'if' construct must use '{}'s. 2904
error Line contains a tab character. 2904
error Line contains a tab character. 2905
error 'else' construct must use '{}'s. 2906
error Line contains a tab character. 2906
error Line is longer than 80 characters. 2907
error Line contains a tab character. 2907
error 'cast' is not followed by whitespace. 2907
error Line is longer than 80 characters. 2912
error Line is longer than 80 characters. 2918
error Line is longer than 80 characters. 2925
error Parameter instance should be final. 2925
error Parameter attRange should be final. 2925
error 'for' construct must use '{}'s. 2930
error '=' is not preceded with whitespace. 2930
error '=' is not followed by whitespace. 2930
error '<' is not preceded with whitespace. 2930
error '<' is not followed by whitespace. 2930
error Line contains a tab character. 2931
error 'if' construct must use '{}'s. 2932
error Line contains a tab character. 2932
error 'else' construct must use '{}'s. 2933
error Line contains a tab character. 2933
error Line contains a tab character. 2934
error Line contains a tab character. 2935
error Line contains a tab character. 2936
error 'if' construct must use '{}'s. 2937
error First sentence should end with a period. 2942
error Parameter classifier should be final. 2948
error Line is longer than 80 characters. 2957
error Line is longer than 80 characters. 2962
error Line is longer than 80 characters. 2966
error Line is longer than 80 characters. 2970
error Line is longer than 80 characters. 2975
error Line is longer than 80 characters. 2978
error Line is longer than 80 characters. 2979
error Line is longer than 80 characters. 2990
error Line contains a tab character. 2991
error Line contains a tab character. 2992
error Line is longer than 80 characters. 2994
error Line is longer than 80 characters. 2995
error Line contains a tab character. 3001
error Line contains a tab character. 3002
error Line contains a tab character. 3007
error Line has trailing spaces. 3010
error Line is longer than 80 characters. 3010
error Line contains a tab character. 3011
error Line is longer than 80 characters. 3014
error Line contains a tab character. 3014
error Line contains a tab character. 3015
error Line contains a tab character. 3018
error Line contains a tab character. 3023
error Line contains a tab character. 3024
error 'cast' is not followed by whitespace. 3025
error Line contains a tab character. 3027
error Line contains a tab character. 3028
error Line contains a tab character. 3029
error Line contains a tab character. 3038
error Line contains a tab character. 3039
error Line contains a tab character. 3040
error Line contains a tab character. 3041
error Parameter num should be final. 3043
error Parameter IDChars should be final. 3043
error Name 'IDChars' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3043
error Parameter IDWidth should be final. 3043
error Name 'IDWidth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3043
error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3045
error Array brackets at illegal position. 3045
error 'for' is not followed by whitespace. 3048
error '>=' is not followed by whitespace. 3048
error Line contains a tab character. 3052
error 'for' is not followed by whitespace. 3055
error First sentence should end with a period. 3062
error Parameter predictedClass should be final. 3070
error 'cast' is not followed by whitespace. 3077
error Line has trailing spaces. 3082
error Line has trailing spaces. 3085
error Line has trailing spaces. 3088
error Parameter predictedDistribution should be final. 3094
error Parameter instance should be final. 3095
error 'cast' is not followed by whitespace. 3098
error Line has trailing spaces. 3103
error 'for' is not followed by whitespace. 3107
error Line contains a tab character. 3108
error Line contains a tab character. 3109
error Line contains a tab character. 3110
error Line contains a tab character. 3111
error Line contains a tab character. 3118
error Line contains a tab character. 3119
error Line contains a tab character. 3120
error Line contains a tab character. 3121
error Line contains a tab character. 3122
error Line contains a tab character. 3123
error Line contains a tab character. 3124
error Line contains a tab character. 3125
error Line contains a tab character. 3126
error Line has trailing spaces. 3127
error Line contains a tab character. 3127
error Line contains a tab character. 3128
error Line contains a tab character. 3129
error Line contains a tab character. 3130
error Line contains a tab character. 3135
error Line contains a tab character. 3136
error Line contains a tab character. 3140
error Line contains a tab character. 3142
error Line contains a tab character. 3143
error Line has trailing spaces. 3145
error Line contains a tab character. 3145
error '-' should be on a new line. 3145
error Line contains a tab character. 3146
error Line contains a tab character. 3147
error Line has trailing spaces. 3149
error Line contains a tab character. 3149
error '-' is not preceded with whitespace. 3149
error '-' is not followed by whitespace. 3149
error '-' should be on a new line. 3149
error Line contains a tab character. 3150
error '-' is not preceded with whitespace. 3150
error '-' is not followed by whitespace. 3150
error Line contains a tab character. 3151
error Line has trailing spaces. 3157
error Line has trailing spaces. 3158
error Line contains a tab character. 3158
error Line contains a tab character. 3159
error Line contains a tab character. 3164
error Line contains a tab character. 3166
error Line has trailing spaces. 3174
error Parameter predictedValue should be final. 3182
error Line has trailing spaces. 3183
error Parameter instance should be final. 3183
error '{' is not preceded with whitespace. 3186
error Line contains a tab character. 3191
error Line contains a tab character. 3192
error Line contains a tab character. 3196
error Line has trailing spaces. 3197
error Line contains a tab character. 3203
error Line has trailing spaces. 3206
error Line contains a tab character. 3206
error Line contains a tab character. 3207
error Line contains a tab character. 3208
error Line contains a tab character. 3210
error Line contains a tab character. 3211
error Line has trailing spaces. 3215
error Line contains a tab character. 3216
error Line contains a tab character. 3219
error Line contains a tab character. 3220
error 'else' construct must use '{}'s. 3222
error First sentence should end with a period. 3226
error Line has trailing spaces. 3234
error Parameter predictedDistribution should be final. 3234
error Parameter actualClass should be final. 3235
error Parameter weight should be final. 3235
error 'for' construct must use '{}'s. 3240
error 'for' is not followed by whitespace. 3240
error 'if' construct must use '{}'s. 3241
error '&&' should be on a new line. 3241
error Line contains a tab character. 3242
error Line contains a tab character. 3243
error 'cast' is not followed by whitespace. 3246
error Line has trailing spaces. 3252
error Line has trailing spaces. 3253
error Line has trailing spaces. 3260
error Parameter predicted should be final. 3260
error Parameter actual should be final. 3261
error Parameter weight should be final. 3261
error 'for' is not followed by whitespace. 3266
error Line has trailing spaces. 3283
error Parameter classValue should be final. 3289
error Parameter weight should be final. 3289
error '100' is a magic number. 3292
error '100' is a magic number. 3293
error Line has trailing spaces. 3297
error Line contains a tab character. 3298
error Line has trailing spaces. 3302
error Line contains a tab character. 3303
error Line has trailing spaces. 3312
error '0.01' is a magic number. 3317
error Line contains a tab character. 3326
error Line contains a tab character. 3327
error Line contains a tab character. 3328
error Line contains a tab character. 3329
error Line contains a tab character. 3330
error Line contains a tab character. 3331
error Line contains a tab character. 3334
error Inner assignments should be avoided. 3339
error Line contains a tab character. 3344

combinatorics/CombinatoricOperator.java

Violation Message Line
error File does not end with a newline. 0
error Line has trailing spaces. 27
error Extra HTML tag found: </p> 28
error Line has trailing spaces. 30
error Line has trailing spaces. 31
error Line has trailing spaces. 32
error Line has trailing spaces. 34
error Line has trailing spaces. 35
error Line has trailing spaces. 36
error Comment matches to-do format 'TODO:'. 37
error Line has trailing spaces. 38
error Line has trailing spaces. 40
error Line contains a tab character. 41
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error '>' is not followed by whitespace. 43
error Line contains a tab character. 44
error '<' is not preceded with whitespace. 44
error '<' is not followed by whitespace. 44
error '>' is not preceded with whitespace. 44
error Line contains a tab character. 46
error Line has trailing spaces. 47
error Line is longer than 80 characters. 47
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error 'elements' hides a field. 61
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 65
error 'cast' is not followed by whitespace. 65
error Line contains a tab character. 66
error Line contains a tab character. 67
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Variable 'elements' must be private and have accessor methods. 72
error Line contains a tab character. 74
error Line has trailing spaces. 75
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Variable 'indices' must be private and have accessor methods. 78
error Line contains a tab character. 80
error Line has trailing spaces. 81
error Line contains a tab character. 81
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Method 'initialiseIndices' is not designed for extension - needs to be abstract, final or empty. 84
error Line contains a tab character. 85
error Line contains a tab character. 86
error Line contains a tab character. 87
error Line contains a tab character. 88
error Line contains a tab character. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 95
error Line contains a tab character. 96
error Line contains a tab character. 97
error Line contains a tab character. 98
error 'private' modifier out of order with the JLS suggestions. 98
error Line contains a tab character. 100
error Line contains a tab character. 101
error Line has trailing spaces. 102
error Line contains a tab character. 102
error Line contains a tab character. 103
error Line has trailing spaces. 104
error Line contains a tab character. 104
error Line contains a tab character. 105
error Line contains a tab character. 106
error Line contains a tab character. 107
error Line contains a tab character. 108
error Line contains a tab character. 109
error Line contains a tab character. 110
error Line contains a tab character. 112
error Line contains a tab character. 113
error Line has trailing spaces. 114
error Line contains a tab character. 114
error Line is longer than 80 characters. 115
error Line contains a tab character. 115
error Line contains a tab character. 116
error Line contains a tab character. 117
error Line contains a tab character. 118
error Line contains a tab character. 119
error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 119
error Line contains a tab character. 120
error Line contains a tab character. 121
error Line contains a tab character. 122
error Line contains a tab character. 124
error Line contains a tab character. 125
error Line has trailing spaces. 126
error Line contains a tab character. 129
error Method 'getNumLeft' is not designed for extension - needs to be abstract, final or empty. 129
error Line contains a tab character. 130
error Line contains a tab character. 131
error Line contains a tab character. 133
error Line contains a tab character. 134
error Line has trailing spaces. 135
error Line contains a tab character. 135
error Line has trailing spaces. 136
error Line contains a tab character. 136
error Line has trailing spaces. 137
error Line contains a tab character. 137
error Line contains a tab character. 138
error Line has trailing spaces. 139
error Line contains a tab character. 139
error Line contains a tab character. 140
error Line contains a tab character. 141
error Line contains a tab character. 142
error Method 'getTotal' is not designed for extension - needs to be abstract, final or empty. 142
error Line contains a tab character. 143
error Line contains a tab character. 144
error Line contains a tab character. 146
error Line has trailing spaces. 147
error Line is longer than 80 characters. 147
error Line contains a tab character. 147
error Line has trailing spaces. 148
error Line contains a tab character. 148
error Line has trailing spaces. 149
error Line contains a tab character. 149
error Line contains a tab character. 150
error Line contains a tab character. 151
error Line contains a tab character. 152
error Line contains a tab character. 153
error Line contains a tab character. 154
error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 154
error Line contains a tab character. 155
error Line contains a tab character. 156
error Line contains a tab character. 158
error Line contains a tab character. 159
error Line contains a tab character. 160
error Line contains a tab character. 161
error Line contains a tab character. 162
error Expected an @return tag. 163
error Line contains a tab character. 163
error Method 'next' is not designed for extension - needs to be abstract, final or empty. 163
error Line contains a tab character. 164
error Line contains a tab character. 165
error Line contains a tab character. 166
error Line contains a tab character. 167
error Line contains a tab character. 168
error Line contains a tab character. 169
error Line contains a tab character. 171
error Line contains a tab character. 172
error Line contains a tab character. 173
error Line contains a tab character. 174
error Line contains a tab character. 176
error Line contains a tab character. 177
error Line has trailing spaces. 178
error Line contains a tab character. 178
error Line contains a tab character. 179
error Line contains a tab character. 180
error Line is longer than 80 characters. 181
error Line contains a tab character. 181
error Line contains a tab character. 182
error Line contains a tab character. 183
error Line contains a tab character. 184
error Line contains a tab character. 185
error Line contains a tab character. 186
error Line is longer than 80 characters. 187
error Line contains a tab character. 187
error Line contains a tab character. 188
error Line contains a tab character. 189
error Line contains a tab character. 190
error Line contains a tab character. 191
error Line contains a tab character. 192
error Line contains a tab character. 193
error Line contains a tab character. 195
error Line contains a tab character. 196
error Line contains a tab character. 197
error Line contains a tab character. 198
error Line contains a tab character. 199
error Line contains a tab character. 200
error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 200
error Line contains a tab character. 201
error Line contains a tab character. 202
error Line contains a tab character. 204
error Line contains a tab character. 205
error Line has trailing spaces. 206
error Line contains a tab character. 206
error Line contains a tab character. 207
error Line contains a tab character. 208
error Line contains a tab character. 209
error Line contains a tab character. 210
error Line contains a tab character. 211
error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 211
error '<' is not preceded with whitespace. 211
error '<' is not followed by whitespace. 211
error '>' is not preceded with whitespace. 211
error Line contains a tab character. 212
error Line contains a tab character. 213
error Line contains a tab character. 215
error Line contains a tab character. 216
error Line contains a tab character. 217
error Expected an @return tag. 218
error Line contains a tab character. 218
error Expected @param tag for 'n'. 218
error Line contains a tab character. 219
error Line contains a tab character. 220
error Line contains a tab character. 221
error '*' is not preceded with whitespace. 221
error '*' is not followed by whitespace. 221
error Line contains a tab character. 222
error Line contains a tab character. 223
error Line contains a tab character. 224
error Line has trailing spaces. 225
error Line contains a tab character. 225
error Line contains a tab character. 226
error Line has trailing spaces. 227
error Line is longer than 80 characters. 227
error Line contains a tab character. 227
error Line has trailing spaces. 228
error Line contains a tab character. 228
error Line contains a tab character. 229
error Line has trailing spaces. 230
error Line contains a tab character. 230
error Line contains a tab character. 231
error Line contains a tab character. 232
error Line contains a tab character. 233
error Line is longer than 80 characters. 234
error Line contains a tab character. 234
error Line has trailing spaces. 235
error Line is longer than 80 characters. 235
error Line contains a tab character. 235
error Line contains a tab character. 236
error Line contains a tab character. 237
error Line contains a tab character. 238
error Line contains a tab character. 239
error Line contains a tab character. 240
error Line contains a tab character. 241
error Line is longer than 80 characters. 242
error Line contains a tab character. 242
error '<' is not followed by whitespace. 242
error Expected @param tag for '<T>'. 242
error '>' is not preceded with whitespace. 242
error '<' is not preceded with whitespace. 242
error '<' is not followed by whitespace. 242
error '>' is not preceded with whitespace. 242
error '<' is not preceded with whitespace. 242
error '<' is not followed by whitespace. 242
error '>' is not preceded with whitespace. 242
error Line contains a tab character. 243
error Line contains a tab character. 244
error Line contains a tab character. 245
error Line contains a tab character. 246

jr239/co620/FileNameFilter.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 17
error Missing a Javadoc comment. 26
error '{' is not preceded with whitespace. 26
error Missing a Javadoc comment. 27
error Parameter ext should be final. 27
error '{' is not preceded with whitespace. 27
error '=' is not preceded with whitespace. 28
error '=' is not followed by whitespace. 28
error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 30
error Missing a Javadoc comment. 30
error Parameter dir should be final. 30
error ',' is not followed by whitespace. 30
error Parameter name should be final. 30
error '{' is not preceded with whitespace. 30
error Missing a Javadoc comment. 33

jr239/co620/SimpleBayesDataProcessor.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 18
error ';' is preceded with whitespace. 29
error Using the '.*' form of import should be avoided - weka.core.converters.ConverterUtils.*. 35
error Line has trailing spaces. 39
error Line has trailing spaces. 45
error Class SimpleBayesDataProcessor should be declared as final. 54
error Missing a Javadoc comment. 54
error Line has trailing spaces. 55
error Line has trailing spaces. 56
error Missing a Javadoc comment. 57
error Parameter lw should be final. 57
error '{' is not preceded with whitespace. 57
error 'synchronized' is not followed by whitespace. 58
error Line has trailing spaces. 59
error '{' is not preceded with whitespace. 60
error Line has trailing spaces. 65
error Line has trailing spaces. 69
error Line has trailing spaces. 70
error Line has trailing spaces. 71
error First sentence should end with a period. 72
error Line is longer than 80 characters. 72
error Line has trailing spaces. 75
error '{' is not preceded with whitespace. 76
error Line has trailing spaces. 80
error Line has trailing spaces. 82
error Line is longer than 80 characters. 83
error Missing a Javadoc comment. 83
error '{' is not preceded with whitespace. 83
error 'cast' is not followed by whitespace. 85
error '/' is not preceded with whitespace. 85
error '/' is not followed by whitespace. 85
error '100.00' is a magic number. 85
error ')' is preceded with whitespace. 85
error Line has trailing spaces. 86
error Line is longer than 80 characters. 86
error Line has trailing spaces. 87
error 'cast' is not followed by whitespace. 87
error Name 'AttrbValuesCounts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
error Line has trailing spaces. 90
error '-9.99' is a magic number. 90
error Line has trailing spaces. 91
error Line is longer than 80 characters. 92
error ';' is not followed by whitespace. 92
error '(' is followed by whitespace. 93
error Line has trailing spaces. 94
error Line is longer than 80 characters. 95
error 'for' is not followed by whitespace. 95
error '(' is followed by whitespace. 95
error ';' is preceded with whitespace. 95
error '++' is preceded with whitespace. 95
error ')' is preceded with whitespace. 95
error '{' is not preceded with whitespace. 95
error 'if' is not followed by whitespace. 96
error '(' is followed by whitespace. 96
error ')' is preceded with whitespace. 96
error '{' is not preceded with whitespace. 96
error Line has trailing spaces. 102
error Line has trailing spaces. 105
error Missing a Javadoc comment. 106
error '{' is not preceded with whitespace. 106
error Line has trailing spaces. 109
error Line has trailing spaces. 110
error Line has trailing spaces. 111
error Missing a Javadoc comment. 111
error Parameter AttrbValuesCount should be final. 111
error Name 'AttrbValuesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
error ')' is preceded with whitespace. 111
error '{' is not preceded with whitespace. 111
error '=' is not preceded with whitespace. 112
error '-9.99' is a magic number. 112
error '<' is not preceded with whitespace. 113
error '<' is not followed by whitespace. 113
error '>' is not preceded with whitespace. 113
error '<' is not preceded with whitespace. 113
error '<' is not followed by whitespace. 113
error '>' is not preceded with whitespace. 113
error '>' is not followed by whitespace. 113
error 'for' is not followed by whitespace. 114
error '(' is followed by whitespace. 114
error ')' is preceded with whitespace. 114
error '{' is not preceded with whitespace. 114
error Line is longer than 80 characters. 117
error ';' is not followed by whitespace. 118
error Line is longer than 80 characters. 119
error ')' is preceded with whitespace. 119
error '(' is followed by whitespace. 119
error ')' is preceded with whitespace. 119
error ')' is preceded with whitespace. 119
error Line is longer than 80 characters. 120
error Line has trailing spaces. 123
error Line has trailing spaces. 124
error Line has trailing spaces. 125
error Missing a Javadoc comment. 125
error '(' is followed by whitespace. 126
error Parameter a should be final. 126
error Parameter b should be final. 126
error '{' is not preceded with whitespace. 126
error Line has trailing spaces. 127
error '*' is not preceded with whitespace. 129
error '*' is not followed by whitespace. 129
error Line has trailing spaces. 130
error '(' is followed by whitespace. 131
error '=' is not preceded with whitespace. 131
error ';' is preceded with whitespace. 131
error '{' is not preceded with whitespace. 131
error 'for' is not followed by whitespace. 132
error '(' is followed by whitespace. 132
error ')' is preceded with whitespace. 132
error '{' is not preceded with whitespace. 132
error '(' is followed by whitespace. 133
error ')' is preceded with whitespace. 133
error '}' is not followed by whitespace. 134
error Line has trailing spaces. 137
error '(' is preceded with whitespace. 137
error '(' is followed by whitespace. 137
error Line is longer than 80 characters. 140
error '}' is not followed by whitespace. 140
error Line has trailing spaces. 143
error Line has trailing spaces. 144
error Missing a Javadoc comment. 144
error '(' is preceded with whitespace. 145
error '{' is not preceded with whitespace. 145
error Line has trailing spaces. 146
error Line is longer than 80 characters. 147
error Line is longer than 80 characters. 148
error ',' is not followed by whitespace. 149
error Line has trailing spaces. 150
error 'for' is not followed by whitespace. 151
error '(' is followed by whitespace. 151
error ';' is preceded with whitespace. 151
error '{' is not preceded with whitespace. 151
error Line has trailing spaces. 152
error ';' is preceded with whitespace. 153
error Line is longer than 80 characters. 154
error ',' is not followed by whitespace. 155
error Line has trailing spaces. 157
error '}' is not followed by whitespace. 158
error Line has trailing spaces. 159
error Line has trailing spaces. 160
error Missing a Javadoc comment. 160
error '(' is preceded with whitespace. 161
error Parameter ix should be final. 161
error ')' is preceded with whitespace. 161
error '{' is not preceded with whitespace. 161
error Line has trailing spaces. 162
error 'for' is not followed by whitespace. 164
error ';' is preceded with whitespace. 164
error '{' is not preceded with whitespace. 164
error Line has trailing spaces. 167
error Line has trailing spaces. 169
error Line has trailing spaces. 170
error Missing a Javadoc comment. 171
error Parameter AttrIndx should be final. 171
error Name 'AttrIndx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
error '{' is not preceded with whitespace. 171
error Line has trailing spaces. 172
error 'for' is not followed by whitespace. 173
error '=' is not followed by whitespace. 173
error ')' is preceded with whitespace. 173
error '{' is not preceded with whitespace. 173
error '==' is not followed by whitespace. 174
error Line contains a tab character. 175
error Line contains a tab character. 176
error Line has trailing spaces. 181
error Line has trailing spaces. 182
error Missing a Javadoc comment. 182
error '(' is preceded with whitespace. 183
error Parameter joinIndxs should be final. 183
error ')' is preceded with whitespace. 183
error '{' is not preceded with whitespace. 183
error Line has trailing spaces. 184
error Line has trailing spaces. 186
error Line is longer than 80 characters. 187
error '+' is not followed by whitespace. 187
error Line is longer than 80 characters. 189
error '(' is followed by whitespace. 189
error ';' is not followed by whitespace. 189
error Line has trailing spaces. 190
error 'for' is not followed by whitespace. 191
error '(' is followed by whitespace. 191
error '{' is not preceded with whitespace. 191
error 'for' is not followed by whitespace. 192
error '{' is not preceded with whitespace. 192
error 'if' is not followed by whitespace. 193
error '(' is followed by whitespace. 193
error '{' is not preceded with whitespace. 193
error Line is longer than 80 characters. 194
error '}' is not followed by whitespace. 196
error '}' is not followed by whitespace. 197
error '}' is not followed by whitespace. 198
error '}' is not followed by whitespace. 199
error Line has trailing spaces. 201
error Missing a Javadoc comment. 202
error Parameter joinedValAsString should be final. 203
error '{' is not preceded with whitespace. 203
error Line has trailing spaces. 204
error Line has trailing spaces. 205
error Line has trailing spaces. 206
error '{' is not preceded with whitespace. 207
error Line has trailing spaces. 208
error Line is longer than 80 characters. 210
error ':' is not preceded with whitespace. 212
error ':' is not followed by whitespace. 212
error ';' is preceded with whitespace. 212
error 'cast' is not followed by whitespace. 216
error Line has trailing spaces. 218
error '(' is followed by whitespace. 220
error ')' is preceded with whitespace. 220
error Line has trailing spaces. 224
error Missing a Javadoc comment. 226
error Parameter indx should be final. 227
error '{' is not preceded with whitespace. 227
error '=' is not followed by whitespace. 228
error '(' is followed by whitespace. 229
error '{' is not preceded with whitespace. 229
error Line is longer than 80 characters. 230
error '=' is not followed by whitespace. 230
error '+' is not followed by whitespace. 230
error Line has trailing spaces. 235
error Missing a Javadoc comment. 236
error '{' is not preceded with whitespace. 236
error Line contains a tab character. 237
error Line has trailing spaces. 239
error Line has trailing spaces. 240
error Missing a Javadoc comment. 240
error '(' is followed by whitespace. 241
error ')' is preceded with whitespace. 241
error '{' is not preceded with whitespace. 241
error Line has trailing spaces. 242
error Line has trailing spaces. 244
error Line is longer than 80 characters. 245
error 'for' is not followed by whitespace. 245
error '{' is not preceded with whitespace. 245
error Line has trailing spaces. 246
error Line has trailing spaces. 247
error Line has trailing spaces. 249
error Line is longer than 80 characters. 250
error 'for' is not followed by whitespace. 250
error '++' is preceded with whitespace. 250
error '{' is not preceded with whitespace. 250
error '{' is not followed by whitespace. 250
error Line is longer than 80 characters. 251
error 'for' is not followed by whitespace. 251
error '{' is not preceded with whitespace. 251
error '{' is not followed by whitespace. 251
error Line is longer than 80 characters. 252
error 'if' is not followed by whitespace. 252
error '(' is followed by whitespace. 252
error '(' is followed by whitespace. 252
error ')' is preceded with whitespace. 252
error '{' is not preceded with whitespace. 252
error Line is longer than 80 characters. 253
error ';' is not followed by whitespace. 253
error Line is longer than 80 characters. 254
error ';' is not followed by whitespace. 254
error '}' is not followed by whitespace. 255
error Line has trailing spaces. 256
error '}' is not followed by whitespace. 257
error '}' is not followed by whitespace. 258
error '}' is not followed by whitespace. 260
error '}' is not followed by whitespace. 262
error Line has trailing spaces. 264
error Missing a Javadoc comment. 265
error Line has trailing spaces. 266
error Line is longer than 80 characters. 268
error 'for' is not followed by whitespace. 268
error '=' is not preceded with whitespace. 268
error ';' is not followed by whitespace. 268
error '<' is not preceded with whitespace. 268
error '++' is preceded with whitespace. 268
error '{' is not preceded with whitespace. 268
error Line has trailing spaces. 269
error Line has trailing spaces. 271
error Line contains a tab character. 271
error Line is longer than 80 characters. 272
error 'for' is not followed by whitespace. 272
error '++' is preceded with whitespace. 272
error '{' is not preceded with whitespace. 272
error Line is longer than 80 characters. 273
error Line contains a tab character. 273
error Name 'AttrbuteStringValueIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
error ')' is preceded with whitespace. 273
error 'cast' is not followed by whitespace. 273
error Line has trailing spaces. 274
error Line is longer than 80 characters. 274
error Line contains a tab character. 274
error Line is longer than 80 characters. 275
error Line contains a tab character. 275
error Line has trailing spaces. 276
error Line contains a tab character. 276
error '}' is not followed by whitespace. 277
error Line is longer than 80 characters. 278
error '}' is not followed by whitespace. 279
error Line has trailing spaces. 282
error Line has trailing spaces. 283
error Missing a Javadoc comment. 284
error '(' is preceded with whitespace. 285
error '{' is not preceded with whitespace. 285
error '<' is not preceded with whitespace. 286
error '<' is not followed by whitespace. 286
error '>' is not preceded with whitespace. 286
error '=' is not followed by whitespace. 286
error Line contains a tab character. 287
error '=' is not followed by whitespace. 287
error Line is longer than 80 characters. 288
error Line contains a tab character. 288
error '<' is not preceded with whitespace. 288
error '<' is not preceded with whitespace. 288
error '<' is not followed by whitespace. 288
error '>' is not preceded with whitespace. 288
error '>' is not followed by whitespace. 288
error '=' is not preceded with whitespace. 289
error ';' is preceded with whitespace. 289
error Line has trailing spaces. 290
error Line contains a tab character. 290
error 'for' is not followed by whitespace. 291
error '<' is not followed by whitespace. 291
error '++' is preceded with whitespace. 291
error '{' is not preceded with whitespace. 291
error Line is longer than 80 characters. 292
error Line is longer than 80 characters. 293
error Line contains a tab character. 293
error Line is longer than 80 characters. 294
error Line contains a tab character. 294
error '<' is not preceded with whitespace. 294
error '<' is not followed by whitespace. 294
error '>' is not preceded with whitespace. 294
error '(' is preceded with whitespace. 294
error Line has trailing spaces. 295
error Line contains a tab character. 295
error Line contains a tab character. 296
error 'for' is not followed by whitespace. 296
error '<' is not preceded with whitespace. 296
error ')' is preceded with whitespace. 296
error '{' is not preceded with whitespace. 296
error Line is longer than 80 characters. 297
error Line contains a tab character. 297
error '(' is followed by whitespace. 297
error ')' is preceded with whitespace. 297
error Line contains a tab character. 298
error '}' is not followed by whitespace. 298
error Line has trailing spaces. 299
error Line contains a tab character. 299
error Line is longer than 80 characters. 300
error Line contains a tab character. 300
error '}' is not followed by whitespace. 301
error Line has trailing spaces. 305
error Line has trailing spaces. 306
error Line is longer than 80 characters. 306
error Line has trailing spaces. 307
error Line is longer than 80 characters. 308
error Missing a Javadoc comment. 308
error '<' is not followed by whitespace. 308
error '<' is not followed by whitespace. 308
error '>' is not preceded with whitespace. 308
error '>' is not followed by whitespace. 308
error '>' is not preceded with whitespace. 308
error '(' is preceded with whitespace. 308
error Parameter dataSet should be final. 308
error Line has trailing spaces. 309
error Line is longer than 80 characters. 310
error '<' is not followed by whitespace. 310
error '<' is not followed by whitespace. 310
error '>' is not preceded with whitespace. 310
error '>' is not followed by whitespace. 310
error '>' is not preceded with whitespace. 310
error Line has trailing spaces. 312
error Line contains a tab character. 312
error Line is longer than 80 characters. 313
error 'for' is not followed by whitespace. 313
error '{' is not preceded with whitespace. 313
error Line has trailing spaces. 314
error Line is longer than 80 characters. 315
error 'for' is not followed by whitespace. 315
error '<' is not followed by whitespace. 315
error ';' is preceded with whitespace. 315
error '{' is not preceded with whitespace. 315
error '{' is not followed by whitespace. 315
error Line has trailing spaces. 316
error Line is longer than 80 characters. 317
error '=' is not preceded with whitespace. 317
error '=' is not followed by whitespace. 317
error ';' is preceded with whitespace. 317
error Line is longer than 80 characters. 318
error 'for' is not followed by whitespace. 318
error ';' is not followed by whitespace. 318
error ';' is preceded with whitespace. 318
error ';' is not followed by whitespace. 318
error Line has trailing spaces. 319
error Line has trailing spaces. 320
error 'if' is not followed by whitespace. 320
error '(' is followed by whitespace. 320
error Line has trailing spaces. 321
error Line is longer than 80 characters. 321
error Line is longer than 80 characters. 322
error '{' is not preceded with whitespace. 322
error Line is longer than 80 characters. 323
error Line is longer than 80 characters. 325
error '}' is not followed by whitespace. 326
error Line has trailing spaces. 327
error '}' is not followed by whitespace. 328
error Line has trailing spaces. 329
error Line has trailing spaces. 330
error '}' is not followed by whitespace. 330
error Line has trailing spaces. 331
error '}' is not followed by whitespace. 332
error Line has trailing spaces. 333
error Line contains a tab character. 333
error '}' is not followed by whitespace. 335
error Line has trailing spaces. 337
error Missing a Javadoc comment. 338
error '(' is followed by whitespace. 338
error ')' is preceded with whitespace. 338
error '{' is not preceded with whitespace. 338
error Line has trailing spaces. 339
error Line contains a tab character. 339
error Line is longer than 80 characters. 340
error Line contains a tab character. 340
error '<' is not followed by whitespace. 340
error '<' is not followed by whitespace. 340
error '>' is not preceded with whitespace. 340
error '>' is not followed by whitespace. 340
error '>' is not preceded with whitespace. 340
error '(' is preceded with whitespace. 340
error Line contains a tab character. 341
error '<' is not followed by whitespace. 341
error '>' is not preceded with whitespace. 341
error Line contains a tab character. 342
error '{' is not preceded with whitespace. 342
error Line contains a tab character. 343
error '(' is followed by whitespace. 343
error '{' is not preceded with whitespace. 343
error Line is longer than 80 characters. 344
error Line contains a tab character. 344
error ')' is preceded with whitespace. 344
error '+' is not followed by whitespace. 344
error ')' is preceded with whitespace. 344
error Line contains a tab character. 345
error Line contains a tab character. 346
error Line contains a tab character. 347
error Line contains a tab character. 348
error Line has trailing spaces. 350
error Line is longer than 80 characters. 351
error Missing a Javadoc comment. 351
error '(' is followed by whitespace. 351
error Parameter attrbValsCounts should be final. 351
error '<' is not followed by whitespace. 351
error '>' is not preceded with whitespace. 351
error '>' is not followed by whitespace. 351
error Parameter attrbValsNumber should be final. 351
error '{' is not preceded with whitespace. 351
error Name 'Z' must match pattern '^[a-z][a-zA-Z0-9]*$'. 352
error '=' is not preceded with whitespace. 352
error Line has trailing spaces. 353
error Line is longer than 80 characters. 353
error Line contains a tab character. 353
error '=' is not followed by whitespace. 354
error ';' is preceded with whitespace. 354
error ')' is preceded with whitespace. 354
error '{' is not preceded with whitespace. 354
error Line has trailing spaces. 359
error Line has trailing spaces. 360
error Line is longer than 80 characters. 361
error Missing a Javadoc comment. 361
error '<' is not followed by whitespace. 361
error '<' is not followed by whitespace. 361
error '>' is not preceded with whitespace. 361
error '>' is not followed by whitespace. 361
error '>' is not preceded with whitespace. 361
error Parameter dataSet should be final. 361
error '{' is not preceded with whitespace. 361
error Line contains a tab character. 362
error Line is longer than 80 characters. 363
error '<' is not followed by whitespace. 363
error '<' is not followed by whitespace. 363
error '>' is not preceded with whitespace. 363
error '>' is not followed by whitespace. 363
error '>' is not preceded with whitespace. 363
error '<' is not followed by whitespace. 363
error '<' is not followed by whitespace. 363
error '>' is not preceded with whitespace. 363
error '>' is not followed by whitespace. 363
error '>' is not preceded with whitespace. 363
error '(' is preceded with whitespace. 363
error Line has trailing spaces. 364
error Line is longer than 80 characters. 364
error Line contains a tab character. 364
error Line has trailing spaces. 365
error Line is longer than 80 characters. 365
error 'for' is not followed by whitespace. 365
error '{' is not preceded with whitespace. 365
error Line contains a tab character. 365
error Line is longer than 80 characters. 366
error Line contains a tab character. 366
error ';' is preceded with whitespace. 366
error Line is longer than 80 characters. 367
error Line contains a tab character. 367
error '<' is not followed by whitespace. 367
error '>' is not preceded with whitespace. 367
error Name 'AttrValsCounts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 367
error '<' is not followed by whitespace. 367
error '>' is not preceded with whitespace. 367
error '>' is not followed by whitespace. 367
error '(' is followed by whitespace. 367
error Line has trailing spaces. 368
error Line is longer than 80 characters. 368
error Line contains a tab character. 368
error Line has trailing spaces. 369
error Line contains a tab character. 369
error Line has trailing spaces. 374
error Line has trailing spaces. 375
error Line has trailing spaces. 376
error Line has trailing spaces. 377
error Missing a Javadoc comment. 378
error '{' is not preceded with whitespace. 378
error '-' is not followed by whitespace. 379
error Line has trailing spaces. 382
error Line has trailing spaces. 383
error Missing a Javadoc comment. 384
error Parameter arrfFileNme should be final. 385
error '{' is not preceded with whitespace. 385
error Line has trailing spaces. 386
error '=' is not preceded with whitespace. 386
error '=' is not followed by whitespace. 386
error 'if' is not followed by whitespace. 387
error Name 'L' must match pattern '^[a-z][a-zA-Z0-9]*$'. 391
error ';' is preceded with whitespace. 394
error Line contains a tab character. 395
error '(' is followed by whitespace. 395
error ')' is preceded with whitespace. 395
error Line contains a tab character. 399
error Line contains a tab character. 401
error Line has trailing spaces. 402
error 'catch' is not preceded with whitespace. 402
error '}' is not followed by whitespace. 402
error '(' is followed by whitespace. 402
error Line has trailing spaces. 403
error '+' is not followed by whitespace. 404
error ')' is preceded with whitespace. 404
error Line has trailing spaces. 407
error '=' is not preceded with whitespace. 408
error '=' is not followed by whitespace. 408
error 'try' is not followed by whitespace. 409
error '{' is not preceded with whitespace. 409
error Line is longer than 80 characters. 410
error ';' is not followed by whitespace. 410
error '=' is not preceded with whitespace. 411
error '=' is not followed by whitespace. 411
error 'cast' is not followed by whitespace. 411
error Line is longer than 80 characters. 412
error '=' is not followed by whitespace. 412
error 'cast' is not followed by whitespace. 412
error Line is longer than 80 characters. 413
error 'cast' is not followed by whitespace. 413
error 'catch' is not preceded with whitespace. 415
error '}' is not followed by whitespace. 415
error 'catch' is not followed by whitespace. 415
error '{' is not preceded with whitespace. 415
error Line has trailing spaces. 418
error Line is longer than 80 characters. 419
error ')' is preceded with whitespace. 419
error '+' is not preceded with whitespace. 419
error '+' is not preceded with whitespace. 419
error '+' is not followed by whitespace. 419
error Line has trailing spaces. 421
error Line has trailing spaces. 422
error Line has trailing spaces. 423
error Line is longer than 80 characters. 423
error '(' is preceded with whitespace. 424
error Line has trailing spaces. 429
error Line has trailing spaces. 430
error Missing a Javadoc comment. 432
error '{' is not preceded with whitespace. 432
error Line is longer than 80 characters. 434
error Inner assignments should be avoided. 434
error Line is longer than 80 characters. 435
error Line is longer than 80 characters. 436
error 'for' is not followed by whitespace. 438
error '=' is not followed by whitespace. 438
error '{' is not preceded with whitespace. 438
error '=' is not preceded with whitespace. 439
error 'cast' is not followed by whitespace. 439
error Line has trailing spaces. 441
error Line has trailing spaces. 442
error Line is longer than 80 characters. 444
error '(' is followed by whitespace. 444
error Line is longer than 80 characters. 445
error 'for' is not followed by whitespace. 445
error ';' is preceded with whitespace. 445
error '{' is not preceded with whitespace. 445
error Line has trailing spaces. 447
error Line is longer than 80 characters. 447
error Line has trailing spaces. 448
error Line is longer than 80 characters. 448
error Line is longer than 80 characters. 449
error ')' is preceded with whitespace. 449
error Line is longer than 80 characters. 450
error Line has trailing spaces. 454
error Missing a Javadoc comment. 455
error '{' is not preceded with whitespace. 455
error Line has trailing spaces. 456
error '=' is not followed by whitespace. 456
error Line has trailing spaces. 457
error Line has trailing spaces. 459
error Line has trailing spaces. 464
error Missing a Javadoc comment. 465
error '{' is not preceded with whitespace. 466
error 'for' is not followed by whitespace. 467
error '{' is not preceded with whitespace. 467
error Line is longer than 80 characters. 468
error Line has trailing spaces. 472
error Missing a Javadoc comment. 473
error Name 'SetXvalidtnFoldsNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 473
error '{' is not preceded with whitespace. 473
error 'if' is not followed by whitespace. 474
error '(' is followed by whitespace. 474
error '49' is a magic number. 474
error Line contains a tab character. 475
error '10' is a magic number. 475
error Line contains a tab character. 476
error '}' should be on the same line. 476
error '10' is a magic number. 477
error Line contains a tab character. 478
error Line contains a tab character. 479
error '}' should be on the same line. 479
error Line contains a tab character. 481
error '=' is not followed by whitespace. 481
error '(' is followed by whitespace. 481
error '10' is a magic number. 481
error ')' is preceded with whitespace. 481
error Line contains a tab character. 482
error Line has trailing spaces. 485
error Line is longer than 80 characters. 486
error Missing a Javadoc comment. 486
error Parameter dataSet should be final. 486
error '{' is not preceded with whitespace. 486
error 'try' is not followed by whitespace. 488
error '{' is not preceded with whitespace. 488
error Line is longer than 80 characters. 489
error '(' is followed by whitespace. 489
error Line has trailing spaces. 490
error '(' is followed by whitespace. 490
error Line has trailing spaces. 491
error 'catch' is not preceded with whitespace. 493
error '}' is not followed by whitespace. 493
error 'catch' is not followed by whitespace. 493
error '(' is followed by whitespace. 493
error '{' is not preceded with whitespace. 493
error Line contains a tab character. 495
error Line has trailing spaces. 500
error Missing a Javadoc comment. 501
error '(' is followed by whitespace. 501
error Parameter tuples should be final. 501
error Parameter expectedVals should be final. 501
error '{' is not preceded with whitespace. 501
error '(' is followed by whitespace. 502
error '=' is not followed by whitespace. 502
error ';' is preceded with whitespace. 502
error '{' is not preceded with whitespace. 502
error 'for' is not followed by whitespace. 503
error ';' is preceded with whitespace. 503
error '++' is preceded with whitespace. 503
error '{' is not preceded with whitespace. 503
error Line is longer than 80 characters. 504
error Line has trailing spaces. 509
error Missing a Javadoc comment. 510
error Parameter arrFileName should be final. 510
error Line has trailing spaces. 512
error Line contains a tab character. 517
error Line contains a tab character. 523
error Line contains a tab character. 530
error Line contains a tab character. 531
error Line contains a tab character. 532
error Line contains a tab character. 533
error Line contains a tab character. 534
error Line contains a tab character. 535
error Line contains a tab character. 536
error Line contains a tab character. 537
error Line contains a tab character. 538
error Line contains a tab character. 539
error Line contains a tab character. 540
error Line contains a tab character. 541
error Line contains a tab character. 542
error Line contains a tab character. 543
error Line has trailing spaces. 546
error Line has trailing spaces. 548
error ',' is not followed by whitespace. 549
error Name 'Tuple' must match pattern '^[a-z][a-zA-Z0-9]*$'. 551
error '=' is not followed by whitespace. 551
error '{' is followed by whitespace. 551
error '7' is a magic number. 551
error '13' is a magic number. 551
error '=' is not followed by whitespace. 552
error ',' is not followed by whitespace. 553
error ',' is not followed by whitespace. 553
error ',' is not followed by whitespace. 553
error Line has trailing spaces. 554
error '{' is followed by whitespace. 554
error ',' is not followed by whitespace. 554
error ',' is not followed by whitespace. 554
error ',' is not followed by whitespace. 554
error Line contains a tab character. 554
error Line has trailing spaces. 555
error ',' is not followed by whitespace. 555
error ',' is not followed by whitespace. 555
error ',' is not followed by whitespace. 555
error '(' is followed by whitespace. 557
error Line contains a tab character. 558
error '(' is preceded with whitespace. 559
error Line has trailing spaces. 560
error Line contains a tab character. 560
error Line has trailing spaces. 561
error Line has trailing spaces. 562
error Line has trailing spaces. 563
error Line is longer than 80 characters. 564
error ':' is not preceded with whitespace. 564
error ';' is preceded with whitespace. 564
error '3' is a magic number. 565
error Line is longer than 80 characters. 567
error ')' is preceded with whitespace. 567
error Line has trailing spaces. 568
error Line has trailing spaces. 569
error ',' is not followed by whitespace. 570
error ',' is not followed by whitespace. 570
error '3' is a magic number. 570
error '=' is not preceded with whitespace. 572
error '=' is not followed by whitespace. 572
error Line has trailing spaces. 573
error ',' is not followed by whitespace. 573
error ',' is not followed by whitespace. 573
error '{' is followed by whitespace. 574
error ',' is not followed by whitespace. 574
error ',' is not followed by whitespace. 574
error Line has trailing spaces. 575
error '{' is followed by whitespace. 575
error ',' is not followed by whitespace. 575
error ',' is not followed by whitespace. 575
error Line has trailing spaces. 577
error '(' is preceded with whitespace. 578
error Line has trailing spaces. 579
error Line is longer than 80 characters. 580
error ':' is not preceded with whitespace. 580
error ';' is preceded with whitespace. 580
error '3' is a magic number. 581
error Line is longer than 80 characters. 583
error ')' is preceded with whitespace. 583
error Line has trailing spaces. 584
error Line has trailing spaces. 587
error Missing a Javadoc comment. 588
error '{' is not preceded with whitespace. 588
error '(' is followed by whitespace. 589
error ')' is preceded with whitespace. 589
error '=' is not followed by whitespace. 590
error ';' is preceded with whitespace. 590
error '-' is not preceded with whitespace. 590
error '-' is not followed by whitespace. 590
error ';' is preceded with whitespace. 590
error '{' is not preceded with whitespace. 590
error '+' is not preceded with whitespace. 591
error '+' is not followed by whitespace. 591
error Line is longer than 80 characters. 593
error '(' is followed by whitespace. 593
error '-' is not preceded with whitespace. 593
error '-' is not followed by whitespace. 593
error ')' is preceded with whitespace. 593
error '+' is not preceded with whitespace. 593
error ')' is preceded with whitespace. 593
error '=' is not followed by whitespace. 594
error ';' is preceded with whitespace. 594
error '-' is not preceded with whitespace. 594
error '-' is not followed by whitespace. 594
error ';' is preceded with whitespace. 594
error '{' is not preceded with whitespace. 594
error '+' is not preceded with whitespace. 595
error Line is longer than 80 characters. 597
error '-' is not preceded with whitespace. 597
error '-' is not followed by whitespace. 597
error '+' is not preceded with whitespace. 597
error '+' is not preceded with whitespace. 598
error '+' is not followed by whitespace. 598
error Line has trailing spaces. 599
error Line has trailing spaces. 600
error Missing a Javadoc comment. 604
error '{' is not preceded with whitespace. 604
error '-' is not followed by whitespace. 605
error ';' is not followed by whitespace. 605
error Line has trailing spaces. 608
error Missing a Javadoc comment. 609
error '(' is preceded with whitespace. 610
error Parameter joinIndxs should be final. 610
error '{' is not preceded with whitespace. 610
error Line has trailing spaces. 611
error '(' is preceded with whitespace. 612
error '(' is followed by whitespace. 612
error Line has trailing spaces. 613
error '(' is followed by whitespace. 613
error Line has trailing spaces. 614
error Line has trailing spaces. 615
error Line is longer than 80 characters. 617
error '(' is preceded with whitespace. 618
error Line is longer than 80 characters. 620
error Line has trailing spaces. 621
error Line has trailing spaces. 622
error Missing a Javadoc comment. 623
error '=' is not preceded with whitespace. 623
error '=' is not followed by whitespace. 623
error Missing a Javadoc comment. 624
error '=' is not preceded with whitespace. 624
error '=' is not followed by whitespace. 624
error Missing a Javadoc comment. 625
error Parameter c should be final. 625
error '{' is not preceded with whitespace. 625
error Line has trailing spaces. 629
error Missing a Javadoc comment. 630
error Parameter antNum should be final. 630
error '{' is not preceded with whitespace. 630
error Line has trailing spaces. 633
error Missing a Javadoc comment. 634
error '{' is not preceded with whitespace. 634
error Line has trailing spaces. 637
error Missing a Javadoc comment. 638
error Parameter c should be final. 638
error '{' is not preceded with whitespace. 638
error '{' is not preceded with whitespace. 640
error Line has trailing spaces. 645
error Missing a Javadoc comment. 646
error Parameter jaNme should be final. 646
error '{' is not preceded with whitespace. 646
error '=' is not preceded with whitespace. 647
error '6' is a magic number. 648
error '=' is not preceded with whitespace. 649
error 'if' is not followed by whitespace. 650
error '6' is a magic number. 650
error '>' is not followed by whitespace. 650
error ')' is preceded with whitespace. 650
error '{' is not preceded with whitespace. 650
error '=' is not followed by whitespace. 651
error '(' is followed by whitespace. 651
error '6' is a magic number. 651
error Line has trailing spaces. 652
error 'for' is not followed by whitespace. 653
error ';' is preceded with whitespace. 653
error '<' is not preceded with whitespace. 653
error ')' is preceded with whitespace. 653
error 'for' is not followed by whitespace. 659
error ';' is preceded with whitespace. 659
error '<' is not preceded with whitespace. 659
error '<' is not followed by whitespace. 659
error '{' is not preceded with whitespace. 659
error Line has trailing spaces. 662
error Line has trailing spaces. 663
error Line has trailing spaces. 664
error Line has trailing spaces. 666
error Missing a Javadoc comment. 667
error '(' is preceded with whitespace. 668
error Parameter joinIndxs should be final. 668
error '{' is not preceded with whitespace. 668
error Line has trailing spaces. 669
error '+' is not preceded with whitespace. 669
error '+' is not followed by whitespace. 669
error '=' is not preceded with whitespace. 669
error '=' is not followed by whitespace. 669
error '+' is not preceded with whitespace. 669
error '+' is not followed by whitespace. 669
error '+' is not preceded with whitespace. 669
error '+' is not followed by whitespace. 669
error Line is longer than 80 characters. 670
error ';' is not followed by whitespace. 670
error '(' is preceded with whitespace. 671
error '(' is followed by whitespace. 671
error Line has trailing spaces. 672
error '(' is followed by whitespace. 672
error Line has trailing spaces. 673
error Line has trailing spaces. 674
error Line is longer than 80 characters. 676
error '(' is preceded with whitespace. 677
error Line has trailing spaces. 678
error Line contains a tab character. 679
error Line has trailing spaces. 680
error '=' is not preceded with whitespace. 681
error '=' is not followed by whitespace. 681
error '+' is not preceded with whitespace. 681
error '+' is not followed by whitespace. 681
error '+' is not preceded with whitespace. 681
error '+' is not followed by whitespace. 681
error '+' is not preceded with whitespace. 681
error '+' is not followed by whitespace. 681
error '+' is not preceded with whitespace. 681
error '+' is not followed by whitespace. 681
error '+' is not preceded with whitespace. 681
error '+' should be on a new line. 681
error '+' is not followed by whitespace. 683
error Line has trailing spaces. 684
error Line contains a tab character. 685
error Line has trailing spaces. 686
error Line is longer than 80 characters. 687
error Line contains a tab character. 687
error Line has trailing spaces. 688
error Line is longer than 80 characters. 688
error Line contains a tab character. 688
error Line is longer than 80 characters. 689
error Line contains a tab character. 689
error Line contains a tab character. 690
error Line contains a tab character. 691
error 'if' is not followed by whitespace. 691
error '{' is not preceded with whitespace. 691
error Line has trailing spaces. 692
error Line is longer than 80 characters. 692
error Line contains a tab character. 692
error '+' is not preceded with whitespace. 692
error Line contains a tab character. 693
error Line contains a tab character. 694
error Line contains a tab character. 695
error Line has trailing spaces. 696
error Line contains a tab character. 696
error Line contains a tab character. 697
error Line has trailing spaces. 698
error Line has trailing spaces. 700
error Line is longer than 80 characters. 701
error Missing a Javadoc comment. 701
error Missing a Javadoc comment. 702
error '{' is not preceded with whitespace. 702
error Line has trailing spaces. 703
error Line is longer than 80 characters. 707
error Missing a Javadoc comment. 707
error '{' is not preceded with whitespace. 707
error Line contains a tab character. 708
error Line contains a tab character. 709
error Line contains a tab character. 710
error Line contains a tab character. 711
error Line has trailing spaces. 714
error Missing a Javadoc comment. 717
error '=' is not followed by whitespace. 717
error Missing a Javadoc comment. 718
error Parameter workingFoldNumber should be final. 718
error '{' is not preceded with whitespace. 718
error Line contains a tab character. 719
error '(' is preceded with whitespace. 719
error Line is longer than 80 characters. 720
error Line contains a tab character. 720
error '(' is followed by whitespace. 720
error ')' is preceded with whitespace. 720
error Line contains a tab character. 721
error Line contains a tab character. 722
error ';' is preceded with whitespace. 722
error Line is longer than 80 characters. 723
error Line contains a tab character. 723
error Line has trailing spaces. 724
error Line contains a tab character. 724
error Line is longer than 80 characters. 725
error Line contains a tab character. 725
error Line is longer than 80 characters. 726
error Line contains a tab character. 726
error Line has trailing spaces. 727
error Line contains a tab character. 727
error Line contains a tab character. 728
error Line has trailing spaces. 730
error Line is longer than 80 characters. 735
error '=' is not followed by whitespace. 735
error Missing a Javadoc comment. 736
error '{' is not preceded with whitespace. 736
error Line has trailing spaces. 737
error ';' is preceded with whitespace. 738
error Line has trailing spaces. 739
error Line has trailing spaces. 742
error Line is longer than 80 characters. 747
error '(' is followed by whitespace. 747
error Parameter workingFoldNumber should be final. 747
error Expected @param tag for 'workingFoldNumber'. 747
error Parameter AC0joinedAttributes should be final. 747
error Expected @param tag for 'AC0joinedAttributes'. 747
error Name 'AC0joinedAttributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 747
error '{' is not preceded with whitespace. 747
error Line contains a tab character. 748
error Line is longer than 80 characters. 749
error Line contains a tab character. 749
error '=' is not preceded with whitespace. 749
error '=' is not followed by whitespace. 749
error '=' is not followed by whitespace. 749
error '+' is not preceded with whitespace. 749
error '+' is not followed by whitespace. 749
error '+' is not preceded with whitespace. 749
error '+' is not preceded with whitespace. 749
error '+' is not followed by whitespace. 749
error ';' is not followed by whitespace. 749
error Line is longer than 80 characters. 751
error Line contains a tab character. 751
error Line contains a tab character. 752
error Line contains a tab character. 753
error Line is longer than 80 characters. 754
error Line contains a tab character. 754
error Line has trailing spaces. 755
error Line contains a tab character. 755
error Line has trailing spaces. 756
error Line contains a tab character. 756
error Line contains a tab character. 757
error Line is longer than 80 characters. 758
error Line contains a tab character. 758
error '=' is not preceded with whitespace. 758
error Line has trailing spaces. 759
error '=' is not preceded with whitespace. 760
error '=' is not followed by whitespace. 760
error '+' is not preceded with whitespace. 760
error '+' is not followed by whitespace. 760
error '+' is not preceded with whitespace. 760
error '+' should be on a new line. 760
error Line is longer than 80 characters. 761
error '(' is followed by whitespace. 761
error ')' is preceded with whitespace. 761
error '+' is not preceded with whitespace. 761
error '+' should be on a new line. 761
error '+' is not preceded with whitespace. 762
error '+' is not followed by whitespace. 762
error '+' is not preceded with whitespace. 762
error '+' is not followed by whitespace. 762
error Line has trailing spaces. 763
error Line is longer than 80 characters. 764
error Line contains a tab character. 764
error '+' is not preceded with whitespace. 764
error '+' is not followed by whitespace. 764
error '+' is not preceded with whitespace. 764
error '+' is not followed by whitespace. 764
error '+' is not preceded with whitespace. 764
error '+' is not followed by whitespace. 764
error ')' is preceded with whitespace. 764
error Line has trailing spaces. 765
error Line is longer than 80 characters. 765
error Line contains a tab character. 765
error Line contains a tab character. 766
error Line has trailing spaces. 767
error Line contains a tab character. 767
error Line has trailing spaces. 768
error Line contains a tab character. 768
error Line contains a tab character. 769
error Line is longer than 80 characters. 770
error Line contains a tab character. 770
error Line is longer than 80 characters. 771
error '+' is not preceded with whitespace. 771
error '+' is not followed by whitespace. 771
error '+' is not preceded with whitespace. 771
error '+' is not followed by whitespace. 771
error '+' is not preceded with whitespace. 771
error '+' is not followed by whitespace. 771
error ')' is preceded with whitespace. 771
error Line has trailing spaces. 772
error Line contains a tab character. 772
error Line is longer than 80 characters. 773
error Line contains a tab character. 773
error '(' is preceded with whitespace. 773
error '(' is followed by whitespace. 773
error ')' is preceded with whitespace. 773
error Line has trailing spaces. 774
error Line contains a tab character. 774
error Line has trailing spaces. 775
error Line contains a tab character. 775
error Line contains a tab character. 776
error Line is longer than 80 characters. 778
error '+' is not preceded with whitespace. 778
error '+' is not followed by whitespace. 778
error '+' is not preceded with whitespace. 778
error '+' is not followed by whitespace. 778
error '+' is not preceded with whitespace. 778
error '+' is not followed by whitespace. 778
error ')' is preceded with whitespace. 778
error Line has trailing spaces. 779
error Line is longer than 80 characters. 781
error Line contains a tab character. 781
error Line is longer than 80 characters. 782
error Line contains a tab character. 782
error Line is longer than 80 characters. 783
error Line contains a tab character. 783
error Line is longer than 80 characters. 784
error Line contains a tab character. 784
error Line has trailing spaces. 785
error Line is longer than 80 characters. 785
error Line contains a tab character. 785
error Line is longer than 80 characters. 786
error Line contains a tab character. 786
error Line is longer than 80 characters. 787
error Line contains a tab character. 787
error Line contains a tab character. 788
error Line has trailing spaces. 789
error Line contains a tab character. 789
error 'try' is not followed by whitespace. 789
error '{' is not preceded with whitespace. 789
error Line has trailing spaces. 790
error Line is longer than 80 characters. 790
error Line contains a tab character. 790
error '(' is followed by whitespace. 790
error Line is longer than 80 characters. 791
error Line is longer than 80 characters. 792
error Line contains a tab character. 792
error Line contains a tab character. 793
error 'catch' is not followed by whitespace. 793
error '(' is followed by whitespace. 793
error '{' is not preceded with whitespace. 793
error Line contains a tab character. 795
error Line has trailing spaces. 796
error Line has trailing spaces. 799
error Line is longer than 80 characters. 799
error Line contains a tab character. 799
error Line is longer than 80 characters. 800
error Line contains a tab character. 800
error Line has trailing spaces. 801
error Line contains a tab character. 801
error Line has trailing spaces. 802
error Missing a Javadoc comment. 803
error '{' is not preceded with whitespace. 803
error Line has trailing spaces. 804
error Line has trailing spaces. 807
error Missing a Javadoc comment. 808
error '{' is not preceded with whitespace. 808
error Line has trailing spaces. 809
error Line has trailing spaces. 810
error Line has trailing spaces. 813
error Line is longer than 80 characters. 814
error Missing a Javadoc comment. 814
error '(' is preceded with whitespace. 814
error '{' is not preceded with whitespace. 814
error Line has trailing spaces. 817
error Missing a Javadoc comment. 818
error '{' is not preceded with whitespace. 818
error Line has trailing spaces. 819
error Line has trailing spaces. 822
error Missing a Javadoc comment. 823
error Parameter dataFle should be final. 823
error '{' is not preceded with whitespace. 823
error '4' is a magic number. 825
error '3' is a magic number. 826
error Line has trailing spaces. 828
error Missing a Javadoc comment. 829
error Parameter dataSetFile should be final. 829
error '{' is not preceded with whitespace. 829
error Line has trailing spaces. 830
error Line has trailing spaces. 833
error Missing a Javadoc comment. 834
error '(' is preceded with whitespace. 834
error Parameter output should be final. 834
error '{' is not preceded with whitespace. 834
error Line has trailing spaces. 837
error Line has trailing spaces. 838
error Missing a Javadoc comment. 839
error ',' is not followed by whitespace. 839
error '{' is not preceded with whitespace. 839
error 'try' is not followed by whitespace. 841
error '{' is not preceded with whitespace. 841
error Line has trailing spaces. 842
error '(' is followed by whitespace. 843
error 'catch' is not preceded with whitespace. 845
error '}' is not followed by whitespace. 845
error 'catch' is not followed by whitespace. 845
error '{' is not preceded with whitespace. 845
error Line is longer than 80 characters. 846
error '+' is not preceded with whitespace. 846
error '+' is not followed by whitespace. 846
error '+' is not preceded with whitespace. 846
error Line has trailing spaces. 847
error Missing a Javadoc comment. 853
error Parameter dataSet should be final. 853
error '{' is not preceded with whitespace. 853
error ';' is not followed by whitespace. 854
error 'if' is not followed by whitespace. 855
error '!=' is not followed by whitespace. 855
error '-' is not followed by whitespace. 855
error ')' is preceded with whitespace. 855
error Line is longer than 80 characters. 856
error Line is longer than 80 characters. 859
error '=' is not preceded with whitespace. 859
error Line has trailing spaces. 860
error Line is longer than 80 characters. 861
error '<' is not preceded with whitespace. 861
error '<' is not followed by whitespace. 861
error ',' is not followed by whitespace. 861
error '>' is not preceded with whitespace. 861
error Name 'CountToValindex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 861
error '<' is not preceded with whitespace. 861
error '<' is not followed by whitespace. 861
error ',' is not followed by whitespace. 861
error '>' is not preceded with whitespace. 861
error '>' is not followed by whitespace. 861
error Line is longer than 80 characters. 862
error '(' is followed by whitespace. 862
error '<' is not preceded with whitespace. 862
error ';' is preceded with whitespace. 862
error '{' is not preceded with whitespace. 862
error Line is longer than 80 characters. 866
error '=' is not followed by whitespace. 866
error '(' is followed by whitespace. 866
error '-' is not followed by whitespace. 866
error Line has trailing spaces. 867
error Line has trailing spaces. 868
error Line is longer than 80 characters. 869
error '=' is not followed by whitespace. 869
error Line has trailing spaces. 873
error Missing a Javadoc comment. 874
error '<' is not preceded with whitespace. 874
error '<' is not followed by whitespace. 874
error '<' is not preceded with whitespace. 874
error '<' is not followed by whitespace. 874
error '<' is not preceded with whitespace. 874
error '<' is not followed by whitespace. 874
error '>' is not preceded with whitespace. 874
error '>' is not followed by whitespace. 874
error '>' is not preceded with whitespace. 874
error '>' is not followed by whitespace. 874
error '>' is not preceded with whitespace. 874
error Parameter dataSet should be final. 875
error '{' is not preceded with whitespace. 875
error Line is longer than 80 characters. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '>' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '>' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '<' is not preceded with whitespace. 876
error '<' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '>' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '>' is not followed by whitespace. 876
error '>' is not preceded with whitespace. 876
error '>' is not followed by whitespace. 876
error 'for' is not followed by whitespace. 877
error '++' is preceded with whitespace. 877
error '{' is not preceded with whitespace. 877
error '(' is followed by whitespace. 878
error '-' is not preceded with whitespace. 878
error '-' is not followed by whitespace. 878
error '++' is preceded with whitespace. 878
error '{' is not preceded with whitespace. 878
error Line is longer than 80 characters. 879
error Line has trailing spaces. 880
error Line is longer than 80 characters. 881
error 'for' is not followed by whitespace. 881
error '(' is followed by whitespace. 881
error '=' is not preceded with whitespace. 881
error '++' is preceded with whitespace. 881
error ')' is preceded with whitespace. 881
error '{' is not preceded with whitespace. 881
error Line has trailing spaces. 882
error Line is longer than 80 characters. 883
error '(' is followed by whitespace. 883
error '{' is not preceded with whitespace. 883
error Line has trailing spaces. 884
error Line has trailing spaces. 885
error '<' is not preceded with whitespace. 885
error '<' is not followed by whitespace. 885
error '>' is not preceded with whitespace. 885
error '<' is not preceded with whitespace. 885
error '<' is not followed by whitespace. 885
error '>' is not preceded with whitespace. 885
error '>' is not followed by whitespace. 885
error Line has trailing spaces. 887
error Line is longer than 80 characters. 888
error '<' is not preceded with whitespace. 888
error '<' is not followed by whitespace. 888
error '<' is not preceded with whitespace. 888
error '<' is not followed by whitespace. 888
error '>' is not preceded with whitespace. 888
error '>' is not followed by whitespace. 888
error '>' is not preceded with whitespace. 888
error '<' is not preceded with whitespace. 888
error '<' is not followed by whitespace. 888
error '<' is not preceded with whitespace. 888
error '<' is not followed by whitespace. 888
error '>' is not preceded with whitespace. 888
error '>' is not followed by whitespace. 888
error '>' is not preceded with whitespace. 888
error '>' is not followed by whitespace. 888
error '(' is followed by whitespace. 890
error ')' is preceded with whitespace. 890
error 'else' is not preceded with whitespace. 891
error '}' is not followed by whitespace. 891
error 'else' is not followed by whitespace. 891
error '{' is not preceded with whitespace. 891
error Line is longer than 80 characters. 892
error 'if' is not followed by whitespace. 892
error Line is longer than 80 characters. 893
error '<' is not preceded with whitespace. 893
error '<' is not followed by whitespace. 893
error '<' is not preceded with whitespace. 893
error '<' is not followed by whitespace. 893
error '>' is not preceded with whitespace. 893
error '>' is not followed by whitespace. 893
error '>' is not preceded with whitespace. 893
error '<' is not preceded with whitespace. 894
error '<' is not followed by whitespace. 894
error '>' is not preceded with whitespace. 894
error '=' is not preceded with whitespace. 894
error '=' is not followed by whitespace. 894
error '<' is not preceded with whitespace. 894
error '<' is not followed by whitespace. 894
error '>' is not preceded with whitespace. 894
error '>' is not followed by whitespace. 894
error '(' is followed by whitespace. 897
error ')' is preceded with whitespace. 897
error 'else' is not preceded with whitespace. 898
error '}' is not followed by whitespace. 898
error 'else' is not followed by whitespace. 898
error '{' is not preceded with whitespace. 898
error Line is longer than 80 characters. 899
error '<' is not preceded with whitespace. 899
error '<' is not followed by whitespace. 899
error '<' is not preceded with whitespace. 899
error '<' is not followed by whitespace. 899
error '>' is not preceded with whitespace. 899
error '>' is not followed by whitespace. 899
error '>' is not preceded with whitespace. 899
error '<' is not preceded with whitespace. 900
error '<' is not followed by whitespace. 900
error '>' is not preceded with whitespace. 900
error '=' is not preceded with whitespace. 900
error '=' is not followed by whitespace. 900
error '(' is followed by whitespace. 903
error ')' is preceded with whitespace. 903
error '}' is not followed by whitespace. 905
error Line has trailing spaces. 906
error '}' is not followed by whitespace. 906
error '}' is not followed by whitespace. 907
error '}' is not followed by whitespace. 908
error Line has trailing spaces. 909
error '}' is not followed by whitespace. 911
error Line has trailing spaces. 912
error Line has trailing spaces. 913
error Line is longer than 80 characters. 914
error Missing a Javadoc comment. 914
error '<' is not preceded with whitespace. 914
error '<' is not followed by whitespace. 914
error '<' is not preceded with whitespace. 914
error '<' is not followed by whitespace. 914
error '<' is not preceded with whitespace. 914
error '<' is not followed by whitespace. 914
error '>' is not preceded with whitespace. 914
error '>' is not followed by whitespace. 914
error '>' is not preceded with whitespace. 914
error '>' is not followed by whitespace. 914
error '>' is not preceded with whitespace. 914
error '{' is not preceded with whitespace. 914
error Line has trailing spaces. 915
error Missing a Javadoc comment. 919
error '{' is not preceded with whitespace. 919
error Line is longer than 80 characters. 920
error '(' is followed by whitespace. 920
error '(' is preceded with whitespace. 920
error Line is longer than 80 characters. 921
error '(' is followed by whitespace. 921
error '(' is preceded with whitespace. 921
error 'try' is not followed by whitespace. 922
error '{' is not preceded with whitespace. 922
error '=' is not followed by whitespace. 923
error ',' is not followed by whitespace. 924
error '.' is followed by whitespace. 925
error 'catch' is not preceded with whitespace. 927
error '}' is not followed by whitespace. 927
error 'catch' is not followed by whitespace. 927
error '{' is not preceded with whitespace. 927
error Line has trailing spaces. 930
error Line has trailing spaces. 932
error Line has trailing spaces. 933
error Line has trailing spaces. 934
error Line has trailing spaces. 937
error Line is longer than 80 characters. 938
error Line has trailing spaces. 939
error Line is longer than 80 characters. 940
error Missing a Javadoc comment. 940
error Name 'lg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 940
error '=' is not preceded with whitespace. 940
error Line has trailing spaces. 941
error Line is longer than 80 characters. 942
error Missing a Javadoc comment. 942
error Name 'JOIN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 942
error ';' is preceded with whitespace. 942
error Line has trailing spaces. 943
error Line has trailing spaces. 945
error Missing a Javadoc comment. 946
error Missing a Javadoc comment. 947
error '=' is not preceded with whitespace. 947
error '=' is not followed by whitespace. 947
error Missing a Javadoc comment. 948
error Line has trailing spaces. 950
error Missing a Javadoc comment. 951
error Line is longer than 80 characters. 952
error Line contains a tab character. 952
error Missing a Javadoc comment. 953
error Missing a Javadoc comment. 954
error '=' is not preceded with whitespace. 954
error Line has trailing spaces. 955
error Line has trailing spaces. 956
error Missing a Javadoc comment. 957
error Missing a Javadoc comment. 958
error Missing a Javadoc comment. 959
error Missing a Javadoc comment. 960
error Line is longer than 80 characters. 961
error Missing a Javadoc comment. 961
error Line has trailing spaces. 962
error Missing a Javadoc comment. 963
error Line has trailing spaces. 964
error Missing a Javadoc comment. 964
error Line is longer than 80 characters. 965
error Missing a Javadoc comment. 965
error ';' is not followed by whitespace. 965
error Line has trailing spaces. 966
error Missing a Javadoc comment. 966
error Line is longer than 80 characters. 967
error Missing a Javadoc comment. 967
error ';' is preceded with whitespace. 967
error Line is longer than 80 characters. 968
error Missing a Javadoc comment. 968
error Line has trailing spaces. 969
error Missing a Javadoc comment. 970
error Line has trailing spaces. 971
error Missing a Javadoc comment. 972
error Line has trailing spaces. 973
error Missing a Javadoc comment. 974
error Missing a Javadoc comment. 975
error Name 'randomIntGenerator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 975
error Line has trailing spaces. 976
error Missing a Javadoc comment. 977
error Variable 'foldingsNum' must be private and have accessor methods. 977
error Missing a Javadoc comment. 978
error '=' is not followed by whitespace. 978
error Missing a Javadoc comment. 979
error Name 'AT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 979
error '=' is not preceded with whitespace. 979
error Line has trailing spaces. 980
error Line is longer than 80 characters. 981
error Missing a Javadoc comment. 981
error '<' is not followed by whitespace. 981
error '<' is not followed by whitespace. 981
error '>' is not preceded with whitespace. 981
error '>' is not followed by whitespace. 981
error '>' is not preceded with whitespace. 981
error Line has trailing spaces. 982
error Line is longer than 80 characters. 983
error Missing a Javadoc comment. 983
error '<' is not preceded with whitespace. 983
error '<' is not preceded with whitespace. 983
error '<' is not followed by whitespace. 983
error '>' is not preceded with whitespace. 983
error Name 'AttributeIndexToStringValueMapsList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 983
error '=' is not followed by whitespace. 983
error Line has trailing spaces. 984
error Line is longer than 80 characters. 985
error Missing a Javadoc comment. 985
error '<' is not preceded with whitespace. 985
error '<' is not followed by whitespace. 985
error '<' is not preceded with whitespace. 985
error '<' is not followed by whitespace. 985
error '<' is not preceded with whitespace. 985
error '<' is not followed by whitespace. 985
error '>' is not preceded with whitespace. 985
error '>' is not followed by whitespace. 985
error '>' is not preceded with whitespace. 985
error '>' is not followed by whitespace. 985
error '>' is not preceded with whitespace. 985
error Line has trailing spaces. 986
error Missing a Javadoc comment. 987
error '=' is not followed by whitespace. 987
error Line has trailing spaces. 988
error Missing a Javadoc comment. 989
error Line has trailing spaces. 990
error Line is longer than 80 characters. 990
error Missing a Javadoc comment. 990
error Line has trailing spaces. 991
error Line is longer than 80 characters. 993
error Missing a Javadoc comment. 993
error Name 'SLBD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 993
error '=' is not followed by whitespace. 993
error Name 'SLBD_back' must match pattern '^[a-z][a-zA-Z0-9]*$'. 993
error Line is longer than 80 characters. 994
error Missing a Javadoc comment. 995
error Missing a Javadoc comment. 996
error '+' is not followed by whitespace. 996
error Missing a Javadoc comment. 997
error Line has trailing spaces. 998
error Missing a Javadoc comment. 999
error '=' is not followed by whitespace. 999
error Line is longer than 80 characters. 1000
error Missing a Javadoc comment. 1000
error '=' is not preceded with whitespace. 1000
error '-10' is a magic number. 1000
error '=' is not followed by whitespace. 1000
error Missing a Javadoc comment. 1001
error '-99' is a magic number. 1001
error Line has trailing spaces. 1002
error Line is longer than 80 characters. 1003
error Missing a Javadoc comment. 1003
error '}' is not followed by whitespace. 1004

combinatorics/VariatorWithRepetition.java

Violation Message Line
error File does not end with a newline. 0
error Line has trailing spaces. 25
error Line is longer than 80 characters. 25
error Line has trailing spaces. 29
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error Line contains a tab character. 34
error Line has trailing spaces. 35
error Line is longer than 80 characters. 35
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line is longer than 80 characters. 44
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 54
error Line has trailing spaces. 55
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error Line has trailing spaces. 62
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 65
error Line contains a tab character. 66
error Line contains a tab character. 67
error Expected an @return tag. 68
error Line contains a tab character. 68
error Line contains a tab character. 69
error Expected @param tag for 'n'. 69
error Expected @param tag for 'r'. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 79
error Line contains a tab character. 80
error Line contains a tab character. 81
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85

jr239/co620/AppLog.java

Violation Message Line
error File does not end with a newline. 0
error Name 'jr239.co620' must match pattern '^[a-z]+(\.[a-zA-Z_][a-zA-Z0-9_]*)*$'. 1
error Line has trailing spaces. 9
error Missing a Javadoc comment. 10
error Utility classes should not have a public or default constructor. 10
error Line has trailing spaces. 12
error Missing a Javadoc comment. 13
error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 13
error Missing a Javadoc comment. 14
error Name 'logger2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 14
error Line has trailing spaces. 15
error Line has trailing spaces. 16
error Line has trailing spaces. 17
error Line has trailing spaces. 18
error Missing a Javadoc comment. 19
error Parameter argv should be final. 19
error Array brackets at illegal position. 19
error Line contains a tab character. 20
error Line has trailing spaces. 21
error Line has trailing spaces. 26
error Line contains a tab character. 27
error Line contains a tab character. 28
error Line contains a tab character. 29
error '+' should be on a new line. 30
error '+' should be on a new line. 31
error Line has trailing spaces. 33
error Line has trailing spaces. 34
error Line has trailing spaces. 40
error Line has trailing spaces. 41
error '5000' is a magic number. 43
error '{' is not followed by whitespace. 44
error Empty statement. 44
error Line has trailing spaces. 46