The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 9 | 0 | 20 | 19 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
2 | |
RightCurly
|
0 | |
LineLength
|
0 | |
| MemberName | 0 | |
| JavadocMethod | 20 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
9 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
2 | |
| TabCharacter | 6 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Expected an @return tag. | 97 | |
| Expected an @return tag. | 110 | |
| Expected @param tag for 'key'. | 110 | |
| Expected an @return tag. | 118 | |
| Expected @param tag for 'key'. | 118 | |
| Expected @param tag for 'defaultValue'. | 118 | |
| Expected @throws tag for 'MojoExecutionException'. | 138 | |
| Expected @throws tag for 'MojoFailureException'. | 138 | |
| Expected an @return tag. | 248 | |
| Expected @param tag for 'key'. | 248 | |
| Expected @param tag for 'defaultValue'. | 248 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Line contains a tab character. | 122 | |
| '{' should be on a new line. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 132 | |
| '(' is not followed by whitespace. | 132 | |
| ')' is not preceded with whitespace. | 132 | |
| '{' should be on a new line. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Expected an @return tag. | 65 | |
| Expected @param tag for 'exporter'. | 65 | |
| Expected @throws tag for 'MojoExecutionException'. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Expected an @return tag. | 59 | |
| Expected @param tag for 'exporter'. | 59 | |
| Expected @throws tag for 'MojoExecutionException'. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'exp'. | 60 | |
| Expected @throws tag for 'MojoExecutionException'. | 61 |