The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 5 | |
FileTabCharacter
| 7 | |
LeftCurly
| 3 | |
RightCurly
| 1 | |
LineLength
| 1 | |
| MemberName | 0 | |
JavadocMethod
| 85 | |
JavadocType
| 2 | |
JavadocVariable
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 1 | |
ParenPad
| 19 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 5 | |
| 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. | 88 | |
| ')' is not preceded with whitespace. | 178 | |
| Line contains a tab character. | 180 | |
| '(' is not followed by whitespace. | 180 | |
| ')' is not preceded with whitespace. | 180 | |
| '(' is not followed by whitespace. | 191 | |
| ')' is not preceded with whitespace. | 191 | |
| '{' should be on a new line. | 191 | |
| Line contains a tab character. | 192 | |
| '{' should be on a new line. | 192 | |
| Line contains a tab character. | 193 | |
| '(' is not followed by whitespace. | 193 | |
| ')' is not preceded with whitespace. | 193 | |
| '(' is not followed by whitespace. | 193 | |
| '(' is not followed by whitespace. | 193 | |
| ')' is not preceded with whitespace. | 193 | |
| ')' is not preceded with whitespace. | 193 | |
| Line contains a tab character. | 194 | |
| '}' should be alone on a line. | 194 | |
| '(' is not followed by whitespace. | 194 | |
| ')' is not preceded with whitespace. | 194 | |
| '{' should be on a new line. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 340 | |
| Missing a Javadoc comment. | 353 | |
| Missing a Javadoc comment. | 358 | |
| Missing a Javadoc comment. | 376 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Expected @param tag for 'scope'. | 83 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 163 | |
| Line is longer than 120 characters. | 165 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 186 | |
| Missing a Javadoc comment. | 231 | |
| Missing a Javadoc comment. | 263 | |
| Missing a Javadoc comment. | 268 | |
| 'includeCompileScope' hides a field. | 268 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 280 | |
| 'includeRuntimeScope' hides a field. | 280 | |
| Missing a Javadoc comment. | 287 | |
| Missing a Javadoc comment. | 292 | |
| 'includeTestScope' hides a field. | 292 | |
| Missing a Javadoc comment. | 299 | |
| Missing a Javadoc comment. | 304 | |
| 'includeProvidedScope' hides a field. | 304 | |
| Missing a Javadoc comment. | 311 | |
| Missing a Javadoc comment. | 316 | |
| 'includeSystemScope' hides a field. | 316 | |
| Expected an @return tag. | 332 | |
| Expected @param tag for 'enabled'. | 332 | |
| Expected an @return tag. | 349 | |
| Expected @param tag for 'enabled'. | 349 | |
| Expected an @return tag. | 368 | |
| Expected @param tag for 'enabled'. | 368 | |
| Expected an @return tag. | 382 | |
| Expected @param tag for 'enable'. | 382 | |
| Expected an @return tag. | 392 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| Unused @param tag for 'dependencies'. | 57 | |
| Expected @param tag for 'artifacts'. | 60 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 167 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Expected an @return tag. | 35 | |
| Expected @param tag for 'artifact'. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| 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 'include'. | 41 | |
| Expected @param tag for 'exclude'. | 41 | |
| ')' is not preceded with whitespace. | 43 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 98 | |
| '&&' should be on a new line. | 127 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| ')' is not preceded with whitespace. | 34 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Unused @param tag for 'element'. | 69 | |
| Unused @throws tag for 'IndexOutOfBoundsException'. | 70 | |
| Expected @param tag for 'filter'. | 72 | |
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'include'. | 42 | |
| Expected @param tag for 'exclude'. | 42 | |
| ')' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Unused @param tag for 'dependencies'. | 52 | |
| Expected @param tag for 'artifacts'. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| Expected @throws tag for 'ArtifactFilterException'. | 59 | |
| Unused @param tag for 'includeScope'. | 171 | |
| Expected @param tag for 'scope'. | 174 |