The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 7 | Error |
MemberName | 0 | Error |
JavadocMethod
| 50 | Warning |
JavadocType
| 0 | Error |
JavadocVariable
| 3 | 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 | 1 | Error |
ParenPad
| 1 | 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
| 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 |
---|---|---|
'+' should be on a new line. | 362 | |
'inputDirectory' hides a field. | 402 | |
Line is longer than 120 characters. | 630 | |
';' is not followed by whitespace. | 631 | |
')' is not preceded with whitespace. | 647 | |
Line is longer than 120 characters. | 686 | |
Line is longer than 120 characters. | 692 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 139 | |
Missing a Javadoc comment. | 144 | |
Line is longer than 120 characters. | 152 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 254 | |
'reports' hides a field. | 387 | |
Line is longer than 120 characters. | 414 | |
'reports' hides a field. | 428 | |
Line is longer than 120 characters. | 444 | |
Missing a Javadoc comment. | 444 | |
'reports' hides a field. | 444 | |
Missing a Javadoc comment. | 501 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 190 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 71 | |
Missing a Javadoc comment. | 71 | |
'report' hides a field. | 99 | |
Missing a Javadoc comment. | 197 | |
Missing a Javadoc comment. | 328 | |
Missing a Javadoc comment. | 333 | |
Missing a Javadoc comment. | 338 |
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. | 50 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 126 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] 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 |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] 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 |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] 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 |
---|---|---|
Expected @param tag for 'path'. | 49 | |
Expected @param tag for 'path'. | 61 | |
Missing a Javadoc comment. | 67 | |
Expected @param tag for 'url'. | 235 | |
Missing a Javadoc comment. | 437 | |
Missing a Javadoc comment. | 457 | |
Missing a Javadoc comment. | 474 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [todo] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'context'. | 47 | |
Expected @param tag for 'documents'. | 47 | |
Expected @param tag for 'generatedSiteDirectory'. | 48 | |
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 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Expected @param tag for 'filterConfig'. | 66 | |
Expected @throws tag for 'ServletException'. | 67 | |
Expected @param tag for 'servletRequest'. | 81 | |
Expected @param tag for 'servletResponse'. | 81 | |
Expected @param tag for 'filterChain'. | 81 | |
Expected @throws tag for 'IOException'. | 82 | |
Expected @throws tag for 'ServletException'. | 82 |