Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
3300104

Rules

RulesViolationsSeverity
PackageHtml11error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
6error Error
JavadocType0error Error
JavadocVariable0error Error
JavadocStyle50error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error 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*
22error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber14error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
0error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment0error Error
UpperEll0error Error

Details

examples/token/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/SuccessAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

examples/bean/ExampleBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.28
errorFirst sentence should end with a period.37
errorFirst sentence should end with a period.40
error'45213.451' is a magic number.41
errorFirst sentence should end with a period.43
error'-123.582F' is a magic number.44
errorFirst sentence should end with a period.46
error'256' is a magic number.47
errorFirst sentence should end with a period.49
error'1321546L' is a magic number.50
errorFirst sentence should end with a period.52
error'257' is a magic number.53
errorFirst sentence should end with a period.55
errorFirst sentence should end with a period.58
errorFirst sentence should end with a period.61
errorFirst sentence should end with a period.64
errorFirst sentence should end with a period.67
errorFirst sentence should end with a period.70

examples/dyna/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/bean/PrepareBeanAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

examples/multibox/ProcessMultiboxAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/localization/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/token/PrepareTokenAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

examples/TestBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.27
errorFirst sentence should end with a period.36
errorFirst sentence should end with a period.39
error'45213.451' is a magic number.40
errorFirst sentence should end with a period.42
error'-123.582F' is a magic number.43
errorFirst sentence should end with a period.45
error'256' is a magic number.46
errorFirst sentence should end with a period.48
error'1321546L' is a magic number.49
errorFirst sentence should end with a period.51
error'257' is a magic number.52
errorFirst sentence should end with a period.54
errorFirst sentence should end with a period.57

examples/logic/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/links/ProcessLinksAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/options/ProcessOptionsAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/dyna/ProcessDynaAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/simple/ProcessSimpleAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/options/PrepareOptionsAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'3' is a magic number.155
error'4' is a magic number.156
error'5' is a magic number.157

examples/multibox/PrepareMultiboxAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

examples/bean/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/options/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/bean/NestedBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.27
errorFirst sentence should end with a period.36

examples/validator/ProcessValidatorAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32

examples/simple/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/token/ProcessTokenAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.35

examples/multibox/MultiboxActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.30
errorFirst sentence should end with a period.39
errorFirst sentence should end with a period.42
errorFirst sentence should end with a period.56

examples/localization/ProcessLocalizationAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.36

examples/validator/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/options/BookBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.24
errorFirst sentence should end with a period.33
errorFirst sentence should end with a period.38
errorFirst sentence should end with a period.65

examples/logic/PrepareLogicAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'7' is a magic number.86

examples/simple/SimpleActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.31
errorFirst sentence should end with a period.40
errorFirst sentence should end with a period.43
errorFirst sentence should end with a period.46
errorFirst sentence should end with a period.49
errorFirst sentence should end with a period.52
errorFirst sentence should end with a period.55
errorFirst sentence should end with a period.58

examples/multibox/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/links/package.html

ViolationMessageLine
errorMissing package documentation file.0

examples/links/PrepareLinksAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

examples/validator/CustomValidator.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.33
errorUtility classes should not have a public or default constructor.38
errorFirst sentence should end with a period.51
errorExpected an @return tag.57
errorExpected @param tag for 'bean'.58
errorExpected @param tag for 'va'.59
errorExpected @param tag for 'field'.60
errorExpected @param tag for 'errors'.61
errorExpected @param tag for 'request'.62