Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
100201

Files

FilesInfosWarningsErrors
com/yahoo/ycsb/db/MongoDbClient.java00201

Rules

RulesViolationsSeverity
JavadocPackage1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter1Errors Error
JavadocType
  • allowMissingParamTags: "true"
  • scope: "public"
0Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength17Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter
  • tokens: "COMMA, SEMI"
2Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly7Errors Error
NeedBraces0Errors Error
RightCurly2Errors 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
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
Indentation
  • caseIndent: "0"
  • basicOffset: "2"
171Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

com/yahoo/ycsb/db/MongoDbClient.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errorsmember def modifier at indentation level 4 not at correct indentation, 247
Errorsmember def modifier at indentation level 4 not at correct indentation, 248
Errorsmember def modifier at indentation level 4 not at correct indentation, 249
Errorsmethod def modifier at indentation level 4 not at correct indentation, 255
Errorsmethod def child at indentation level 8 not at correct indentation, 457
ErrorsLine is longer than 80 characters.58
Errorsmethod def child at indentation level 8 not at correct indentation, 458
Errorsmethod def child at indentation level 8 not at correct indentation, 459
ErrorsLine is longer than 80 characters.60
Errorsmethod def child at indentation level 8 not at correct indentation, 460
Errorsif at indentation level 8 not at correct indentation, 462
Errorsif child at indentation level 12 not at correct indentation, 663
Errorsif rcurly at indentation level 8 not at correct indentation, 464
Errorsif child at indentation level 12 not at correct indentation, 665
Errorsif rcurly at indentation level 8 not at correct indentation, 466
Errorsif child at indentation level 12 not at correct indentation, 667
Errorsif rcurly at indentation level 8 not at correct indentation, 468
Errorsif child at indentation level 12 not at correct indentation, 669
Errorsif rcurly at indentation level 8 not at correct indentation, 470
Errorsif child at indentation level 12 not at correct indentation, 671
Errorsif rcurly at indentation level 8 not at correct indentation, 472
ErrorsLine is longer than 80 characters.73
Errorselse child at indentation level 12 not at correct indentation, 673
ErrorsLine is longer than 80 characters.74
Errorselse child at indentation level 12 not at correct indentation, 675
Errorselse rcurly at indentation level 8 not at correct indentation, 476
Errorstry at indentation level 8 not at correct indentation, 478
Errorsif at indentation level 12 not at correct indentation, 682
Errorsif child at indentation level 16 not at correct indentation, 883
Errorsif rcurly at indentation level 12 not at correct indentation, 684
Errorstry child at indentation level 12 not at correct indentation, 687
Errorstry child at indentation level 12 not at correct indentation, 688
Errorstry child at indentation level 12 not at correct indentation, 689
Errorstry child at indentation level 12 not at correct indentation, 690
Errorstry rcurly at indentation level 8 not at correct indentation, 491
Errorscatch child at indentation level 12 not at correct indentation, 692
Errorscatch child at indentation level 12 not at correct indentation, 695
Errorscatch child at indentation level 12 not at correct indentation, 696
Errorscatch rcurly at indentation level 8 not at correct indentation, 497
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 299
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2101
ErrorsLine is longer than 80 characters.107
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2109
Errorsmethod def child at indentation level 8 not at correct indentation, 4110
Errorstry at indentation level 8 not at correct indentation, 4111
Errorstry child at indentation level 12 not at correct indentation, 6112
Errorstry child at indentation level 12 not at correct indentation, 6113
Errorstry child at indentation level 12 not at correct indentation, 6114
Errorstry child at indentation level 12 not at correct indentation, 6115
Errorstry child at indentation level 12 not at correct indentation, 6116
Errorstry child at indentation level 12 not at correct indentation, 6117
Errorstry rcurly at indentation level 8 not at correct indentation, 4118
Errorscatch child at indentation level 12 not at correct indentation, 6119
Errorscatch child at indentation level 12 not at correct indentation, 6120
Errorscatch rcurly at indentation level 8 not at correct indentation, 4121
Errors'}' should be on the same line.121
Errorsfinally at indentation level 8 not at correct indentation, 4122
Errorsfinally lcurly at indentation level 8 not at correct indentation, 4123
Errors'{' should be on the previous line.123
Errorsif at indentation level 12 not at correct indentation, 6124
Errorsif lcurly at indentation level 12 not at correct indentation, 6125
Errors'{' should be on the previous line.125
Errorsif child at indentation level 16 not at correct indentation, 8126
Errorsif rcurly at indentation level 12 not at correct indentation, 6127
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4128
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2129
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2131
ErrorsLine is longer than 80 characters.133
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.141
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2141
Errorsmethod def child at indentation level 8 not at correct indentation, 4142
Errorstry at indentation level 8 not at correct indentation, 4143
Errorstry child at indentation level 12 not at correct indentation, 6144
Errorstry child at indentation level 12 not at correct indentation, 6146
Errorstry child at indentation level 12 not at correct indentation, 6148
Errorstry child at indentation level 12 not at correct indentation, 6149
Errorsfor at indentation level 12 not at correct indentation, 6150
ErrorsFile contains tab characters (this is the first instance).150
Errorsfor child at indentation level 16 not at correct indentation, 8151
Errorsfor rcurly at indentation level 12 not at correct indentation, 6152
Errorstry child at indentation level 12 not at correct indentation, 6153
Errors',' is not followed by whitespace.153
Errorstry child at indentation level 12 not at correct indentation, 6154
Errorstry rcurly at indentation level 8 not at correct indentation, 4155
Errorscatch child at indentation level 12 not at correct indentation, 6156
Errorscatch child at indentation level 12 not at correct indentation, 6157
Errorscatch rcurly at indentation level 8 not at correct indentation, 4158
Errorsif at indentation level 12 not at correct indentation, 6159
Errorsif lcurly at indentation level 12 not at correct indentation, 6160
Errors'{' should be on the previous line.160
Errorsif child at indentation level 16 not at correct indentation, 8161
Errorsif rcurly at indentation level 12 not at correct indentation, 6162
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4163
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2164
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2166
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2167
ErrorsLine is longer than 80 characters.169
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2177
Errorsmethod def child at indentation level 8 not at correct indentation, 4179
Errorstry at indentation level 8 not at correct indentation, 4180
Errorstry child at indentation level 12 not at correct indentation, 6181
Errorstry child at indentation level 12 not at correct indentation, 6183
Errorstry child at indentation level 12 not at correct indentation, 6185
Errorstry child at indentation level 12 not at correct indentation, 6186
Errorstry child at indentation level 12 not at correct indentation, 6187
Errorstry child at indentation level 12 not at correct indentation, 6188
Errorstry child at indentation level 12 not at correct indentation, 6190
Errorsif at indentation level 12 not at correct indentation, 6191
Errorsif child at indentation level 16 not at correct indentation, 8192
Errorswhile at indentation level 16 not at correct indentation, 8193
Errorswhile child at indentation level 20 not at correct indentation, 10194
Errorswhile rcurly at indentation level 16 not at correct indentation, 8195
Errorsif child at indentation level 16 not at correct indentation, 8196
Errorsif rcurly at indentation level 12 not at correct indentation, 6197
Errorselse child at indentation level 16 not at correct indentation, 8198
Errorselse rcurly at indentation level 12 not at correct indentation, 6199
Errorsif at indentation level 12 not at correct indentation, 6201
Errorsif child at indentation level 16 not at correct indentation, 8202
Errorsif rcurly at indentation level 12 not at correct indentation, 6203
Errorstry child at indentation level 12 not at correct indentation, 6204
Errorstry rcurly at indentation level 8 not at correct indentation, 4205
Errorscatch child at indentation level 12 not at correct indentation, 6206
Errorscatch child at indentation level 12 not at correct indentation, 6207
Errorscatch rcurly at indentation level 8 not at correct indentation, 4208
Errorsif at indentation level 12 not at correct indentation, 6209
Errorsif lcurly at indentation level 12 not at correct indentation, 6210
Errors'{' should be on the previous line.210
Errorsif child at indentation level 16 not at correct indentation, 8211
Errorsif rcurly at indentation level 12 not at correct indentation, 6212
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4213
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2214
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2217
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.227
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2227
Errorsmethod def child at indentation level 8 not at correct indentation, 4228
Errorstry at indentation level 8 not at correct indentation, 4229
Errorstry child at indentation level 12 not at correct indentation, 6230
Errorstry child at indentation level 12 not at correct indentation, 6232
Errorstry child at indentation level 12 not at correct indentation, 6234
Errorstry child at indentation level 12 not at correct indentation, 6235
Errorstry child at indentation level 12 not at correct indentation, 6236
Errorstry child at indentation level 12 not at correct indentation, 6237
Errorstry child at indentation level 12 not at correct indentation, 6238
Errorswhile at indentation level 12 not at correct indentation, 6239
Errorswhile child at indentation level 16 not at correct indentation, 8240
Errorswhile child at indentation level 16 not at correct indentation, 8241
Errorswhile rcurly at indentation level 12 not at correct indentation, 6243
Errorstry child at indentation level 12 not at correct indentation, 6244
Errorstry child at indentation level 12 not at correct indentation, 6245
Errorstry child at indentation level 12 not at correct indentation, 6247
Errorstry rcurly at indentation level 8 not at correct indentation, 4248
Errorscatch child at indentation level 12 not at correct indentation, 6249
Errorscatch child at indentation level 12 not at correct indentation, 6250
Errorscatch rcurly at indentation level 8 not at correct indentation, 4251
Errorsif at indentation level 12 not at correct indentation, 6252
Errorsif lcurly at indentation level 12 not at correct indentation, 6253
Errors'{' should be on the previous line.253
Errorsif child at indentation level 16 not at correct indentation, 8254
Errorsif rcurly at indentation level 12 not at correct indentation, 6255
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4256
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2257
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2259
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2260
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.268
ErrorsLine is longer than 80 characters.269
Errorsmethod def modifier at indentation level 4 not at correct indentation, 2271
Errorsmethod def child at indentation level 8 not at correct indentation, 4273
Errorstry at indentation level 8 not at correct indentation, 4274
Errorstry child at indentation level 12 not at correct indentation, 6275
Errorstry child at indentation level 12 not at correct indentation, 6276
Errorstry child at indentation level 12 not at correct indentation, 6277
Errorstry child at indentation level 12 not at correct indentation, 6279
Errorstry child at indentation level 12 not at correct indentation, 6280
Errorstry child at indentation level 12 not at correct indentation, 6281
Errorswhile at indentation level 12 not at correct indentation, 6282
ErrorsLine is longer than 80 characters.283
ErrorsLine is longer than 80 characters.284
Errorswhile child at indentation level 16 not at correct indentation, 8284
Errors',' is not followed by whitespace.284
Errorswhile rcurly at indentation level 12 not at correct indentation, 6285
Errorstry child at indentation level 12 not at correct indentation, 6287
Errorstry rcurly at indentation level 8 not at correct indentation, 4288
Errorscatch child at indentation level 12 not at correct indentation, 6289
Errorscatch child at indentation level 12 not at correct indentation, 6290
Errorscatch rcurly at indentation level 8 not at correct indentation, 4291
Errors'}' should be on the same line.291
Errorsfinally at indentation level 8 not at correct indentation, 4292
Errorsfinally lcurly at indentation level 8 not at correct indentation, 4293
Errors'{' should be on the previous line.293
Errorsif at indentation level 12 not at correct indentation, 6294
Errorsif lcurly at indentation level 12 not at correct indentation, 6295
Errors'{' should be on the previous line.295
Errorsif child at indentation level 16 not at correct indentation, 8296
Errorsif rcurly at indentation level 12 not at correct indentation, 6297
Errorsfinally rcurly at indentation level 8 not at correct indentation, 4298
Errorsmethod def rcurly at indentation level 4 not at correct indentation, 2300