The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 
| Files | |||
|---|---|---|---|
| 244 | 0 | 0 | 611 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
| javadoc | JavadocMethod
|
175 | |
JavadocType
|
106 | ||
JavadocVariable
|
67 | ||
| misc | FinalParameters | 1 | |
| NewlineAtEndOfFile | 8 | ||
| regexp | RegexpSingleline
|
116 | |
| sizes | FileLength
|
10 | |
LineLength
|
32 | ||
ParameterNumber
|
3 | ||
| whitespace | NoWhitespaceAfter | 1 | |
| OperatorWrap | 4 | ||
| WhitespaceAfter | 66 | ||
| WhitespaceAround | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 50 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 455 lines (max allowed is 300). | 1 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 93 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 144 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 144 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 268 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'actorObject'. | 71 | |
| javadoc | JavadocMethod | Expected @param tag for 'poolSize'. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 50 | |
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 44 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TOPIC> tag. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TOPIC> tag. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 111 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 156 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 166 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 170 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 107 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 189 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 197 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 202 |
| 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 <SPECIALIZED_FINDER> tag. | 44 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> 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 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <R> tag. | 126 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 421 lines (max allowed is 300). | 1 | |
| javadoc | JavadocMethod | Expected an @return tag. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 137 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 144 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 154 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 305 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 305 | |
| whitespace | WhitespaceAround | '->' is not followed by whitespace. | 342 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 342 |
| 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 <TYPE> 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 <TYPE> 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. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 385 lines (max allowed is 300). | 1 | |
| sizes | ParameterNumber | More than 4 parameters (found 5). | 156 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 218 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 218 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 383 |
| 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. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 132 |
| 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 | JavadocMethod | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 66 |
| 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. | 44 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 44 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 44 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 106 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 110 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 112 |
| 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'. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
| 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'. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 217 |
| 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. | 45 |
| 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. | 38 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <DOMAIN_TYPE> tag. | 38 |
| 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'. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'roles'. | 66 | |
| 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. | 41 | |
| javadoc | JavadocType | Unknown tag 'stereotype'. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 |
| 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. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 42 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 54 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <E> tag. | 45 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | ParameterNumber | More than 4 parameters (found 5). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 80 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <E> tag. | 54 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 131 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <E> tag. | 43 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'stereotype'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 301 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 101 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 113 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 122 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 139 |
| 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. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 80 | |
| misc | FinalParameters | Parameter list2 should be final. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 133 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 426 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> tag. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 69 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 69 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 80 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> tag. | 83 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 144 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 158 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 173 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 212 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 307 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 344 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 358 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 319 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. | 309 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 314 |
| 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. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 454 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). | 201 | |
| sizes | ParameterNumber | More than 4 parameters (found 5). | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 73 |
| 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. | 206 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 73 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 100 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 104 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 122 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 132 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 136 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 140 |
| 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. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'map'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'map'. | 63 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 86 |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 69 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 70 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 71 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 488 lines (max allowed is 300). | 1 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 63 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 63 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 72 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 278 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 347 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 348 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 365 | |
| blocks | EmptyBlock | Must have at least one statement. | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <EXTENDED_FINDER> tag. | 52 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> tag. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 395 lines (max allowed is 300). | 1 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <EXTENDED_FINDER> tag. | 58 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> tag. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 235 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 261 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 339 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 339 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 387 lines (max allowed is 300). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 38 |
| 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 |