The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 
| Files | |||
|---|---|---|---|
| 65 | 0 | 0 | 193 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
46 | |
JavadocType
|
56 | ||
JavadocVariable
|
35 | ||
| misc | NewlineAtEndOfFile | 5 | |
| regexp | RegexpSingleline
|
23 | |
| sizes | FileLength
|
2 | |
LineLength
|
1 | ||
ParameterNumber
|
1 | ||
| whitespace | WhitespaceAfter | 14 | |
| WhitespaceAround | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 40 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 38 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <F> tag. | 44 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <R> tag. | 77 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 420 lines (max allowed is 300). | 1 | |
| javadoc | JavadocMethod | Expected an @return tag. | 73 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 143 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 146 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 150 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 304 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 304 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 341 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Expected @param tag for 'stringBuilder'. | 54 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'printWriter'. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 49 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 38 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapByName'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected an @return tag. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 382 lines (max allowed is 300). | 1 | |
| sizes | ParameterNumber | More than 4 parameters (found 5). | 153 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 215 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 215 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 380 |
| 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 | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
| 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. | 43 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 43 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 43 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 43 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 105 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 109 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 34 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| javadoc | JavadocType | Unknown tag 'stereotype'. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <CODOMAIN_TYPE> tag. | 36 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <DOMAIN_TYPE> tag. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <CODOMAIN_TYPE> tag. | 37 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <DOMAIN_TYPE> tag. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <CODOMAIN_TYPE> tag. | 37 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <DOMAIN_TYPE> tag. | 37 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 49 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Unknown tag 'stereotype'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'owner'. | 65 | |
| javadoc | JavadocMethod | Expected @param tag for 'roles'. | 65 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| javadoc | JavadocType | Unknown tag 'stereotype'. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'callback'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'roles'. | 64 | |
| javadoc | JavadocMethod | Expected an @return tag. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'roles'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 132 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 53 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 192 |