Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
500279

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
1Errors Error
JavadocMethod29Errors Error
JavadocType3Errors Error
JavadocVariable34Errors Error
JavadocStyle7Errors Error
ConstantName4Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength44Errors Error
MethodLength0Errors Error
ParameterNumber1Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap24Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter1Errors Error
WhitespaceAround3Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly49Errors Error
NeedBraces0Errors Error
RightCurly14Errors Error
AvoidInlineConditionals11Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField14Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber2Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension31Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier4Errors Error
ArrayTypeStyle0Errors Error
FinalParameters0Errors Error
TodoComment1Errors Error
UpperEll0Errors Error

Details

com/ning/metrics/goodwill/access/Accessor.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.22
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.24
ErrorsMissing a Javadoc comment.26
ErrorsVariable 'host' must be private and have accessor methods.26
ErrorsMissing a Javadoc comment.27
ErrorsVariable 'port' must be private and have accessor methods.27
ErrorsMissing a Javadoc comment.28
ErrorsVariable 'url' must be private and have accessor methods.28
ErrorsMissing a Javadoc comment.30
Errors'host' hides a field.30
Errors'port' hides a field.30
Errors'{' should be on the previous line.31

com/ning/metrics/goodwill/access/CachingGoodwillAccessor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.47
Errors'{' should be on the previous line.51
ErrorsFirst sentence should end with a period.57
ErrorsMethod 'refreshSchemataCache' is not designed for extension - needs to be abstract, final or empty.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.72
Errors',' is not followed by whitespace.72
Errors'}' should be on the same line.81
Errors'}' should be on the same line.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.92
ErrorsMethod 'getSchema' is not designed for extension - needs to be abstract, final or empty.98
Errors'{' should be on the previous line.99
ErrorsMethod 'getSchemata' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
ErrorsFirst sentence should end with a period.114
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.117
Errors'{' should be on the previous line.118

com/ning/metrics/goodwill/access/GoodwillAccessor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsName 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.34
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'client' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38
ErrorsExtra HTML tag found: </p>45
ErrorsMethod 'getSchema' is not designed for extension - needs to be abstract, final or empty.60
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.66
Errors'200' is a magic number.68
Errors'}' should be on the same line.75
Errors'{' should be on the previous line.83
Errors'}' should be on the same line.87
ErrorsLine is longer than 80 characters.97
ErrorsMethod 'getSchemata' is not designed for extension - needs to be abstract, final or empty.102
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.108
Errors'200' is a magic number.110
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.117
Errors'}' should be on the same line.121
Errors'{' should be on the previous line.129
Errors'}' should be on the same line.133
ErrorsLine is longer than 80 characters.140
ErrorsMissing a Javadoc comment.141
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters.145
ErrorsFirst sentence should end with a period.150
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.153
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.158
Errors'{' should be on the previous line.159
Errors'}' should be on the same line.163
ErrorsLine is longer than 80 characters.165

com/ning/metrics/goodwill/access/GoodwillSchema.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsName 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsFirst sentence should end with a period.52
Errors'name' hides a field.104
ErrorsLine is longer than 80 characters.105
Errors'sinkAddInfo' hides a field.106
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.119
Errors'name' hides a field.119
ErrorsLine is longer than 80 characters.127
ErrorsMissing a Javadoc comment.127
ErrorsMethod 'toMap' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'}' is not preceded with whitespace.133
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.139
ErrorsAvoid inline conditionals.139
ErrorsLine is longer than 80 characters.144
ErrorsMethod 'addThriftField' is not designed for extension - needs to be abstract, final or empty.148
Errors'{' should be on the previous line.149
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
Errors'{' should be on the previous line.154
ErrorsMethod 'getSchema' is not designed for extension - needs to be abstract, final or empty.164
Errors'{' should be on the previous line.165
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.171
ErrorsMethod 'setSinkAddInfo' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMissing a Javadoc comment.180
Errors'sinkAddInfo' hides a field.180
Errors'{' should be on the previous line.181
ErrorsMethod 'getFieldByPosition' is not designed for extension - needs to be abstract, final or empty.191
Errors'{' should be on the previous line.192
ErrorsMethod 'getFieldByName' is not designed for extension - needs to be abstract, final or empty.202
Errors'name' hides a field.202
Errors'{' should be on the previous line.203
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.213
Errors'{' should be on the previous line.215
Errors'}' should be on the same line.218
Errors'+' should be on a new line.220
Errors'+' should be on a new line.221
Errors'+' should be on a new line.222
Errors'}' should be on the same line.224
Errors'+' should be on a new line.226
Errors'+' should be on a new line.227
Errors'+' should be on a new line.228
ErrorsMethod 'toJSONBytes' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
Errors'{' should be on the previous line.234
ErrorsExpected an @return tag.241
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.241
ErrorsExpected @throws tag for 'IOException'.242
Errors'{' should be on the previous line.243
ErrorsLine has trailing spaces.244
ErrorsLine is longer than 80 characters.246

com/ning/metrics/goodwill/access/GoodwillSchemaField.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsFirst sentence should end with a period.62
ErrorsLine is longer than 80 characters.78
Errors'description' hides a field.89
Errors'sql' hides a field.90
Errors'{' should be on the previous line.92
ErrorsLine is longer than 80 characters.93
ErrorsAvoid inline conditionals.93
ErrorsAvoid inline conditionals.93
ErrorsAvoid inline conditionals.93
ErrorsAvoid inline conditionals.93
ErrorsLine is longer than 80 characters.100
ErrorsMore than 7 parameters.108
Errors'description' hides a field.112
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.124
ErrorsMissing a Javadoc comment.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.139
ErrorsMissing a Javadoc comment.139
ErrorsMethod 'toMap' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
Errors'}' is not preceded with whitespace.145
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.152
ErrorsAvoid inline conditionals.152
ErrorsAvoid inline conditionals.153
ErrorsFirst sentence should end with a period.157
Errors'{' should be on the previous line.161
ErrorsMissing a Javadoc comment.162
ErrorsMissing a Javadoc comment.163
ErrorsMissing a Javadoc comment.164
ErrorsMissing a Javadoc comment.165
ErrorsMissing a Javadoc comment.167
Errors'type' hides a field.169
Errors'length' hides a field.170
Errors'scale' hides a field.171
ErrorsLine is longer than 80 characters.172
Errors'precision' hides a field.172
ErrorsMethod 'toMap' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'}' is not preceded with whitespace.182
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.186
ErrorsAvoid inline conditionals.186
ErrorsLine is longer than 80 characters.187
ErrorsAvoid inline conditionals.187
ErrorsLine is longer than 80 characters.188
ErrorsAvoid inline conditionals.188
ErrorsLine is longer than 80 characters.189
ErrorsAvoid inline conditionals.189
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
Errors'{' should be on the previous line.194
ErrorsMethod 'getLength' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
Errors'{' should be on the previous line.199
ErrorsMethod 'getScale' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
Errors'{' should be on the previous line.204
ErrorsMethod 'getPrecision' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
Errors'{' should be on the previous line.209
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.214
ErrorsMissing a Javadoc comment.214
Errors'{' should be on the previous line.215
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.219
ErrorsMissing a Javadoc comment.219
Errors'{' should be on the previous line.220
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'{' should be on the previous line.225
ErrorsMethod 'getSql' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
Errors'{' should be on the previous line.230
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.239
Errors'{' should be on the previous line.241
Errors'}' should be on the same line.244
Errors'+' should be on a new line.246
Errors'+' should be on a new line.247
Errors'+' should be on a new line.248
Errors'+' should be on a new line.249
Errors'+' should be on a new line.250
Errors'+' should be on a new line.251
Errors'+' should be on a new line.252
Errors'+' should be on a new line.253
Errors'+' should be on a new line.254
Errors'}' should be on the same line.256
Errors'+' should be on a new line.258
Errors'+' should be on a new line.259
Errors'+' should be on a new line.260
Errors'+' should be on a new line.261
Errors'+' should be on a new line.262
Errors'+' should be on a new line.263
Errors'+' should be on a new line.264
Errors'+' should be on a new line.265
Errors'+' should be on a new line.266
ErrorsLine is longer than 80 characters.272
ErrorsUnused @throws tag for 'JsonGenerationException'.278
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.280
Errors'{' should be on the previous line.281
ErrorsComment matches to-do format 'TODO:'.289
ErrorsMethod 'getFullSQLType' is not designed for extension - needs to be abstract, final or empty.293
Errors'{' should be on the previous line.295
Errors'}' should be on the same line.300
ErrorsLine is longer than 80 characters.304
Errors'}' should be on the same line.305
Errors'}' should be on the same line.310