The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
| FileTabCharacter | 1 | |
RegexpHeader
| 0 | |
JavadocMethod
| 25 | |
| JavadocType | 1 | |
| JavadocStyle | 1 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
LineLength
| 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| GenericWhitespace | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
LeftCurly
| 1 | |
| NeedBraces | 0 | |
RightCurly
| 1 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 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 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| File contains tab characters (this is the first instance). | 42 | |
| Expected @param tag for 'args'. | 46 | |
| Expected @throws tag for 'RecipeParseException'. | 46 | |
| '{' should be on a new line. | 66 | |
| '}' should be alone on a line. | 108 | |
| First sentence should end with a period. | 116 | |
| Expected @param tag for 'htmlContent'. | 122 | |
| Expected @throws tag for 'Exception'. | 122 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.IOException. | 21 | |
| Missing a Javadoc comment. | 39 | |
| Expected @param tag for 'args'. | 53 | |
| Expected @throws tag for 'RecipeParseException'. | 53 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 163 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 |