The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
18 | 4 | 95 | 4 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
1 | Error |
RightCurly
|
0 | Error |
LineLength
|
0 | Error |
MemberName | 0 | Error |
JavadocMethod
|
89 | Warning |
JavadocType
|
0 | Error |
JavadocVariable
|
4 | 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
|
1 | Error |
TabCharacter | 1 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | 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
|
6 | 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 |
---|---|---|
Missing a Javadoc comment. | 136 | |
Expected an @return tag. | 185 | |
Expected @param tag for 'basedir'. | 185 | |
Expected @param tag for 'absolutePath'. | 185 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 167 | |
'reports' hides a field. | 167 | |
Missing a Javadoc comment. | 196 | |
'reports' hides a field. | 307 | |
'reports' hides a field. | 344 | |
Missing a Javadoc comment. | 361 | |
'reports' hides a field. | 361 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 191 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 227 |
Violation | Message | Line |
---|---|---|
')' is not preceded with whitespace. | 169 | |
Missing a Javadoc comment. | 389 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 116 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'MojoExecutionException'. | 78 | |
Expected @throws tag for 'MojoFailureException'. | 78 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'MojoExecutionException'. | 79 | |
Expected @throws tag for 'MojoFailureException'. | 79 | |
Line contains a tab character. | 151 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 240 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Expected @throws tag for 'MojoExecutionException'. | 66 | |
Expected @throws tag for 'MojoFailureException'. | 66 | |
Expected @param tag for 'project'. | 190 | |
Expected @param tag for 'ignoreMissingSiteUrl'. | 190 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'path'. | 48 | |
Expected @param tag for 'path'. | 60 | |
Missing a Javadoc comment. | 66 | |
Expected @param tag for 'url'. | 234 | |
'if' is not followed by whitespace. | 376 | |
'{' should be on a new line. | 376 | |
Missing a Javadoc comment. | 435 | |
Missing a Javadoc comment. | 455 | |
Missing a Javadoc comment. | 472 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 139 | |
'username' hides a field. | 155 | |
'password' hides a field. | 160 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 203 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 263 | |
Missing a Javadoc comment. | 271 | |
Missing a Javadoc comment. | 300 | |
Missing a Javadoc comment. | 305 | |
Missing a Javadoc comment. | 310 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'context'. | 46 | |
Expected @param tag for 'documents'. | 46 | |
Expected @param tag for 'generatedSiteDirectory'. | 47 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Expected @param tag for 'filterConfig'. | 67 | |
Expected @throws tag for 'ServletException'. | 68 | |
Expected @param tag for 'servletRequest'. | 82 | |
Expected @param tag for 'servletResponse'. | 82 | |
Expected @param tag for 'filterChain'. | 82 | |
Expected @throws tag for 'IOException'. | 83 | |
Expected @throws tag for 'ServletException'. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 |