The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
5 | 0 | 41 | 2 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
0 | Error |
RightCurly
|
0 | Error |
LineLength
|
2 | Error |
MemberName | 0 | Error |
JavadocMethod
|
36 | Warning |
JavadocType
|
0 | Error |
JavadocVariable
|
0 | 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
|
5 | 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. | 109 | |
'bottom' hides a field. | 310 | |
Expected an @return tag. | 373 | |
Expected an @return tag. | 381 | |
Expected an @return tag. | 389 | |
Expected @param tag for 'sourceDirs'. | 409 | |
Expected @param tag for 'locale'. | 423 | |
Expected @throws tag for 'MavenReportException'. | 424 | |
'project' hides a field. | 459 | |
Expected an @return tag. | 475 | |
Expected an @return tag. | 483 | |
'outputDirectory' hides a field. | 522 | |
'outputDirectory' hides a field. | 537 | |
'project' hides a field. | 587 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 75 | |
Expected an @return tag. | 83 | |
Expected an @return tag. | 115 | |
Expected @param tag for 'project'. | 115 | |
Expected an @return tag. | 138 | |
Expected @param tag for 'locale'. | 138 | |
Expected an @return tag. | 146 | |
Expected @param tag for 'locale'. | 146 | |
Expected an @return tag. | 154 | |
Expected an @return tag. | 162 | |
Expected @param tag for 'reportOutputDirectory'. | 170 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'project'. | 161 | |
Expected @param tag for 'ignoreMissingSiteUrl'. | 161 | |
Line is longer than 120 characters. | 184 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 67 | |
Expected an @return tag. | 90 | |
Expected @param tag for 'project'. | 90 | |
Expected an @return tag. | 113 | |
Expected an @return tag. | 121 | |
Expected @param tag for 'locale'. | 121 | |
Expected an @return tag. | 129 | |
Expected @param tag for 'locale'. | 129 | |
Expected an @return tag. | 137 | |
Expected an @return tag. | 145 | |
Expected @param tag for 'reportOutputDirectory'. | 153 |