The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalCatch | 2 | |
| MultipleVariableDeclarations | 1 | ||
| OverloadMethodsDeclarationOrder | 2 | ||
| javadoc | JavadocParagraph
|
20 | |
JavadocStyle
|
7 | ||
| JavadocTagContinuationIndentation | 2 | ||
| NonEmptyAtclauseDescription | 11 | ||
| modifier | RedundantModifier | 8 | |
| naming | LocalVariableName
|
2 | |
MemberName
|
1 | ||
| sizes | LineLength
|
10 | |
| whitespace | EmptyLineSeparator
|
1 | |
OperatorWrap
|
3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 27 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 70 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 73 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 78 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 42 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 135 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '56'. | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '33'. | 51 | |
| naming | LocalVariableName | Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 29 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 33 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 31 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'qNameToKeys' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 | |
| naming | LocalVariableName | Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 29 | |
| whitespace | EmptyLineSeparator | 'CLASS_DEF' should be separated from previous statement. | 35 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 52 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 121 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 180 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 206 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 218 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 230 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 231 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 244 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 262 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 289 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 |