The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
4 | 2 | 24 | 154 |
Files | I | W | E |
---|---|---|---|
net/sf/statscm/SrcManager.java | 0 | 1 | 1 |
net/sf/statscm/StatConf.java | 0 | 5 | 95 |
net/sf/statscm/StatScmMojo.java | 0 | 6 | 53 |
net/sf/statscm/Trac.java | 2 | 12 | 5 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
12 | Error |
RightCurly
|
2 | Error |
LineLength
|
3 | Error |
MemberName | 1 | Error |
JavadocMethod | 22 | Warning |
JavadocType | 1 | Error |
JavadocVariable | 2 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
|
4 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
58 | Error |
TabCharacter | 72 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
2 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
|
0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected @param tag for 'statConf'. | 52 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Line contains a tab character. | 39 | |
Name 'FILE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Missing a Javadoc comment. | 79 | |
'(' is not followed by whitespace. | 79 | |
')' is not preceded with whitespace. | 79 | |
'{' should be on a new line. | 79 | |
Line contains a tab character. | 80 | |
'{' should be on a new line. | 80 | |
Line contains a tab character. | 81 | |
'(' is not followed by whitespace. | 81 | |
')' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
'}' should be alone on a line. | 82 | |
'(' is not followed by whitespace. | 82 | |
')' is not preceded with whitespace. | 82 | |
'{' should be on a new line. | 82 | |
Line contains a tab character. | 83 | |
'(' is not followed by whitespace. | 83 | |
')' is not preceded with whitespace. | 83 | |
Line contains a tab character. | 84 | |
'locale' hides a field. | 100 | |
Expected @param tag for 'locale'. | 100 | |
Line is longer than 120 characters. | 143 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'(' is not followed by whitespace. | 156 | |
')' is not preceded with whitespace. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
'(' is not followed by whitespace. | 160 | |
')' is not preceded with whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
'(' is not followed by whitespace. | 164 | |
')' is not preceded with whitespace. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
')' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
'(' is not followed by whitespace. | 200 | |
')' is not preceded with whitespace. | 200 | |
'{' should be on a new line. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
'(' is not followed by whitespace. | 205 | |
')' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
'(' is not followed by whitespace. | 207 | |
')' is not preceded with whitespace. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'(' is not followed by whitespace. | 209 | |
')' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
'(' is not followed by whitespace. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
'(' is not followed by whitespace. | 213 | |
')' is not preceded with whitespace. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
'(' is not followed by whitespace. | 215 | |
')' is not preceded with whitespace. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Missing a Javadoc comment. | 301 | |
Missing a Javadoc comment. | 306 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Line is longer than 120 characters. | 140 | |
Line is longer than 120 characters. | 169 | |
'(' is not followed by whitespace. | 181 | |
')' is not preceded with whitespace. | 181 | |
'(' is not followed by whitespace. | 183 | |
')' is not preceded with whitespace. | 183 | |
'(' is not followed by whitespace. | 188 | |
')' is not preceded with whitespace. | 188 | |
'(' is not followed by whitespace. | 195 | |
')' is not preceded with whitespace. | 195 | |
Line contains a tab character. | 289 | |
'(' is not followed by whitespace. | 289 | |
')' is not preceded with whitespace. | 289 | |
Expected @param tag for 'list'. | 480 | |
')' is not preceded with whitespace. | 562 | |
')' is not preceded with whitespace. | 566 | |
Line contains a tab character. | 618 | |
'(' is not followed by whitespace. | 618 | |
')' is not preceded with whitespace. | 618 | |
Line contains a tab character. | 619 | |
'{' should be on a new line. | 768 | |
'(' is not followed by whitespace. | 769 | |
')' is not preceded with whitespace. | 769 | |
'(' is not followed by whitespace. | 770 | |
')' is not preceded with whitespace. | 770 | |
'{' should be on a new line. | 770 | |
'}' should be alone on a line. | 772 | |
'(' is not followed by whitespace. | 772 | |
'(' is not followed by whitespace. | 772 | |
')' is not preceded with whitespace. | 772 | |
')' is not preceded with whitespace. | 772 | |
'{' should be on a new line. | 772 | |
'+' is not followed by whitespace. | 776 | |
Missing a Javadoc comment. | 799 | |
'(' is not followed by whitespace. | 799 | |
')' is not preceded with whitespace. | 799 | |
'{' should be on a new line. | 799 | |
Missing a Javadoc comment. | 803 | |
Line contains a tab character. | 808 | |
Missing a Javadoc comment. | 808 | |
'{' should be on a new line. | 808 | |
Line contains a tab character. | 809 | |
Line contains a tab character. | 810 | |
Line contains a tab character. | 812 | |
Missing a Javadoc comment. | 812 | |
'(' is not followed by whitespace. | 812 | |
'configFile' hides a field. | 812 | |
')' is not preceded with whitespace. | 812 | |
'{' should be on a new line. | 812 | |
Line contains a tab character. | 813 | |
'(' is not followed by whitespace. | 813 | |
')' is not preceded with whitespace. | 813 | |
'{' should be on a new line. | 813 | |
Line contains a tab character. | 814 | |
Line contains a tab character. | 815 | |
Line contains a tab character. | 816 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
'(' is not followed by whitespace. | 22 | |
')' is not preceded with whitespace. | 22 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
'{' should be on a new line. | 129 |