Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
4 2 24 154

Rules

Rules Violations Severity
LeftCurly
  • option : "nl"
12 Errors Error
RightCurly
  • option : "alone"
2 Errors Error
LineLength
  • max : "120"
  • ignorePattern : "@version|@see|@todo|TODO"
3 Errors Error
MemberName 1 Errors Error
JavadocMethod 22 Warnings Warning
JavadocType 1 Errors Error
JavadocVariable 2 Infos Info
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile : "target/checkstyle-header.txt"
4 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option : "space"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option : "space"
58 Errors Error
TabCharacter 72 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 1 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option : "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
2 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber
  • ignoreNumbers : "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 128, 256, 512, 1024"
0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed : "true"
0 Errors Error
UpperEll 0 Errors Error

Details

net/sf/statscm/SrcManager.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Expected @param tag for 'statConf'. 52

net/sf/statscm/StatConf.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Errors Line contains a tab character. 39
Errors Name 'FILE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Warnings Missing a Javadoc comment. 79
Errors '(' is not followed by whitespace. 79
Errors ')' is not preceded with whitespace. 79
Errors '{' should be on a new line. 79
Errors Line contains a tab character. 80
Errors '{' should be on a new line. 80
Errors Line contains a tab character. 81
Errors '(' is not followed by whitespace. 81
Errors ')' is not preceded with whitespace. 81
Errors Line contains a tab character. 82
Errors '}' should be alone on a line. 82
Errors '(' is not followed by whitespace. 82
Errors ')' is not preceded with whitespace. 82
Errors '{' should be on a new line. 82
Errors Line contains a tab character. 83
Errors '(' is not followed by whitespace. 83
Errors ')' is not preceded with whitespace. 83
Errors Line contains a tab character. 84
Warnings 'locale' hides a field. 100
Warnings Expected @param tag for 'locale'. 100
Errors Line is longer than 120 characters. 143
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors '(' is not followed by whitespace. 156
Errors ')' is not preceded with whitespace. 156
Errors Line contains a tab character. 157
Errors Line contains a tab character. 158
Errors Line contains a tab character. 159
Errors Line contains a tab character. 160
Errors '(' is not followed by whitespace. 160
Errors ')' is not preceded with whitespace. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 162
Errors Line contains a tab character. 163
Errors Line contains a tab character. 164
Errors '(' is not followed by whitespace. 164
Errors ')' is not preceded with whitespace. 164
Errors Line contains a tab character. 165
Errors Line contains a tab character. 170
Errors Line contains a tab character. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors Line contains a tab character. 175
Errors Line contains a tab character. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors ')' is not preceded with whitespace. 181
Errors Line contains a tab character. 182
Errors Line contains a tab character. 183
Errors Line contains a tab character. 184
Errors Line contains a tab character. 185
Errors Line contains a tab character. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors Line contains a tab character. 189
Errors Line contains a tab character. 190
Errors '(' is not followed by whitespace. 200
Errors ')' is not preceded with whitespace. 200
Errors '{' should be on a new line. 200
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors '(' is not followed by whitespace. 205
Errors ')' is not preceded with whitespace. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 207
Errors '(' is not followed by whitespace. 207
Errors ')' is not preceded with whitespace. 207
Errors Line contains a tab character. 208
Errors Line contains a tab character. 209
Errors '(' is not followed by whitespace. 209
Errors ')' is not preceded with whitespace. 209
Errors Line contains a tab character. 210
Errors Line contains a tab character. 211
Errors '(' is not followed by whitespace. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors '(' is not followed by whitespace. 213
Errors ')' is not preceded with whitespace. 213
Errors Line contains a tab character. 214
Errors Line contains a tab character. 215
Errors '(' is not followed by whitespace. 215
Errors ')' is not preceded with whitespace. 215
Errors Line contains a tab character. 216
Errors Line contains a tab character. 217
Warnings Missing a Javadoc comment. 301
Warnings Missing a Javadoc comment. 306

net/sf/statscm/StatScmMojo.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Errors Line contains a tab character. 137
Errors Line contains a tab character. 139
Errors Line is longer than 120 characters. 140
Errors Line is longer than 120 characters. 169
Errors '(' is not followed by whitespace. 181
Errors ')' is not preceded with whitespace. 181
Errors '(' is not followed by whitespace. 183
Errors ')' is not preceded with whitespace. 183
Errors '(' is not followed by whitespace. 188
Errors ')' is not preceded with whitespace. 188
Errors '(' is not followed by whitespace. 195
Errors ')' is not preceded with whitespace. 195
Errors Line contains a tab character. 289
Errors '(' is not followed by whitespace. 289
Errors ')' is not preceded with whitespace. 289
Warnings Expected @param tag for 'list'. 480
Errors ')' is not preceded with whitespace. 562
Errors ')' is not preceded with whitespace. 566
Errors Line contains a tab character. 618
Errors '(' is not followed by whitespace. 618
Errors ')' is not preceded with whitespace. 618
Errors Line contains a tab character. 619
Errors '{' should be on a new line. 768
Errors '(' is not followed by whitespace. 769
Errors ')' is not preceded with whitespace. 769
Errors '(' is not followed by whitespace. 770
Errors ')' is not preceded with whitespace. 770
Errors '{' should be on a new line. 770
Errors '}' should be alone on a line. 772
Errors '(' is not followed by whitespace. 772
Errors '(' is not followed by whitespace. 772
Errors ')' is not preceded with whitespace. 772
Errors ')' is not preceded with whitespace. 772
Errors '{' should be on a new line. 772
Errors '+' is not followed by whitespace. 776
Warnings Missing a Javadoc comment. 799
Errors '(' is not followed by whitespace. 799
Errors ')' is not preceded with whitespace. 799
Errors '{' should be on a new line. 799
Warnings Missing a Javadoc comment. 803
Errors Line contains a tab character. 808
Warnings Missing a Javadoc comment. 808
Errors '{' should be on a new line. 808
Errors Line contains a tab character. 809
Errors Line contains a tab character. 810
Errors Line contains a tab character. 812
Warnings Missing a Javadoc comment. 812
Errors '(' is not followed by whitespace. 812
Warnings 'configFile' hides a field. 812
Errors ')' is not preceded with whitespace. 812
Errors '{' should be on a new line. 812
Errors Line contains a tab character. 813
Errors '(' is not followed by whitespace. 813
Errors ')' is not preceded with whitespace. 813
Errors '{' should be on a new line. 813
Errors Line contains a tab character. 814
Errors Line contains a tab character. 815
Errors Line contains a tab character. 816

net/sf/statscm/Trac.java

Violation Message Line
Errors Line does not match expected header line of '^/\*\s*$'. 3
Errors Missing a Javadoc comment. 17
Infos Missing a Javadoc comment. 19
Infos Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 22
Errors '(' is not followed by whitespace. 22
Errors ')' is not preceded with whitespace. 22
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 104
Warnings Missing a Javadoc comment. 109
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 119
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 129
Errors '{' should be on a new line. 129