The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 21 | 0 | 0 | 356 |
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
JavadocMethod
|
60 | |
JavadocType
|
3 | |
JavadocVariable
|
1 | |
JavadocStyle
|
0 | |
ConstantName
|
1 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 1 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
TypeName
|
0 | |
| AvoidStarImport | 2 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| FileLength | 0 | |
LineLength
|
65 | |
MethodLength
|
2 | |
ParameterNumber
|
0 | |
| EmptyForIteratorPad | 1 | |
| NoWhitespaceAfter | 1 | |
NoWhitespaceBefore
|
0 | |
| OperatorWrap | 10 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 7 | |
WhitespaceAround
|
14 | |
| ModifierOrder | 1 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 2 | |
| LeftCurly | 104 | |
| NeedBraces | 2 | |
| RightCurly | 20 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
RedundantThrows
|
0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
24 | |
| ArrayTypeStyle | 1 | |
FinalParameters
|
17 | |
GenericIllegalRegexp
|
14 | |
| UpperEll | 0 | |
NestedIfDepth
|
0 | |
| NestedTryDepth | 0 | |
| ExplicitInitialization | 1 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.List. | 14 | |
| Missing a Javadoc comment. | 54 | |
| '+' should be on a new line. | 125 | |
| Line is longer than 120 characters. | 127 | |
| '+' should be on a new line. | 177 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 62 | |
| Parameter url should be final. | 62 | |
| Parameter destinationDirectory should be final. | 62 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 120 characters. | 82 | |
| Line is longer than 120 characters. | 126 | |
| Parameter revision should be final. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Parameter root should be final. | 214 | |
| Must have at least one statement. | 247 | |
| Line is longer than 120 characters. | 248 | |
| Must have at least one statement. | 291 | |
| Line is longer than 120 characters. | 292 | |
| Line is longer than 120 characters. | 299 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Variable 'prompter' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 120 characters. | 66 | |
| Line is longer than 120 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Variable 'antProject' must be private and have accessor methods. | 51 | |
| Variable 'appfuseProperties' must be private and have accessor methods. | 52 | |
| Name 'propertiesContextHolder' must match pattern '^log$|^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Method length is 164 lines (max allowed is 160). | 90 | |
| Missing a Javadoc comment. | 90 | |
| '+' should be on a new line. | 136 | |
| Line is longer than 120 characters. | 138 | |
| Line is longer than 120 characters. | 151 | |
| Method length is 249 lines (max allowed is 160). | 274 | |
| '||' should be on a new line. | 285 | |
| Line is longer than 120 characters. | 353 | |
| Line is longer than 120 characters. | 412 | |
| '+' should be on a new line. | 533 | |
| '+' should be on a new line. | 534 | |
| Line is longer than 120 characters. | 536 | |
| '+' should be on a new line. | 584 | |
| Line is longer than 120 characters. | 603 | |
| Line is longer than 120 characters. | 611 | |
| Line is longer than 120 characters. | 618 | |
| Line is longer than 120 characters. | 625 | |
| Line is longer than 120 characters. | 629 | |
| '&&' should be on a new line. | 685 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Parameter cfg should be final. | 24 | |
| Parameter outputdir should be final. | 24 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 120 characters. | 63 | |
| Line is longer than 120 characters. | 66 | |
| '+' should be on a new line. | 78 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 120 characters. | 105 | |
| 'if' construct must use '{}'s. | 112 | |
| Line is longer than 120 characters. | 117 | |
| Line is longer than 120 characters. | 118 | |
| Line is longer than 120 characters. | 121 | |
| Line is longer than 120 characters. | 122 | |
| Line is longer than 120 characters. | 129 | |
| Line is longer than 120 characters. | 130 | |
| Line is longer than 120 characters. | 133 | |
| Line is longer than 120 characters. | 134 | |
| Line is longer than 120 characters. | 137 | |
| Line is longer than 120 characters. | 138 | |
| Line is longer than 120 characters. | 141 | |
| Line is longer than 120 characters. | 142 | |
| Line is longer than 120 characters. | 145 | |
| Line is longer than 120 characters. | 148 | |
| Line is longer than 120 characters. | 151 | |
| Line is longer than 120 characters. | 154 | |
| Line is longer than 120 characters. | 157 | |
| Line is longer than 120 characters. | 158 | |
| Line is longer than 120 characters. | 161 | |
| Line is longer than 120 characters. | 162 | |
| Line is longer than 120 characters. | 167 | |
| Line is longer than 120 characters. | 168 | |
| Line is longer than 120 characters. | 171 | |
| Line is longer than 120 characters. | 172 | |
| Line is longer than 120 characters. | 175 | |
| Line is longer than 120 characters. | 176 | |
| Line is longer than 120 characters. | 185 | |
| Line is longer than 120 characters. | 188 | |
| Line is longer than 120 characters. | 191 | |
| '-' is not preceded with whitespace. | 213 | |
| '-' is not followed by whitespace. | 213 | |
| Line has trailing spaces. | 217 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 118 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 160 | |
| Line is longer than 120 characters. | 201 | |
| Expected an @return tag. | 216 | |
| Expected @param tag for 'exp'. | 216 | |
| Expected @throws tag for 'MojoExecutionException'. | 216 | |
| '-' is not preceded with whitespace. | 230 | |
| '-' is not followed by whitespace. | 230 | |
| Line has trailing spaces. | 249 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 99 | |
| Expected @param tag for 'key'. | 99 | |
| Expected an @return tag. | 106 | |
| Expected @param tag for 'key'. | 106 | |
| Expected @param tag for 'defaultValue'. | 106 | |
| Expected an @return tag. | 119 | |
| Expected @throws tag for 'MojoExecutionException'. | 128 | |
| Expected @throws tag for 'MojoFailureException'. | 128 | |
| '}' should be on the same line. | 140 | |
| Expected an @return tag. | 189 | |
| Expected @param tag for 'key'. | 189 | |
| Expected @param tag for 'defaultValue'. | 189 | |
| Array brackets at illegal position. | 242 | |
| '}' should be on the same line. | 247 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 55 | |
| Expected @param tag for 'exporter'. | 55 | |
| Expected @throws tag for 'MojoExecutionException'. | 55 |
| Violation | Message | Line |
|---|---|---|
| Variable 'generateCoreOnly' must be private and have accessor methods. | 39 | |
| Variable 'generateWebOnly' must be private and have accessor methods. | 40 | |
| Variable 'pojoName' must be private and have accessor methods. | 41 | |
| Variable 'pojoNameLower' must be private and have accessor methods. | 42 | |
| Variable 'prompter' must be private and have accessor methods. | 49 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 120 characters. | 115 | |
| Line is longer than 120 characters. | 152 | |
| Expected an @return tag. | 216 | |
| Expected @param tag for 'exp'. | 216 | |
| Expected @throws tag for 'MojoExecutionException'. | 216 | |
| 'if' construct must use '{}'s. | 245 | |
| Line is longer than 120 characters. | 269 | |
| Line is longer than 120 characters. | 313 | |
| Name 'FILE_SEP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
| Line is longer than 120 characters. | 329 | |
| Line is longer than 120 characters. | 351 | |
| Line is longer than 120 characters. | 358 | |
| Line is longer than 120 characters. | 362 | |
| Missing a Javadoc comment. | 368 | |
| Missing a Javadoc comment. | 373 | |
| Parameter xmlString should be final. | 373 | |
| Missing a Javadoc comment. | 377 | |
| Missing a Javadoc comment. | 395 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 7 |
| Violation | Message | Line |
|---|---|---|
| Variable 'antProject' must be private and have accessor methods. | 25 | |
| Variable 'pojoName' must be private and have accessor methods. | 26 | |
| Variable 'pojoNameLower' must be private and have accessor methods. | 27 | |
| Variable 'destinationDirectory' must be private and have accessor methods. | 28 | |
| Variable 'sourceDirectory' must be private and have accessor methods. | 29 | |
| Variable 'project' must be private and have accessor methods. | 30 | |
| Variable 'genericCore' must be private and have accessor methods. | 31 | |
| Line is longer than 120 characters. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter project should be final. | 33 | |
| Parameter pojoName should be final. | 33 | |
| Parameter sourceDirectory should be final. | 33 | |
| Parameter destinationDirectory should be final. | 33 | |
| Parameter genericCore should be final. | 33 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 120 characters. | 50 | |
| ',' is not followed by whitespace. | 120 | |
| '+' is not preceded with whitespace. | 120 | |
| Line is longer than 120 characters. | 270 | |
| Line has trailing spaces. | 379 | |
| Missing a Javadoc comment. | 398 | |
| Line has trailing spaces. | 405 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 25 | |
| '-' is not preceded with whitespace. | 55 | |
| '-' is not followed by whitespace. | 55 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 110 | |
| '+' should be on a new line. | 134 | |
| Line has trailing spaces. | 138 | |
| Missing a Javadoc comment. | 157 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.io.*. | 10 | |
| Variable 'debug' explicitly initialized to 'false' (default value for its type). | 31 | |
| Variable 'debug' must be private and have accessor methods. | 31 | |
| Missing a Javadoc comment. | 38 | |
| 'final' modifier out of order with the JLS suggestions. | 38 | |
| Variable 'logOutput' must be private and have accessor methods. | 40 | |
| Variable 'invalidFileTypes' must be private and have accessor methods. | 42 | |
| '{' is followed by whitespace. | 42 | |
| Parameter newPackage should be final. | 49 | |
| Expected @param tag for 'newPackage'. | 49 | |
| Expected @param tag for 'fileset'. | 57 | |
| Expected @param tag for 'invalidFileTypes'. | 71 | |
| '{' should be on the previous line. | 72 | |
| Expected @param tag for 'baseDir'. | 88 | |
| '{' should be on the previous line. | 89 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 97 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 129 | |
| '{' should be on the previous line. | 142 | |
| '{' should be on the previous line. | 145 | |
| '{' should be on the previous line. | 149 | |
| Expected @param tag for 'existingPkgName'. | 167 | |
| Expected @throws tag for 'Exception'. | 167 | |
| '{' should be on the previous line. | 168 | |
| '{' should be on the previous line. | 175 | |
| Expected @param tag for 'newPkgName'. | 190 | |
| Expected @throws tag for 'Exception'. | 190 | |
| '{' should be on the previous line. | 191 | |
| '{' should be on the previous line. | 197 | |
| '{' should be on the previous line. | 207 | |
| '{' should be on the previous line. | 226 | |
| '{' should be on the previous line. | 231 | |
| '{' should be on the previous line. | 233 | |
| '{' should be on the previous line. | 248 | |
| '{' should be on the previous line. | 252 | |
| '{' should be on the previous line. | 254 | |
| '}' should be on the same line. | 260 | |
| '{' should be on the previous line. | 262 | |
| '{' should be on the previous line. | 290 | |
| '{' should be on the previous line. | 300 | |
| '{' should be on the previous line. | 309 | |
| '}' should be on the same line. | 313 | |
| '{' should be on the previous line. | 315 | |
| '{' should be on the previous line. | 325 | |
| '}' should be on the same line. | 353 | |
| '{' should be on the previous line. | 355 | |
| '{' should be on the previous line. | 366 | |
| '{' should be on the previous line. | 386 | |
| '}' should be on the same line. | 397 | |
| '{' should be on the previous line. | 399 | |
| '{' should be on the previous line. | 406 | |
| '}' should be on the same line. | 411 | |
| '{' should be on the previous line. | 413 | |
| '{' should be on the previous line. | 421 | |
| '{' should be on the previous line. | 427 | |
| '{' should be on the previous line. | 447 | |
| '{' should be on the previous line. | 455 | |
| '{' should be on the previous line. | 543 | |
| '{' should be on the previous line. | 583 | |
| '{' should be on the previous line. | 592 | |
| Missing a Javadoc comment. | 612 | |
| '{' should be on the previous line. | 613 | |
| Missing a Javadoc comment. | 634 | |
| '{' should be on the previous line. | 635 | |
| '{' should be on the previous line. | 655 | |
| '{' should be on the previous line. | 657 | |
| '{' should be on the previous line. | 659 | |
| '{' should be on the previous line. | 676 | |
| '{' should be on the previous line. | 681 | |
| '{' should be on the previous line. | 683 | |
| '{' should be on the previous line. | 687 | |
| '{' should be on the previous line. | 711 | |
| '{' should be on the previous line. | 728 | |
| '{' should be on the previous line. | 736 | |
| '}' should be on the same line. | 738 | |
| '{' should be on the previous line. | 740 | |
| '{' should be on the previous line. | 777 | |
| '{' should be on the previous line. | 782 | |
| '{' should be on the previous line. | 784 | |
| '{' should be on the previous line. | 787 | |
| '{' should be on the previous line. | 806 | |
| '{' should be on the previous line. | 815 | |
| '{' should be on the previous line. | 817 | |
| '{' should be on the previous line. | 820 | |
| '{' should be on the previous line. | 843 | |
| '{' should be on the previous line. | 851 | |
| '}' should be on the same line. | 853 | |
| '{' should be on the previous line. | 855 | |
| '{' should be on the previous line. | 900 | |
| '{' should be on the previous line. | 926 | |
| '{' should be on the previous line. | 930 | |
| '}' should be on the same line. | 932 | |
| '{' should be on the previous line. | 934 | |
| '{' should be on the previous line. | 953 | |
| '{' should be on the previous line. | 964 | |
| '{' should be on the previous line. | 966 | |
| '{' should be on the previous line. | 982 | |
| '{' should be on the previous line. | 986 | |
| '}' should be on the same line. | 988 | |
| '{' should be on the previous line. | 990 | |
| '{' should be on the previous line. | 1001 | |
| '{' should be on the previous line. | 1007 | |
| ';' is followed by whitespace. | 1008 | |
| '{' should be on the previous line. | 1009 | |
| 'cast' is not followed by whitespace. | 1010 | |
| '{' should be on the previous line. | 1031 | |
| 'for' is not followed by whitespace. | 1032 | |
| '=' is not preceded with whitespace. | 1032 | |
| '=' is not followed by whitespace. | 1032 | |
| '<' is not preceded with whitespace. | 1032 | |
| '<' is not followed by whitespace. | 1032 | |
| '}' should be on the same line. | 1035 | |
| '{' should be on the previous line. | 1037 | |
| '}' should be on the same line. | 1044 | |
| '{' should be on the previous line. | 1046 | |
| '{' should be on the previous line. | 1057 | |
| '{' should be on the previous line. | 1059 | |
| '{' should be on the previous line. | 1065 | |
| '}' should be on the same line. | 1082 | |
| '{' should be on the previous line. | 1084 | |
| '}' should be on the same line. | 1087 | |
| '{' should be on the previous line. | 1089 | |
| '}' should be on the same line. | 1094 | |
| '{' should be on the previous line. | 1096 | |
| Expected @param tag for 'fileName'. | 1104 | |
| '{' should be on the previous line. | 1105 | |
| '{' should be on the previous line. | 1114 | |
| '{' should be on the previous line. | 1117 | |
| '{' should be on the previous line. | 1121 | |
| '{' should be on the previous line. | 1133 | |
| '{' should be on the previous line. | 1136 | |
| '{' should be on the previous line. | 1139 | |
| '}' should be on the same line. | 1143 | |
| '{' should be on the previous line. | 1145 | |
| '{' should be on the previous line. | 1154 | |
| ',' is not followed by whitespace. | 1155 | |
| ',' is not followed by whitespace. | 1155 | |
| ',' is not followed by whitespace. | 1155 | |
| ',' is not followed by whitespace. | 1155 | |
| '{' should be on the previous line. | 1173 | |
| '{' should be on the previous line. | 1175 | |
| '{' should be on the previous line. | 1178 | |
| '{' should be on the previous line. | 1185 | |
| '{' should be on the previous line. | 1232 | |
| '}' should be on the same line. | 1236 | |
| '{' should be on the previous line. | 1238 | |
| '}' should be on the same line. | 1241 | |
| '{' should be on the previous line. | 1243 | |
| '}' should be on the same line. | 1245 | |
| '{' should be on the previous line. | 1247 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Line is longer than 120 characters. | 59 | |
| Line is longer than 120 characters. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 14 | |
| Name 'strip_X' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tools.ant.taskdefs.*. | 8 | |
| Variable 'antProject' must be private and have accessor methods. | 23 | |
| Variable 'pojoName' must be private and have accessor methods. | 24 | |
| Variable 'pojoNameLower' must be private and have accessor methods. | 25 | |
| Variable 'installedDirectory' must be private and have accessor methods. | 26 | |
| Variable 'project' must be private and have accessor methods. | 27 | |
| Variable 'genericCore' must be private and have accessor methods. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Parameter project should be final. | 30 | |
| Parameter pojoName should be final. | 30 | |
| Parameter installedDirectory should be final. | 30 | |
| Parameter genericCore should be final. | 30 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 120 characters. | 46 | |
| ',' is not followed by whitespace. | 110 | |
| '+' is not preceded with whitespace. | 110 | |
| Missing a Javadoc comment. | 288 |