The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 8 | 2 | 58 | 3 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
58 | |
JavadocType
|
0 | |
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 | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
0 | |
| TabCharacter | 0 | |
| 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 is longer than 120 characters. | 99 | |
| Expected @param tag for 'log'. | 156 | |
| Line is longer than 120 characters. | 162 | |
| Expected an @return tag. | 173 | |
| Expected an @return tag. | 186 | |
| Expected @param tag for 'pluginContext'. | 194 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 31 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'source'. | 40 | |
| Expected @param tag for 'shortMessage'. | 40 | |
| Expected @param tag for 'longMessage'. | 40 | |
| Expected @param tag for 'message'. | 54 | |
| Expected @param tag for 'cause'. | 54 | |
| Expected @param tag for 'message'. | 66 | |
| Expected @param tag for 'cause'. | 66 | |
| Expected @param tag for 'message'. | 76 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'source'. | 40 | |
| Expected @param tag for 'shortMessage'. | 40 | |
| Expected @param tag for 'longMessage'. | 40 | |
| Expected @param tag for 'message'. | 52 | |
| Expected @param tag for 'message'. | 65 | |
| Expected @param tag for 'cause'. | 65 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'content'. | 46 | |
| Expected @param tag for 'content'. | 56 | |
| Expected @param tag for 'error'. | 56 | |
| Expected @param tag for 'error'. | 65 | |
| Expected @param tag for 'content'. | 77 | |
| Expected @param tag for 'content'. | 87 | |
| Expected @param tag for 'error'. | 87 | |
| Expected @param tag for 'error'. | 96 | |
| Expected @param tag for 'content'. | 108 | |
| Expected @param tag for 'content'. | 118 | |
| Expected @param tag for 'error'. | 118 | |
| Expected @param tag for 'error'. | 127 | |
| Expected @param tag for 'content'. | 139 | |
| Expected @param tag for 'content'. | 149 | |
| Expected @param tag for 'error'. | 149 | |
| Expected @param tag for 'error'. | 158 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'content'. | 37 | |
| Expected @param tag for 'content'. | 45 | |
| Expected @param tag for 'error'. | 45 | |
| Expected @param tag for 'error'. | 53 | |
| Expected @param tag for 'content'. | 61 | |
| Expected @param tag for 'content'. | 69 | |
| Expected @param tag for 'error'. | 69 | |
| Expected @param tag for 'error'. | 77 | |
| Expected @param tag for 'content'. | 85 | |
| Expected @param tag for 'content'. | 93 | |
| Expected @param tag for 'error'. | 93 | |
| Expected @param tag for 'error'. | 101 | |
| Expected @param tag for 'content'. | 109 | |
| Expected @param tag for 'content'. | 117 | |
| Expected @param tag for 'error'. | 117 | |
| Expected @param tag for 'error'. | 130 | |
| Expected an @return tag. | 143 | |
| Expected an @return tag. | 152 | |
| Expected an @return tag. | 160 | |
| Expected an @return tag. | 168 |