The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 1 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 1 | |
| MemberName | 0 | |
JavadocMethod
| 11 | |
JavadocType
| 0 | |
JavadocVariable
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 90 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 4 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Name 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
| Missing a Javadoc comment. | 122 | |
| Name 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| Name 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | |
| Missing a Javadoc comment. | 140 | |
| Name 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
| Name 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 | |
| Missing a Javadoc comment. | 158 | |
| Name 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
| Name 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
| Missing a Javadoc comment. | 176 | |
| Name 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
| Name 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 | |
| Missing a Javadoc comment. | 194 | |
| Name 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
| Name 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
| 'title' hides a field. | 249 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 38 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 29 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 29 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 29 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 401 |
| Violation | Message | Line |
|---|---|---|
| Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 643 |
| Violation | Message | Line |
|---|---|---|
| Name 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Name 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Name 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| Name 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| Name 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| Name 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| Name 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 | |
| Name 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
| Name 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
| Name 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 | |
| Name 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| Name 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
| Name 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 | |
| Name 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 198 | |
| Name 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 210 | |
| Name 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 222 | |
| Name 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 234 | |
| Name 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 | |
| Name 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
| Name 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 | |
| Name 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 282 | |
| Name 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 294 | |
| Name 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 306 | |
| Name 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 | |
| Name 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 | |
| Name 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 342 | |
| Name 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 354 | |
| Name 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 366 | |
| Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 378 | |
| Name 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 390 | |
| Name 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 402 | |
| Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 | |
| Name 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 438 | |
| Name 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 450 | |
| Name 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 480 | |
| Name 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 492 | |
| Name 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 504 | |
| Name 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 516 | |
| Name 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 528 | |
| Name 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 630 | |
| Name 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 680 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,097 lines (max allowed is 2,000). | 1 | |
| Name 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 | |
| Name 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
| Name 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 340 | |
| Name 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 346 | |
| Name 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 364 | |
| Name 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 | |
| Name 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 388 | |
| Name 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 394 | |
| Name 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 412 | |
| Name 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 418 | |
| Name 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 436 | |
| Name 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 442 | |
| Name 'onSection_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 475 | |
| Name 'onSectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 531 | |
| Name 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 592 | |
| Name 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 622 | |
| Name 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 691 | |
| Name 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 721 | |
| Name 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 759 | |
| Name 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 789 | |
| Name 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 819 | |
| Name 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 862 | |
| Name 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 966 | |
| Name 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1006 | |
| Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1097 | |
| Name 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1164 | |
| Name 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1246 | |
| Name 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1314 | |
| Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1385 | |
| Name 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1391 | |
| Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1403 | |
| Name 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1447 | |
| Name 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1507 | |
| Name 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1588 | |
| Name 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1612 | |
| Name 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1636 | |
| Name 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1660 |
| Violation | Message | Line |
|---|---|---|
| Unused @throws tag for 'NullPointerException'. | 65 | |
| Unused @throws tag for 'NullPointerException'. | 90 | |
| Unused @throws tag for 'NullPointerException'. | 116 | |
| Unused @throws tag for 'NullPointerException'. | 358 | |
| Unused @throws tag for 'NullPointerException'. | 409 |