The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 
| Files | |||
|---|---|---|---|
| 47 | 0 | 0 | 224 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
| javadoc | JavadocMethod
|
52 | |
JavadocType
|
34 | ||
JavadocVariable
|
17 | ||
| misc | NewlineAtEndOfFile | 4 | |
| regexp | RegexpSingleline
|
46 | |
| sizes | FileLength
|
7 | |
LineLength
|
15 | ||
ParameterNumber
|
2 | ||
| whitespace | WhitespaceAfter | 34 | |
| WhitespaceAround | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <K> tag. | 41 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <V> tag. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocMethod | Expected an @return tag. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected an @return tag. | 54 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'serviceClass'. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Expected an @return tag. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 381 lines (max allowed is 300). | 1 | |
| sizes | ParameterNumber | More than 4 parameters (found 5). | 145 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 208 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 208 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 75 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 85 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 40 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 379 lines (max allowed is 300). | 1 | |
| javadoc | JavadocMethod | Expected an @return tag. | 68 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 104 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 107 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 263 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 263 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 300 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 539 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 75 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 75 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 86 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <U> tag. | 89 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <U> tag. | 150 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 164 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 179 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 248 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 343 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 483 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 320 lines (max allowed is 300). | 1 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 164 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 310 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 38 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <K> tag. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 47 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 50 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 76 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 476 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <A> tag. | 57 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <B> tag. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 202 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 293 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 312 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 333 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 356 | |
| sizes | ParameterNumber | More than 4 parameters (found 5). | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 61 | |
| javadoc | JavadocMethod | Expected an @return tag. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 220 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 81 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 172 | |
| javadoc | JavadocMethod | Expected @param tag for 'beans'. | 172 | |
| javadoc | JavadocMethod | Expected an @return tag. | 205 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 206 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 212 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 216 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <E> tag. | 40 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <A> tag. | 48 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <B> tag. | 48 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <C> tag. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 44 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <U> tag. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 485 lines (max allowed is 300). | 1 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 60 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 60 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 69 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 275 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 312 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 344 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 345 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 346 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 362 | |
| blocks | EmptyBlock | Must have at least one statement. | 456 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <F> tag. | 52 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 396 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <F> tag. | 58 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 181 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 259 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 338 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 338 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |