Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
5 0 0 111

Rules

Rules Violations Severity
PackageHtml 1 Errors Error
NewlineAtEndOfFile 0 Errors Error
Translation 0 Errors Error
JavadocMethod
  • allowUndeclaredRTE: "true"
66 Errors Error
JavadocType 1 Errors Error
JavadocVariable 8 Errors Error
JavadocStyle 1 Errors Error
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • header
    1: /\*\s*
    2:  \*\s*\$Id.*\$
    3:  \*\s*
    4:  \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.
    5:  \*\s*
    6:  \*\s*Licensed under the Apache License, Version 2\.0 \(the .License.\);
    7:  \*\s*you may not use this file except in compliance with the License\.
    8:  \*\s*You may obtain a copy of the License at
    9:  \*\s*
    10:  \*\s*http://www\.apache\.org/licenses/LICENSE\-2\.0
    11:  \*\s*
    12:  \*\s*Unless required by applicable law or agreed to in writing, software
    13:  \*\s*distributed under the License is distributed on an .AS IS. BASIS,
    14:  \*\s*WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.
    15:  \*\s*See the License for the specific language governing permissions and
    16:  \*\s*limitations under the License\.
    17:  \*/\s*
4 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "^ \* @version .*$"
0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 0 Errors Error
LeftCurly 0 Errors Error
NeedBraces 0 Errors Error
RightCurly 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 14 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed: "true"
1 Errors Error
ArrayTypeStyle 15 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Errors Error
TodoComment 0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/struts/webapp/el/exercise/Coord.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 55

org/apache/struts/webapp/el/exercise/DynaSetAction.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34

org/apache/struts/webapp/el/exercise/HtmlSettersAction.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Unused @param tag for 'actionForm'. 52
Errors Expected an @return tag. 57
Errors Expected @param tag for 'form'. 58

org/apache/struts/webapp/el/exercise/TestBean.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 54
Errors '10' is a magic number. 56
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 86
Errors Missing a Javadoc comment. 90
Errors Array brackets at illegal position. 90
Errors Missing a Javadoc comment. 100
Errors Missing a Javadoc comment. 104
Errors Missing a Javadoc comment. 115
Errors Missing a Javadoc comment. 119
Errors Array brackets at illegal position. 119
Errors '321.0' is a magic number. 127
Errors Missing a Javadoc comment. 129
Errors Missing a Javadoc comment. 133
Errors First sentence should end with a period. 138
Errors Missing a Javadoc comment. 143
Errors Missing a Javadoc comment. 147
Errors '123.0' is a magic number. 155
Errors Missing a Javadoc comment. 157
Errors Missing a Javadoc comment. 161
Errors Array brackets at illegal position. 169
Errors '10' is a magic number. 169
Errors '20' is a magic number. 169
Errors '30' is a magic number. 169
Errors '40' is a magic number. 169
Errors Missing a Javadoc comment. 171
Errors Missing a Javadoc comment. 175
Errors Array brackets at illegal position. 175
Errors Missing a Javadoc comment. 179
Errors Array brackets at illegal position. 179
Errors '10' is a magic number. 179
Errors '20' is a magic number. 179
Errors '30' is a magic number. 179
Errors '40' is a magic number. 179
Errors Missing a Javadoc comment. 181
Errors Missing a Javadoc comment. 185
Errors Missing a Javadoc comment. 190
Errors Array brackets at illegal position. 190
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 196
Errors Array brackets at illegal position. 196
Errors '123' is a magic number. 203
Errors Missing a Javadoc comment. 205
Errors Missing a Javadoc comment. 209
Errors '321' is a magic number. 217
Errors Missing a Javadoc comment. 219
Errors Missing a Javadoc comment. 223
Errors Missing a Javadoc comment. 234
Errors Missing a Javadoc comment. 238
Errors Array brackets at illegal position. 238
Errors Missing a Javadoc comment. 248
Errors Missing a Javadoc comment. 261
Errors Missing a Javadoc comment. 265
Errors '987' is a magic number. 273
Errors Missing a Javadoc comment. 275
Errors Missing a Javadoc comment. 279
Errors Missing a Javadoc comment. 289
Errors Missing a Javadoc comment. 293
Errors Array brackets at illegal position. 301
Errors Missing a Javadoc comment. 304
Errors Missing a Javadoc comment. 308
Errors Array brackets at illegal position. 308
Errors Missing a Javadoc comment. 312
Errors Array brackets at illegal position. 312
Errors Missing a Javadoc comment. 315
Errors Missing a Javadoc comment. 319
Errors Missing a Javadoc comment. 323
Errors Array brackets at illegal position. 323
Errors Missing a Javadoc comment. 326
Errors Missing a Javadoc comment. 330
Errors Array brackets at illegal position. 330
Errors Missing a Javadoc comment. 332
Errors Missing a Javadoc comment. 336
Errors Array brackets at illegal position. 336
Errors Missing a Javadoc comment. 345
Errors Missing a Javadoc comment. 349
Errors Missing a Javadoc comment. 358
Errors Missing a Javadoc comment. 362
Errors Missing a Javadoc comment. 375
Errors Missing a Javadoc comment. 379
Errors Missing a Javadoc comment. 383
Errors Variable 'images' must be private and have accessor methods. 390
Errors Array brackets at illegal position. 390
Errors Missing a Javadoc comment. 392
Errors Missing a Javadoc comment. 396
Errors Missing a Javadoc comment. 398
Errors Missing a Javadoc comment. 402
Errors Missing a Javadoc comment. 406
Errors Missing a Javadoc comment. 415
Errors Missing a Javadoc comment. 419
Errors Expected @param tag for 'mapping'. 429
Errors Expected @param tag for 'request'. 429

org/apache/struts/webapp/el/exercise/package.html

Violation Message Line
Errors Missing package documentation file. 0