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 | |
RightCurly
|
2 | |
LineLength
|
3 | |
| MemberName | 1 | |
| JavadocMethod | 22 | |
| JavadocType | 1 | |
| JavadocVariable | 2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
4 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
58 | |
| TabCharacter | 72 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 1 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
2 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| 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 |