The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 0 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod
| 164 | ![]() |
JavadocType
| 4 | ![]() |
JavadocVariable
| 2 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
MethodLength | 1 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad
| 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 86 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 1 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber
| 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'log'. | 156 |
![]() | Expected an @return tag. | 173 |
![]() | Expected an @return tag. | 186 |
![]() | Expected @param tag for 'pluginContext'. | 194 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'source'. | 39 |
![]() | Expected @param tag for 'shortMessage'. | 39 |
![]() | Expected @param tag for 'longMessage'. | 39 |
![]() | Expected @param tag for 'message'. | 53 |
![]() | Expected @param tag for 'cause'. | 53 |
![]() | Expected @param tag for 'message'. | 65 |
![]() | Expected @param tag for 'cause'. | 65 |
![]() | Expected @param tag for 'message'. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'source'. | 39 |
![]() | Expected @param tag for 'shortMessage'. | 39 |
![]() | Expected @param tag for 'longMessage'. | 39 |
![]() | Expected @param tag for 'message'. | 51 |
![]() | Expected @param tag for 'message'. | 64 |
![]() | Expected @param tag for 'cause'. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '<' is not preceded with whitespace. | 64 |
![]() | '<' is not followed by whitespace. | 64 |
![]() | '>' is not preceded with whitespace. | 64 |
![]() | '<' is not preceded with whitespace. | 67 |
![]() | '<' is not followed by whitespace. | 67 |
![]() | '>' is not preceded with whitespace. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | '<' is not preceded with whitespace. | 43 |
![]() | '<' is not followed by whitespace. | 43 |
![]() | '>' is not preceded with whitespace. | 43 |
![]() | '<' is not preceded with whitespace. | 59 |
![]() | '<' is not followed by whitespace. | 59 |
![]() | '>' is not preceded with whitespace. | 59 |
![]() | '<' is not preceded with whitespace. | 61 |
![]() | '<' is not followed by whitespace. | 61 |
![]() | '>' is not preceded with whitespace. | 61 |
![]() | '<' is not preceded with whitespace. | 172 |
![]() | '<' is not followed by whitespace. | 172 |
![]() | '>' is not preceded with whitespace. | 172 |
![]() | '<' is not preceded with whitespace. | 181 |
![]() | '<' is not followed by whitespace. | 181 |
![]() | '>' is not preceded with whitespace. | 181 |
![]() | '<' is not preceded with whitespace. | 206 |
![]() | '<' is not followed by whitespace. | 206 |
![]() | '>' is not preceded with whitespace. | 206 |
![]() | '>' is not followed by whitespace. | 206 |
![]() | '<' is not preceded with whitespace. | 215 |
![]() | '<' is not followed by whitespace. | 215 |
![]() | '>' is not preceded with whitespace. | 215 |
![]() | '<' is not preceded with whitespace. | 219 |
![]() | '<' is not followed by whitespace. | 219 |
![]() | '>' is not preceded with whitespace. | 219 |
![]() | '>' is not followed by whitespace. | 219 |
![]() | Missing a Javadoc comment. | 245 |
![]() | Missing a Javadoc comment. | 260 |
![]() | 'goal' hides a field. | 548 |
![]() | Expected an @return tag. | 677 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Expected an @return tag. | 194 |
Violation | Message | Line |
---|---|---|
![]() | '<' is not preceded with whitespace. | 69 |
![]() | '<' is not followed by whitespace. | 69 |
![]() | '>' is not preceded with whitespace. | 69 |
![]() | '<' is not preceded with whitespace. | 74 |
![]() | '<' is not followed by whitespace. | 74 |
![]() | '>' is not preceded with whitespace. | 74 |
![]() | '<' is not preceded with whitespace. | 76 |
![]() | '<' is not followed by whitespace. | 76 |
![]() | '>' is not preceded with whitespace. | 76 |
![]() | '<' is not preceded with whitespace. | 86 |
![]() | '<' is not followed by whitespace. | 86 |
![]() | '>' is not preceded with whitespace. | 86 |
![]() | Missing a Javadoc comment. | 92 |
![]() | '<' is not preceded with whitespace. | 93 |
![]() | '<' is not followed by whitespace. | 93 |
![]() | '>' is not preceded with whitespace. | 93 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '<' is not preceded with whitespace. | 105 |
![]() | '<' is not followed by whitespace. | 105 |
![]() | '>' is not preceded with whitespace. | 105 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Expected an @return tag. | 179 |
![]() | Expected @param tag for 'artifactId'. | 179 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Missing a Javadoc comment. | 226 |
![]() | '<' is not preceded with whitespace. | 237 |
![]() | '<' is not followed by whitespace. | 237 |
![]() | '>' is not preceded with whitespace. | 237 |
![]() | Missing a Javadoc comment. | 242 |
![]() | '<' is not preceded with whitespace. | 242 |
![]() | '<' is not followed by whitespace. | 242 |
![]() | '>' is not preceded with whitespace. | 242 |
![]() | Missing a Javadoc comment. | 250 |
![]() | '<' is not preceded with whitespace. | 250 |
![]() | '<' is not followed by whitespace. | 250 |
![]() | '>' is not preceded with whitespace. | 250 |
![]() | Missing a Javadoc comment. | 260 |
![]() | Missing a Javadoc comment. | 270 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Missing a Javadoc comment. | 304 |
![]() | '<' is not preceded with whitespace. | 304 |
![]() | '<' is not followed by whitespace. | 304 |
![]() | '>' is not preceded with whitespace. | 304 |
![]() | Missing a Javadoc comment. | 309 |
![]() | '<' is not preceded with whitespace. | 309 |
![]() | '<' is not followed by whitespace. | 309 |
![]() | '>' is not preceded with whitespace. | 309 |
![]() | '<' is not preceded with whitespace. | 312 |
![]() | '<' is not followed by whitespace. | 312 |
![]() | '>' is not preceded with whitespace. | 312 |
![]() | Missing a Javadoc comment. | 315 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Missing a Javadoc comment. | 325 |
![]() | Missing a Javadoc comment. | 330 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 345 |
![]() | Missing a Javadoc comment. | 350 |
![]() | Missing a Javadoc comment. | 355 |
![]() | '<' is not preceded with whitespace. | 374 |
![]() | '<' is not followed by whitespace. | 374 |
![]() | '>' is not preceded with whitespace. | 374 |
![]() | '>' is not followed by whitespace. | 374 |
![]() | Expected an @return tag. | 414 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 95 |
![]() | '<' is not followed by whitespace. | 95 |
![]() | '>' is not preceded with whitespace. | 95 |
![]() | '<' is not preceded with whitespace. | 95 |
![]() | '<' is not followed by whitespace. | 95 |
![]() | '>' is not preceded with whitespace. | 95 |
![]() | '>' is not followed by whitespace. | 95 |
![]() | Method length is 213 lines (max allowed is 150). | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '<' is not preceded with whitespace. | 263 |
![]() | '<' is not followed by whitespace. | 263 |
![]() | '>' is not preceded with whitespace. | 263 |
![]() | '<' is not preceded with whitespace. | 263 |
![]() | '<' is not followed by whitespace. | 263 |
![]() | '>' is not preceded with whitespace. | 263 |
![]() | '>' is not followed by whitespace. | 263 |
![]() | Missing a Javadoc comment. | 337 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Expected an @return tag. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'content'. | 45 |
![]() | Expected @param tag for 'content'. | 55 |
![]() | Expected @param tag for 'error'. | 55 |
![]() | Expected @param tag for 'error'. | 64 |
![]() | Expected @param tag for 'content'. | 76 |
![]() | Expected @param tag for 'content'. | 86 |
![]() | Expected @param tag for 'error'. | 86 |
![]() | Expected @param tag for 'error'. | 95 |
![]() | Expected @param tag for 'content'. | 107 |
![]() | Expected @param tag for 'content'. | 117 |
![]() | Expected @param tag for 'error'. | 117 |
![]() | Expected @param tag for 'error'. | 126 |
![]() | Expected @param tag for 'content'. | 138 |
![]() | Expected @param tag for 'content'. | 148 |
![]() | Expected @param tag for 'error'. | 148 |
![]() | Expected @param tag for 'error'. | 157 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'content'. | 36 |
![]() | Expected @param tag for 'content'. | 44 |
![]() | Expected @param tag for 'error'. | 44 |
![]() | Expected @param tag for 'error'. | 52 |
![]() | Expected @param tag for 'content'. | 60 |
![]() | Expected @param tag for 'content'. | 68 |
![]() | Expected @param tag for 'error'. | 68 |
![]() | Expected @param tag for 'error'. | 76 |
![]() | Expected @param tag for 'content'. | 84 |
![]() | Expected @param tag for 'content'. | 92 |
![]() | Expected @param tag for 'error'. | 92 |
![]() | Expected @param tag for 'error'. | 100 |
![]() | Expected @param tag for 'content'. | 108 |
![]() | Expected @param tag for 'content'. | 116 |
![]() | Expected @param tag for 'error'. | 116 |
![]() | Expected @param tag for 'error'. | 129 |
![]() | Expected an @return tag. | 142 |
![]() | Expected an @return tag. | 151 |
![]() | Expected an @return tag. | 159 |
![]() | Expected an @return tag. | 167 |