The following document contains the results of Checkstyle.
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 5 | 0 | 0 | 81 |
| Error | Line | |
|---|---|---|
|
| File does not end with a newline. | 0 |
| Error | Line | |
|---|---|---|
|
| Utility classes should not have a public or default constructor. | 21 |
|
| Missing a Javadoc comment. | 23 |
|
| Name 'TAB_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
|
| Variable 'TAB_SIZE' must be private and have accessor methods. | 23 |
|
| '4' is a magic number. | 23 |
|
| Missing a Javadoc comment. | 25 |
|
| Name 'SHOW_LINE_NUMBERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 |
|
| Variable 'SHOW_LINE_NUMBERS' must be private and have accessor methods. | 25 |
|
| Missing a Javadoc comment. | 27 |
|
| Name 'SHOW_TABLE_BORDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
|
| Variable 'SHOW_TABLE_BORDER' must be private and have accessor methods. | 27 |
|
| Missing a Javadoc comment. | 29 |
|
| Name 'ADD_LINE_ANCHORS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
|
| Variable 'ADD_LINE_ANCHORS' must be private and have accessor methods. | 29 |
|
| Missing a Javadoc comment. | 31 |
|
| Name 'DEFAULT_STYLE_TABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 |
|
| Variable 'DEFAULT_STYLE_TABLE' must be private and have accessor methods. | 31 |
|
| Expected @param tag for 'filename'. | 45 |
|
| Line is longer than 80 characters. | 53 |
|
| Expected @param tag for 'filename'. | 53 |
|
| Expected @param tag for 'styletable'. | 53 |
|
| Unused @param tag for 'showFileName'. | 60 |
|
| Expected @param tag for 'fileName'. | 64 |
|
| Expected @param tag for 'styletable'. | 64 |
|
| Line has trailing spaces. | 71 |
|
| Unused @param tag for 'showFileName'. | 75 |
|
| Expected @param tag for 'fileName'. | 83 |
|
| Expected @param tag for 'styletable'. | 83 |
|
| Line is longer than 80 characters. | 89 |
|
| Line is longer than 80 characters. | 111 |
|
| Missing a Javadoc comment. | 122 |
| Error | Line | |
|---|---|---|
|
| File does not end with a newline. | 0 |
| Error | Line | |
|---|---|---|
|
| Line has trailing spaces. | 23 |
|
| Line has trailing spaces. | 24 |
|
| Line has trailing spaces. | 31 |
|
| 'static' modifier out of order with the JLS suggestions. | 48 |
|
| Line is longer than 80 characters. | 52 |
|
| Line is longer than 80 characters. | 53 |
|
| 'static' modifier out of order with the JLS suggestions. | 56 |
|
| Line is longer than 80 characters. | 57 |
|
| Line is longer than 80 characters. | 58 |
|
| Line is longer than 80 characters. | 64 |
|
| 'static' modifier out of order with the JLS suggestions. | 70 |
|
| 'static' modifier out of order with the JLS suggestions. | 76 |
|
| Line is longer than 80 characters. | 83 |
|
| 'static' modifier out of order with the JLS suggestions. | 83 |
|
| 'static' modifier out of order with the JLS suggestions. | 88 |
|
| 'static' modifier out of order with the JLS suggestions. | 93 |
|
| 'static' modifier out of order with the JLS suggestions. | 102 |
|
| Line is longer than 80 characters. | 106 |
|
| 'static' modifier out of order with the JLS suggestions. | 114 |
|
| Line is longer than 80 characters. | 120 |
|
| 'static' modifier out of order with the JLS suggestions. | 120 |
|
| Line is longer than 80 characters. | 121 |
|
| Line is longer than 80 characters. | 126 |
|
| Line is longer than 80 characters. | 128 |
|
| Line has trailing spaces. | 134 |
|
| Line is longer than 80 characters. | 136 |
|
| Variable 'java2HtmlHomepageLinkEnabled' must be private and have accessor methods. | 138 |
|
| Missing a Javadoc comment. | 146 |
|
| Missing a Javadoc comment. | 150 |
|
| Missing a Javadoc comment. | 154 |
|
| Line is longer than 80 characters. | 157 |
|
| Missing a Javadoc comment. | 192 |
|
| Missing a Javadoc comment. | 196 |
|
| Missing a Javadoc comment. | 200 |
|
| Missing a Javadoc comment. | 204 |
|
| Missing a Javadoc comment. | 208 |
|
| Missing a Javadoc comment. | 230 |
|
| 'if' construct must use '{}'s. | 242 |
|
| 'else' construct must use '{}'s. | 244 |
|
| Missing a Javadoc comment. | 251 |
|
| Missing a Javadoc comment. | 258 |
|
| Missing a Javadoc comment. | 262 |
|
| Missing a Javadoc comment. | 269 |
|
| Missing a Javadoc comment. | 287 |
|
| Line is longer than 80 characters. | 319 |
|
| Missing a Javadoc comment. | 319 |
|
| Missing a Javadoc comment. | 330 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |