The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 22 | 0 | 0 | 63 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 25 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
Header
| 7 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| NoWhitespaceAfter | 3 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
WhitespaceAfter
| 0 | |
| WhitespaceAround | 16 | |
| ModifierOrder | 0 | |
| RedundantModifier | 6 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
GenericIllegalRegexp
| 4 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// MillScript: an Open Spice interpreter and batch website creation tool'. | 2 | |
| Line has trailing spaces. | 33 | |
| Expected @param tag for 'complaint'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 64 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// This file is part of MillScript.'. | 5 | |
| Expected an @return tag. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 87 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| '>' is not followed by whitespace. | 47 | |
| '<' is not preceded with whitespace. | 52 | |
| '<' is not followed by whitespace. | 52 | |
| '>' is not preceded with whitespace. | 52 | |
| '<' is not preceded with whitespace. | 52 | |
| '<' is not followed by whitespace. | 52 | |
| '>' is not preceded with whitespace. | 52 | |
| '>' is not followed by whitespace. | 52 | |
| '!' is followed by whitespace. | 241 | |
| '!' is followed by whitespace. | 263 | |
| '<' is not preceded with whitespace. | 299 | |
| Expected an @return tag. | 306 | |
| '!' is followed by whitespace. | 386 | |
| Expected an @return tag. | 445 | |
| Must have at least one statement. | 448 | |
| Expected an @return tag. | 465 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// MillScript: an Open Spice interpreter and batch website creation tool'. | 2 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// MillScript: an Open Spice interpreter and batch website creation tool'. | 2 | |
| Expected @param tag for 'alert'. | 38 | |
| Line has trailing spaces. | 40 | |
| '<' is not preceded with whitespace. | 51 | |
| Unused @param tag for 'culprit'. | 78 | |
| Expected @param tag for 'complaint'. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 35 | |
| Redundant 'public' modifier. | 42 | |
| Line has trailing spaces. | 49 | |
| Redundant 'public' modifier. | 52 | |
| Redundant 'public' modifier. | 59 | |
| Redundant 'public' modifier. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// MillScript: an Open Spice interpreter and batch website creation tool'. | 2 | |
| Line has trailing spaces. | 33 | |
| Expected @param tag for 'complaint'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '// MillScript: an Open Spice interpreter and batch website creation tool'. | 2 | |
| Missing a Javadoc comment. | 63 |