The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
8 | 2 | 61 | 3 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
0 | Error |
RightCurly
|
0 | Error |
LineLength
|
3 | Error |
MemberName | 0 | Error |
JavadocMethod | 61 | Warning |
JavadocType | 0 | Error |
JavadocVariable | 2 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
|
0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
0 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
|
0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
0 | Error |
UpperEll | 0 | Error |
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 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 188 |