The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 10 | 0 | 51 | 8 |
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
1 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
50 | |
JavadocType
|
0 | |
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 | 0 | |
ParenPad
|
0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| 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 | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 120 characters. | 638 | |
| Line is longer than 120 characters. | 693 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 805 | |
| Missing a Javadoc comment. | 810 | |
| Missing a Javadoc comment. | 815 | |
| Missing a Javadoc comment. | 820 | |
| Missing a Javadoc comment. | 825 | |
| Missing a Javadoc comment. | 830 | |
| Missing a Javadoc comment. | 835 | |
| Missing a Javadoc comment. | 840 | |
| Missing a Javadoc comment. | 845 | |
| Missing a Javadoc comment. | 850 | |
| Missing a Javadoc comment. | 855 | |
| Missing a Javadoc comment. | 860 | |
| Missing a Javadoc comment. | 865 | |
| Missing a Javadoc comment. | 870 |
| Violation | Message | Line |
|---|---|---|
| 'severityLevel' hides a field. | 74 | |
| Expected @param tag for 'severityLevel'. | 74 | |
| Expected an @return tag. | 82 | |
| Expected an @return tag. | 148 | |
| Expected @param tag for 'results'. | 156 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [todo] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Redundant throws: 'VelocityException' is unchecked exception. | 90 | |
| Expected @throws tag for 'MojoExecutionException'. | 90 | |
| Expected @throws tag for 'IOException'. | 90 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 |