Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
100431

Files

FilesInfosWarningsErrors
com/yahoo/ycsb/db/HBaseClient.java00431

Rules

RulesViolationsSeverity
JavadocPackage1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter0Errors Error
JavadocType
  • allowMissingParamTags: "true"
  • scope: "public"
0Errors Error
JavadocStyle1Errors Error
ConstantName6Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName5Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports1Errors Error
LineLength25Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
ParenPad2Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter
  • tokens: "COMMA, SEMI"
18Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
LeftCurly44Errors Error
NeedBraces0Errors Error
RightCurly14Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier5Errors Error
ArrayTypeStyle1Errors Error
Indentation
  • caseIndent: "0"
  • basicOffset: "2"
307Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

com/yahoo/ycsb/db/HBaseClient.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - com.yahoo.ycsb.StringByteIterator.24
ErrorsFirst sentence should end with a period.48
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.55
Errorsmember def modifier at indentation level 4 not at correct indentation, 255
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
Errorsmember def modifier at indentation level 4 not at correct indentation, 257
ErrorsName '_debug' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsVariable '_debug' must be private and have accessor methods.57
Errorsmember def modifier at indentation level 4 not at correct indentation, 259
ErrorsName '_table' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsVariable '_table' must be private and have accessor methods.59
Errorsmember def modifier at indentation level 4 not at correct indentation, 260
ErrorsName '_hTable' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsVariable '_hTable' must be private and have accessor methods.60
Errorsmember def modifier at indentation level 4 not at correct indentation, 261
ErrorsName '_columnFamily' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsVariable '_columnFamily' must be private and have accessor methods.61
Errorsmember def modifier at indentation level 4 not at correct indentation, 262
ErrorsName '_columnFamilyBytes' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsVariable '_columnFamilyBytes' must be private and have accessor methods.62
ErrorsArray brackets at illegal position.62
Errorsmember def modifier at indentation level 4 not at correct indentation, 264
ErrorsName 'Ok' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
Errorsmember def modifier at indentation level 4 not at correct indentation, 265
ErrorsName 'ServerError' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
Errorsmember def modifier at indentation level 4 not at correct indentation, 266
ErrorsName 'HttpError' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
Errorsmember def modifier at indentation level 4 not at correct indentation, 267
ErrorsName 'NoMatchingRecord' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
Errorsmember def modifier at indentation level 4 not at correct indentation, 269
ErrorsName 'tableLock' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
Errorsmethod def modifier at indentation level 4 not at correct indentation, 275
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 276
Errors'{' should be on the previous line.76
Errorsif at indentation level 8 not at correct indentation, 477
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.78
Errorsif lcurly at indentation level 8 not at correct indentation, 479
Errors'{' should be on the previous line.79
Errorsif child at indentation level 12 not at correct indentation, 680
Errorsif rcurly at indentation level 8 not at correct indentation, 481
Errorsmethod def child at indentation level 8 not at correct indentation, 483
Errorsif at indentation level 8 not at correct indentation, 484
Errorsif lcurly at indentation level 8 not at correct indentation, 485
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.86
Errorsif child at indentation level 12 not at correct indentation, 686
Errorsif child at indentation level 12 not at correct indentation, 687
Errorsif rcurly at indentation level 8 not at correct indentation, 488
Errorsmethod def child at indentation level 6 not at correct indentation, 489
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 291
Errorsmethod def modifier at indentation level 4 not at correct indentation, 297
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 298
Errors'{' should be on the previous line.98
Errorstry at indentation level 8 not at correct indentation, 499
Errorsif at indentation level 12 not at correct indentation, 6100
Errorsif child at indentation level 16 not at correct indentation, 8101
Errorsif rcurly at indentation level 12 not at correct indentation, 6102
Errorstry rcurly at indentation level 8 not at correct indentation, 4103
Errorscatch child at indentation level 12 not at correct indentation, 6104
Errorscatch rcurly at indentation level 8 not at correct indentation, 4105
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2106
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2108
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2109
Errors'{' should be on the previous line.109
Errorsblock child at indentation level 12 not at correct indentation, 6111
ErrorsLine is longer than 80 characters.112
Errorsblock child at indentation level 12 not at correct indentation, 6113
Errorsblock child at indentation level 12 not at correct indentation, 6114
Errorsblock rcurly at indentation level 8 not at correct indentation, 4116
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2118
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.129
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2129
Errors',' is not followed by whitespace.129
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2130
Errorsif at indentation level 8 not at correct indentation, 4132
Errorsif child at indentation level 12 not at correct indentation, 6133
Errorstry at indentation level 12 not at correct indentation, 6134
Errorstry lcurly at indentation level 12 not at correct indentation, 6135
Errors'{' should be on the previous line.135
Errorstry child at indentation level 16 not at correct indentation, 8136
Errorstry child at indentation level 16 not at correct indentation, 8137
Errorstry rcurly at indentation level 12 not at correct indentation, 6138
Errors'}' should be on the same line.138
Errorscatch at indentation level 12 not at correct indentation, 6139
Errorscatch lcurly at indentation level 12 not at correct indentation, 6140
Errors'{' should be on the previous line.140
Errorscatch child at indentation level 16 not at correct indentation, 8141
Errorscatch child at indentation level 16 not at correct indentation, 8142
Errorscatch rcurly at indentation level 12 not at correct indentation, 6143
Errorsif rcurly at indentation level 8 not at correct indentation, 4144
Errorsmethod def child at indentation level 8 not at correct indentation, 4146
Errorstry at indentation level 8 not at correct indentation, 4147
Errorstry lcurly at indentation level 8 not at correct indentation, 4148
Errors'{' should be on the previous line.148
Errorsif at indentation level 8 not at correct indentation, 6149
Errorsif rcurly at indentation level 8 not at correct indentation, 6152
Errorstry child at indentation level 12 not at correct indentation, 6153
Errorsif at indentation level 10 not at correct indentation, 6154
Errorsif child at indentation level 12 not at correct indentation, 8155
Errorsif rcurly at indentation level 10 not at correct indentation, 6156
Errorsfor at indentation level 12 not at correct indentation, 8157
Errorsfor child at indentation level 14 not at correct indentation, 10158
Errorsfor rcurly at indentation level 12 not at correct indentation, 8159
Errorselse rcurly at indentation level 10 not at correct indentation, 6160
Errorstry child at indentation level 12 not at correct indentation, 6161
Errorstry rcurly at indentation level 8 not at correct indentation, 4162
Errors'}' should be on the same line.162
Errorscatch at indentation level 8 not at correct indentation, 4163
Errorscatch lcurly at indentation level 8 not at correct indentation, 4164
Errors'{' should be on the previous line.164
Errorscatch child at indentation level 12 not at correct indentation, 6165
Errorscatch child at indentation level 12 not at correct indentation, 6166
Errorscatch rcurly at indentation level 8 not at correct indentation, 4167
Errors'}' should be on the same line.167
Errorscatch at indentation level 8 not at correct indentation, 4168
Errorscatch lcurly at indentation level 8 not at correct indentation, 4169
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.170
Errorscatch child at indentation level 12 not at correct indentation, 6171
Errorscatch rcurly at indentation level 8 not at correct indentation, 4172
Errorsfor at indentation level 2 not at correct indentation, 4174
Errorsfor child at indentation level 4 not at correct indentation, 6175
Errorsmethod call child at indentation level 4 not at correct indentation, 6175
Errorsif at indentation level 4 not at correct indentation, 6178
Errorsif child at indentation level 6 not at correct indentation, 8179
Errorsmethod call child at indentation level 6 not at correct indentation, 8179
Errorsif rcurly at indentation level 4 not at correct indentation, 6181
Errorsfor rcurly at indentation level 2 not at correct indentation, 4183
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2185
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.197
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2197
Errors',' is not followed by whitespace.197
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2198
Errorsif at indentation level 8 not at correct indentation, 4200
Errorsif child at indentation level 12 not at correct indentation, 6201
Errorstry at indentation level 12 not at correct indentation, 6202
Errorstry lcurly at indentation level 12 not at correct indentation, 6203
Errors'{' should be on the previous line.203
Errorstry child at indentation level 16 not at correct indentation, 8204
Errorstry child at indentation level 16 not at correct indentation, 8205
Errorstry rcurly at indentation level 12 not at correct indentation, 6206
Errors'}' should be on the same line.206
Errorscatch at indentation level 12 not at correct indentation, 6207
Errorscatch lcurly at indentation level 12 not at correct indentation, 6208
Errors'{' should be on the previous line.208
Errorscatch child at indentation level 16 not at correct indentation, 8209
Errorscatch child at indentation level 16 not at correct indentation, 8210
Errorscatch rcurly at indentation level 12 not at correct indentation, 6211
Errorsif rcurly at indentation level 8 not at correct indentation, 4212
Errorsmethod def child at indentation level 8 not at correct indentation, 4214
ErrorsLine is longer than 80 characters.215
Errorsmethod def child at indentation level 8 not at correct indentation, 4217
Errorsif at indentation level 8 not at correct indentation, 4220
Errorsif lcurly at indentation level 8 not at correct indentation, 4221
Errors'{' should be on the previous line.221
Errorsif child at indentation level 12 not at correct indentation, 6222
Errorsif rcurly at indentation level 8 not at correct indentation, 4223
Errors'}' should be on the same line.223
Errorselse at indentation level 8 not at correct indentation, 4224
Errorselse lcurly at indentation level 8 not at correct indentation, 4225
Errors'{' should be on the previous line.225
Errorsfor at indentation level 12 not at correct indentation, 6226
Errorsfor lcurly at indentation level 12 not at correct indentation, 6227
Errors'{' should be on the previous line.227
Errorsfor child at indentation level 16 not at correct indentation, 8228
Errors',' is not followed by whitespace.228
Errorsfor rcurly at indentation level 12 not at correct indentation, 6229
Errorselse rcurly at indentation level 8 not at correct indentation, 4230
Errorsmethod def child at indentation level 8 not at correct indentation, 4233
Errorstry at indentation level 8 not at correct indentation, 4234
Errorstry child at indentation level 12 not at correct indentation, 6235
Errorstry child at indentation level 12 not at correct indentation, 6236
Errorsfor at indentation level 12 not at correct indentation, 6237
Errorsfor lcurly at indentation level 12 not at correct indentation, 6238
Errors'{' should be on the previous line.238
Errorsfor child at indentation level 16 not at correct indentation, 8240
Errorsif at indentation level 16 not at correct indentation, 8241
Errorsif lcurly at indentation level 16 not at correct indentation, 8242
Errors'{' should be on the previous line.242
Errorsif child at indentation level 20 not at correct indentation, 10243
Errorsif rcurly at indentation level 16 not at correct indentation, 8244
ErrorsLine is longer than 80 characters.246
Errorsfor child at indentation level 16 not at correct indentation, 8246
Errors',' is not followed by whitespace.246
Errorsfor at indentation level 16 not at correct indentation, 8248
Errorsfor child at indentation level 18 not at correct indentation, 10249
Errorsfor rcurly at indentation level 16 not at correct indentation, 8252
Errorsfor child at indentation level 16 not at correct indentation, 8254
Errorsfor child at indentation level 16 not at correct indentation, 8255
Errorsif at indentation level 16 not at correct indentation, 8256
Errorsif lcurly at indentation level 16 not at correct indentation, 8257
Errors'{' should be on the previous line.257
Errorsif child at indentation level 20 not at correct indentation, 10258
Errorsif rcurly at indentation level 16 not at correct indentation, 8259
Errorsfor rcurly at indentation level 12 not at correct indentation, 6260
Errorstry rcurly at indentation level 8 not at correct indentation, 4262
Errors'}' should be on the same line.262
Errorscatch at indentation level 8 not at correct indentation, 4264
Errorsif at indentation level 12 not at correct indentation, 6265
Errorsif lcurly at indentation level 12 not at correct indentation, 6266
Errors'{' should be on the previous line.266
Errorsif child at indentation level 16 not at correct indentation, 8267
Errorsif rcurly at indentation level 12 not at correct indentation, 6268
Errorscatch child at indentation level 12 not at correct indentation, 6269
Errorscatch rcurly at indentation level 8 not at correct indentation, 4270
Errors'}' should be on the same line.270
Errorsfinally at indentation level 8 not at correct indentation, 4272
Errorsfinally child at indentation level 12 not at correct indentation, 6273
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4274
Errorsmethod def child at indentation level 8 not at correct indentation, 4276
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2277
ErrorsLine is longer than 80 characters.280
ErrorsLine is longer than 80 characters.288
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2288
Errors',' is not followed by whitespace.288
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2289
Errorsif at indentation level 8 not at correct indentation, 4291
Errorsif child at indentation level 12 not at correct indentation, 6292
Errorstry at indentation level 12 not at correct indentation, 6293
Errorstry lcurly at indentation level 12 not at correct indentation, 6294
Errors'{' should be on the previous line.294
Errorstry child at indentation level 16 not at correct indentation, 8295
Errorstry child at indentation level 16 not at correct indentation, 8296
Errorstry rcurly at indentation level 12 not at correct indentation, 6297
Errors'}' should be on the same line.297
Errorscatch at indentation level 12 not at correct indentation, 6298
Errorscatch lcurly at indentation level 12 not at correct indentation, 6299
Errors'{' should be on the previous line.299
Errorscatch child at indentation level 16 not at correct indentation, 8300
Errorscatch child at indentation level 16 not at correct indentation, 8301
Errorscatch rcurly at indentation level 12 not at correct indentation, 6302
Errorsif rcurly at indentation level 8 not at correct indentation, 4303
Errorsif at indentation level 8 not at correct indentation, 4306
Errorsif child at indentation level 12 not at correct indentation, 6307
Errorsif rcurly at indentation level 8 not at correct indentation, 4308
Errorsmethod def child at indentation level 8 not at correct indentation, 4309
Errorsfor at indentation level 8 not at correct indentation, 4310
Errorsfor lcurly at indentation level 8 not at correct indentation, 4311
Errors'{' should be on the previous line.311
Errorsif at indentation level 12 not at correct indentation, 6312
Errorsif child at indentation level 16 not at correct indentation, 8313
Errorsif rcurly at indentation level 12 not at correct indentation, 6315
ErrorsLine is longer than 80 characters.316
Errorsfor child at indentation level 12 not at correct indentation, 6316
Errors',' is not followed by whitespace.316
Errors',' is not followed by whitespace.316
Errorsfor rcurly at indentation level 8 not at correct indentation, 4317
Errorstry at indentation level 8 not at correct indentation, 4319
Errorstry lcurly at indentation level 8 not at correct indentation, 4320
Errors'{' should be on the previous line.320
Errorstry child at indentation level 12 not at correct indentation, 6321
Errorstry rcurly at indentation level 8 not at correct indentation, 4322
Errors'}' should be on the same line.322
Errorscatch at indentation level 8 not at correct indentation, 4323
Errorscatch lcurly at indentation level 8 not at correct indentation, 4324
Errors'{' should be on the previous line.324
Errorsif at indentation level 12 not at correct indentation, 6325
Errorsif child at indentation level 16 not at correct indentation, 8326
Errorsif rcurly at indentation level 12 not at correct indentation, 6327
Errorscatch child at indentation level 12 not at correct indentation, 6328
Errorscatch rcurly at indentation level 8 not at correct indentation, 4329
Errors'}' should be on the same line.329
Errorscatch at indentation level 8 not at correct indentation, 4330
Errorscatch lcurly at indentation level 8 not at correct indentation, 4331
Errors'{' should be on the previous line.331
Errorscatch child at indentation level 12 not at correct indentation, 6333
Errorscatch rcurly at indentation level 8 not at correct indentation, 4334
Errorsmethod def child at indentation level 8 not at correct indentation, 4336
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2337
ErrorsLine is longer than 80 characters.340
ErrorsLine is longer than 80 characters.348
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2348
Errors',' is not followed by whitespace.348
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2349
Errorsmethod def child at indentation level 8 not at correct indentation, 4350
Errors',' is not followed by whitespace.350
Errors',' is not followed by whitespace.350
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2351
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2360
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2361
Errors'{' should be on the previous line.361
Errorsif at indentation level 8 not at correct indentation, 4363
Errorsif child at indentation level 12 not at correct indentation, 6364
Errorstry at indentation level 12 not at correct indentation, 6365
Errorstry lcurly at indentation level 12 not at correct indentation, 6366
Errors'{' should be on the previous line.366
Errorstry child at indentation level 16 not at correct indentation, 8367
Errorstry child at indentation level 16 not at correct indentation, 8368
Errorstry rcurly at indentation level 12 not at correct indentation, 6369
Errors'}' should be on the same line.369
Errorscatch at indentation level 12 not at correct indentation, 6370
Errorscatch lcurly at indentation level 12 not at correct indentation, 6371
Errors'{' should be on the previous line.371
Errorscatch child at indentation level 16 not at correct indentation, 8372
Errorscatch child at indentation level 16 not at correct indentation, 8373
Errorscatch rcurly at indentation level 12 not at correct indentation, 6374
Errorsif rcurly at indentation level 8 not at correct indentation, 4375
Errorsif at indentation level 8 not at correct indentation, 4377
Errorsif child at indentation level 12 not at correct indentation, 6378
Errorsif rcurly at indentation level 8 not at correct indentation, 4379
Errorsmethod def child at indentation level 8 not at correct indentation, 4381
Errorstry at indentation level 8 not at correct indentation, 4382
Errorstry lcurly at indentation level 8 not at correct indentation, 4383
Errors'{' should be on the previous line.383
Errorstry child at indentation level 12 not at correct indentation, 6384
Errorstry rcurly at indentation level 8 not at correct indentation, 4385
Errors'}' should be on the same line.385
Errorscatch at indentation level 8 not at correct indentation, 4386
Errorscatch lcurly at indentation level 8 not at correct indentation, 4387
Errors'{' should be on the previous line.387
Errorsif at indentation level 12 not at correct indentation, 6388
Errorsif child at indentation level 16 not at correct indentation, 8389
Errorsif rcurly at indentation level 12 not at correct indentation, 6390
Errorscatch child at indentation level 12 not at correct indentation, 6391
Errorscatch rcurly at indentation level 8 not at correct indentation, 4392
Errorsmethod def child at indentation level 8 not at correct indentation, 4394
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2395
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2397
Errorsmethod def lcurly at indentation level 4 not at correct indentation, 2398
Errors'{' should be on the previous line.398
Errorsif at indentation level 8 not at correct indentation, 4399
Errorsif lcurly at indentation level 8 not at correct indentation, 4400
Errors'{' should be on the previous line.400
ErrorsLine is longer than 80 characters.401
Errorsif child at indentation level 12 not at correct indentation, 6401
Errorsif child at indentation level 12 not at correct indentation, 6402
Errorsif rcurly at indentation level 8 not at correct indentation, 4403
Errorsmethod def child at indentation level 8 not at correct indentation, 4405
Errorsmethod def child at indentation level 8 not at correct indentation, 4407
Errorsmethod def child at indentation level 8 not at correct indentation, 4409
Errorsmethod def child at indentation level 8 not at correct indentation, 4412
Errorsmethod def child at indentation level 8 not at correct indentation, 4414
Errorsfor at indentation level 8 not at correct indentation, 4416
Errorsfor lcurly at indentation level 8 not at correct indentation, 4417
Errors'{' should be on the previous line.417
Errorsfor child at indentation level 12 not at correct indentation, 6418
Errorsmethod def modifier at indentation level 16 not at correct indentation, 14420
Errorsmethod def lcurly at indentation level 16 not at correct indentation, 14421
Errors'{' should be on the previous line.421
Errorstry at indentation level 20 not at correct indentation, 16422
Errorstry lcurly at indentation level 20 not at correct indentation, 16423
Errors'{' should be on the previous line.423
Errorstry child at indentation level 24 not at correct indentation, 18424
Errorstry child at indentation level 24 not at correct indentation, 18426
Errorstry child at indentation level 24 not at correct indentation, 18428
Errorstry child at indentation level 24 not at correct indentation, 18429
Errors',' is not followed by whitespace.429
Errorstry child at indentation level 24 not at correct indentation, 18430
Errors',' is not followed by whitespace.430
Errorstry child at indentation level 24 not at correct indentation, 18431
Errorstry child at indentation level 24 not at correct indentation, 18433
ErrorsLine is longer than 80 characters.435
Errorstry child at indentation level 24 not at correct indentation, 18437
Errorsfor at indentation level 24 not at correct indentation, 18439
Errorsfor lcurly at indentation level 24 not at correct indentation, 18440
Errors'{' should be on the previous line.440
Errorsfor child at indentation level 28 not at correct indentation, 20441
Errorsfor child at indentation level 28 not at correct indentation, 20442
Errorsfor child at indentation level 28 not at correct indentation, 20443
Errorsfor child at indentation level 28 not at correct indentation, 20444
Errorsfor child at indentation level 28 not at correct indentation, 20459
Errorsfor child at indentation level 28 not at correct indentation, 20460
Errorsfor child at indentation level 28 not at correct indentation, 20461
ErrorsLine is longer than 80 characters.462
Errorsfor child at indentation level 28 not at correct indentation, 20462
Errors',' is not followed by whitespace.462
Errors',' is not followed by whitespace.462
ErrorsLine is longer than 80 characters.463
Errorsfor child at indentation level 28 not at correct indentation, 20463
Errors',' is not followed by whitespace.463
Errors',' is not followed by whitespace.463
Errors',' is not followed by whitespace.463
Errors',' is not followed by whitespace.463
Errorsfor child at indentation level 28 not at correct indentation, 20465
Errorsfor child at indentation level 28 not at correct indentation, 20467
Errorsif at indentation level 28 not at correct indentation, 20469
Errorsif lcurly at indentation level 28 not at correct indentation, 20470
Errors'{' should be on the previous line.470
ErrorsLine is longer than 80 characters.471
Errorsif child at indentation level 32 not at correct indentation, 22471
Errorsif rcurly at indentation level 28 not at correct indentation, 20472
Errorsif at indentation level 28 not at correct indentation, 20474
Errorsif lcurly at indentation level 28 not at correct indentation, 20475
Errors'{' should be on the previous line.475
ErrorsLine is longer than 80 characters.476
Errorsif child at indentation level 32 not at correct indentation, 22476
Errorsif rcurly at indentation level 28 not at correct indentation, 20477
Errorsfor rcurly at indentation level 24 not at correct indentation, 18478
ErrorsLine is longer than 80 characters.480
ErrorsLine is longer than 80 characters.481
Errorstry rcurly at indentation level 20 not at correct indentation, 16482
Errors'}' should be on the same line.482
Errorscatch at indentation level 20 not at correct indentation, 16483
Errorscatch lcurly at indentation level 20 not at correct indentation, 16484
Errors'{' should be on the previous line.484
Errorscatch child at indentation level 24 not at correct indentation, 18485
Errorscatch rcurly at indentation level 20 not at correct indentation, 16486
Errorsmethod def rcurly at indentation level 16 not at correct indentation, 14487
Errorsfor child at indentation level 12 not at correct indentation, 6489
Errorsfor rcurly at indentation level 8 not at correct indentation, 4490
Errorsmethod def child at indentation level 8 not at correct indentation, 4492
Errorsfor at indentation level 8 not at correct indentation, 4493
Errorsfor lcurly at indentation level 8 not at correct indentation, 4494
Errors'{' should be on the previous line.494
Errorsfor child at indentation level 12 not at correct indentation, 6495
Errorsfor rcurly at indentation level 8 not at correct indentation, 4496
Errorsfor at indentation level 8 not at correct indentation, 4498
Errorsfor lcurly at indentation level 8 not at correct indentation, 4499
Errors'{' should be on the previous line.499
Errorstry at indentation level 12 not at correct indentation, 6500
Errorstry lcurly at indentation level 12 not at correct indentation, 6501
Errors'{' should be on the previous line.501
Errorstry child at indentation level 16 not at correct indentation, 8502
Errorstry rcurly at indentation level 12 not at correct indentation, 6503
Errors'}' should be on the same line.503
Errorscatch at indentation level 12 not at correct indentation, 6504
Errorscatch lcurly at indentation level 12 not at correct indentation, 6505
Errors'{' should be on the previous line.505
ErrorsMust have at least one statement.505
Errorscatch rcurly at indentation level 12 not at correct indentation, 6506
Errorsfor rcurly at indentation level 8 not at correct indentation, 4507
Errorsmethod def child at indentation level 8 not at correct indentation, 4508
ErrorsLine is longer than 80 characters.510
Errorsmethod def child at indentation level 8 not at correct indentation, 4510
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2512