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