The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 17 | 30 | 163 | 37 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 1 | |
| MemberName | 0 | |
| JavadocMethod | 116 | |
| JavadocType | 0 | |
| JavadocVariable | 30 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 2 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
| 1 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 1 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 16 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 47 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 5 | |
| MagicNumber | 7 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 3 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 92 | |
| 'packageManager' hides a field. | 100 | |
| 'root' hides a field. | 100 | |
| 'outputEncoding' hides a field. | 111 | |
| Expected an @return tag. | 119 | |
| 'templateDir' hides a field. | 130 | |
| Expected an @return tag. | 138 | |
| 'windowTitle' hides a field. | 149 | |
| Expected an @return tag. | 159 | |
| 'docTitle' hides a field. | 170 | |
| Expected an @return tag. | 180 | |
| 'bottom' hides a field. | 191 | |
| Expected an @return tag. | 201 | |
| Expected @param tag for 'log'. | 211 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 337 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Expected @param tag for 'packageManager'. | 103 | |
| Expected @param tag for 'source'. | 103 | |
| Expected @throws tag for 'IOException'. | 104 | |
| 'dest' hides a field. | 181 | |
| Expected @param tag for 'dest'. | 181 | |
| 'locale' hides a field. | 189 | |
| Expected @param tag for 'locale'. | 189 | |
| 'inputEncoding' hides a field. | 197 | |
| Expected @param tag for 'inputEncoding'. | 197 | |
| 'outputEncoding' hides a field. | 205 | |
| Expected @param tag for 'outputEncoding'. | 205 | |
| 'javadocLinkDir' hides a field. | 213 | |
| Expected @param tag for 'javadocLinkDir'. | 213 | |
| 'transformer' hides a field. | 222 | |
| Expected @param tag for 'transformer'. | 222 | |
| 'revision' hides a field. | 230 | |
| Expected @param tag for 'revision'. | 230 | |
| 'log' hides a field. | 238 | |
| Expected @param tag for 'log'. | 238 | |
| Expected @param tag for 'sourceDirs'. | 252 | |
| Expected @param tag for 'templateDir'. | 252 | |
| Expected @param tag for 'windowTitle'. | 252 | |
| Expected @param tag for 'docTitle'. | 252 | |
| Expected @param tag for 'bottom'. | 252 | |
| Expected @throws tag for 'IOException'. | 253 | |
| Expected @throws tag for 'JxrException'. | 253 | |
| Expected @param tag for 'source'. | 296 | |
| Expected @param tag for 'filename'. | 296 | |
| 'dest' hides a field. | 300 | |
| 'dest' hides a field. | 329 | |
| Missing a Javadoc comment. | 409 | |
| 'excludes' hides a field. | 409 | |
| Missing a Javadoc comment. | 415 | |
| 'includes' hides a field. | 415 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| 'packageManager' hides a field. | 240 | |
| 'outputEncoding' hides a field. | 272 | |
| Line is longer than 120 characters. | 281 | |
| More than 7 parameters. | 348 | |
| 'locale' hides a field. | 348 | |
| 'inputEncoding' hides a field. | 348 | |
| 'outputEncoding' hides a field. | 349 | |
| 'javadocLinkDir' hides a field. | 349 | |
| 'revision' hides a field. | 349 | |
| Expected @throws tag for 'IOException'. | 351 | |
| 'sourcefile' hides a field. | 404 | |
| 'destfile' hides a field. | 404 | |
| 'locale' hides a field. | 404 | |
| 'inputEncoding' hides a field. | 404 | |
| 'outputEncoding' hides a field. | 405 | |
| 'javadocLinkDir' hides a field. | 405 | |
| 'revision' hides a field. | 405 | |
| Expected @throws tag for 'IOException'. | 406 | |
| Redundant 'final' modifier. | 699 | |
| Redundant 'final' modifier. | 720 | |
| Inner assignments should be avoided. | 730 | |
| Inner assignments should be avoided. | 745 | |
| Inner assignments should be avoided. | 779 | |
| '3' is a magic number. | 789 | |
| Inner assignments should be avoided. | 795 | |
| Redundant 'final' modifier. | 828 | |
| Inner assignments should be avoided. | 836 | |
| Redundant 'final' modifier. | 857 | |
| Redundant 'final' modifier. | 905 | |
| Name 'CLASS_KEYWORD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 907 | |
| '65' is a magic number. | 922 | |
| '90' is a magic number. | 922 | |
| '97' is a magic number. | 922 | |
| '122' is a magic number. | 922 | |
| Redundant 'final' modifier. | 966 | |
| Redundant 'final' modifier. | 986 | |
| Redundant 'final' modifier. | 1013 | |
| Expected @throws tag for 'IOException'. | 1078 | |
| Expected @throws tag for 'ClassNotFoundException'. | 1091 | |
| Expected @throws tag for 'IOException'. | 1091 | |
| Redundant 'final' modifier. | 1101 | |
| Redundant 'final' modifier. | 1153 | |
| '10' is a magic number. | 1155 | |
| '100' is a magic number. | 1159 | |
| Redundant 'final' modifier. | 1176 | |
| Name 'fqpn_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1247 | |
| Name 'fqpn_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1248 | |
| Redundant 'final' modifier. | 1298 | |
| Redundant 'final' modifier. | 1328 | |
| Redundant 'final' modifier. | 1341 | |
| Redundant 'final' modifier. | 1376 | |
| Redundant 'final' modifier. | 1469 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| 'name' hides a field. | 53 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'name'. | 41 | |
| Expected @param tag for 'name'. | 52 | |
| 'filename' hides a field. | 52 | |
| Expected @param tag for 'filename'. | 52 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 | |
| 'filename' hides a field. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Expected an @return tag. | 51 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'name'. | 60 | |
| Expected @throws tag for 'IOException'. | 61 | |
| Expected @param tag for 'file'. | 78 | |
| 'encoding' hides a field. | 88 | |
| Expected an @return tag. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Expected @param tag for 'name'. | 40 | |
| Expected an @return tag. | 61 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Expected an @return tag. | 48 | |
| Expected an @return tag. | 59 | |
| Expected an @return tag. | 75 | |
| Expected an @return tag. | 83 | |
| Expected @param tag for 'classType'. | 92 | |
| Expected @param tag for 'importType'. | 100 | |
| Expected @param tag for 'classType'. | 108 | |
| 'packageType' hides a field. | 118 | |
| Expected @param tag for 'packageType'. | 118 | |
| Expected an @return tag. | 127 | |
| 'filename' hides a field. | 135 | |
| Expected @param tag for 'filename'. | 135 | |
| Expected an @return tag. | 144 | |
| 'encoding' hides a field. | 152 | |
| Expected @param tag for 'encoding'. | 152 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Expected @param tag for 'filename'. | 50 | |
| Expected @param tag for 'encoding'. | 50 | |
| Expected @throws tag for 'IOException'. | 51 | |
| Expected @throws tag for 'IOException'. | 72 | |
| Expected an @return tag. | 141 | |
| Expected @param tag for 'filename'. | 141 | |
| Expected an @return tag. | 171 | |
| Expected @throws tag for 'IOException'. | 172 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 64 | |
| 'log' hides a field. | 64 | |
| 'fileManager' hides a field. | 64 | |
| Expected an @return tag. | 74 | |
| Expected @param tag for 'name'. | 74 | |
| Expected @param tag for 'packageType'. | 89 | |
| Expected an @return tag. | 97 | |
| Expected @param tag for 'directory'. | 105 | |
| Expected @param tag for 'directory'. | 160 | |
| 'directories' hides a field. | 172 | |
| Expected @param tag for 'directories'. | 172 | |
| Missing a Javadoc comment. | 214 | |
| Missing a Javadoc comment. | 219 | |
| 'excludes' hides a field. | 219 | |
| Missing a Javadoc comment. | 225 | |
| 'includes' hides a field. | 225 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Expected @param tag for 'name'. | 39 | |
| Expected an @return tag. | 55 | |
| Expected @param tag for 'classType'. | 64 | |
| Expected an @return tag. | 75 | |
| Expected @param tag for 'classType'. | 75 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 42 | |
| Expected @param tag for 'line'. | 42 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 95 | |
| Expected @param tag for 'line'. | 95 | |
| Expected @param tag for 'start'. | 95 | |
| Expected an @return tag. | 133 | |
| Expected @param tag for 'string'. | 133 | |
| Expression can be simplified. | 147 | |
| Expected an @return tag. | 160 | |
| Expected @param tag for 'string'. | 160 | |
| Expected @param tag for 'start'. | 160 | |
| Expected an @return tag. | 191 | |
| Expected @param tag for 'string'. | 191 | |
| Expression can be simplified. | 197 | |
| Expected an @return tag. | 211 | |
| Expected @param tag for 'c'. | 211 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| 'value' hides a field. | 40 | |
| Expected @param tag for 'value'. | 40 | |
| 'index' hides a field. | 40 | |
| Expected @param tag for 'index'. | 40 | |
| Expected an @return tag. | 50 | |
| Expected an @return tag. | 58 | |
| Expected an @return tag. | 66 | |
| Expected @param tag for 'obj'. | 66 | |
| Expression can be simplified. | 70 |