The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
|
2 | Error |
FileTabCharacter
|
0 | Error |
LeftCurly
|
0 | Error |
RightCurly
|
0 | Error |
LineLength
|
4 | Error |
MemberName | 0 | Error |
JavadocMethod
|
44 | 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 |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
2 | Error |
WhitespaceAfter | 1 | 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
|
4 | 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 | |
Expected an @return tag. | 408 | |
Expected an @return tag. | 416 | |
Expected an @return tag. | 424 | |
Expected @param tag for 'sourceDirs'. | 444 | |
Line is longer than 120 characters. | 456 | |
Line is longer than 120 characters. | 457 | |
Missing a Javadoc comment. | 460 | |
Expected @param tag for 'locale'. | 484 | |
Expected @throws tag for 'MavenReportException'. | 485 | |
'project' hides a field. | 525 | |
Expected an @return tag. | 541 | |
Expected an @return tag. | 549 | |
'outputDirectory' hides a field. | 585 | |
'outputDirectory' hides a field. | 600 | |
'project' hides a field. | 649 | |
Expected an @return tag. | 663 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 32 |
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 an @return tag. | 66 | |
Expected @param tag for 'project'. | 66 | |
Expected @throws tag for 'IOException'. | 67 | |
'cast' is not followed by whitespace. | 85 | |
'(' is not followed by whitespace. | 96 | |
')' is not preceded with whitespace. | 96 | |
Expected an @return tag. | 209 | |
Expected @param tag for 'project'. | 271 | |
Expected @param tag for 'ignoreMissingSiteUrl'. | 271 | |
Line is longer than 120 characters. | 294 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 67 | |
Expected an @return tag. | 90 | |
Expected @param tag for 'project'. | 90 | |
Expected an @return tag. | 108 | |
Expected an @return tag. | 116 | |
Expected @param tag for 'locale'. | 116 | |
Expected an @return tag. | 124 | |
Expected @param tag for 'locale'. | 124 | |
Expected an @return tag. | 132 | |
Expected an @return tag. | 140 | |
Expected @param tag for 'reportOutputDirectory'. | 148 |