Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
132001185

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
844error Error
JavadocType0error Error
JavadocVariable104error Error
JavadocStyle52error Error
ConstantName6error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName2error 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*
124error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports1error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
2error Error
MethodLength1error Error
ParameterNumber5error 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
WhitespaceAfter1error Error
WhitespaceAround1error Error
ModifierOrder0error Error
RedundantModifier6error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly2error Error
NeedBraces0error Error
RightCurly3error Error
DoubleCheckedLocking0error Error
EmptyStatement3error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber3error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
1error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
18error Error
TodoComment2error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/apache/struts/taglib/html/SelectTag.java0018
org/apache/struts/taglib/nested/html/NestedMessagesTag.java004
org/apache/struts/taglib/logic/LessThanTag.java002
org/apache/struts/taglib/logic/PresentTag.java007
org/apache/struts/taglib/html/TextareaTag.java007
org/apache/struts/taglib/bean/IncludeTei.java003
org/apache/struts/taglib/html/MessagesTag.java0022
org/apache/struts/taglib/logic/IterateTei.java003
org/apache/struts/taglib/html/PasswordTag.java001
org/apache/struts/taglib/bean/ParameterTei.java003
org/apache/struts/taglib/nested/logic/NestedNotEmptyTag.java004
org/apache/struts/taglib/html/HtmlTag.java0010
org/apache/struts/taglib/nested/NestedPropertyTag.java0012
org/apache/struts/taglib/bean/IncludeTag.java0020
org/apache/struts/taglib/nested/NestedRootTag.java0013
org/apache/struts/taglib/html/FrameTag.java0016
org/apache/struts/taglib/nested/logic/NestedPresentTag.java004
org/apache/struts/taglib/html/BaseFieldTag.java0011
org/apache/struts/taglib/html/OptionsTag.java0021
org/apache/struts/taglib/html/BaseTag.java0015
org/apache/struts/taglib/nested/logic/NestedLessThanTag.java004
org/apache/struts/taglib/nested/logic/NestedGreaterThanTag.java004
org/apache/struts/taglib/nested/html/NestedOptionsTag.java005
org/apache/struts/taglib/html/ParamTag.java0010
org/apache/struts/taglib/nested/NestedParentSupport.java002
org/apache/struts/taglib/logic/NotPresentTag.java002
org/apache/struts/taglib/logic/RedirectTag.java0037
org/apache/struts/taglib/nested/html/NestedTextTag.java004
org/apache/struts/taglib/logic/IterateTag.java0023
org/apache/struts/taglib/html/FormTag.java0044
org/apache/struts/taglib/nested/logic/NestedMessagesPresentTag.java004
org/apache/struts/taglib/html/ImgTag.java0055
org/apache/struts/taglib/logic/MessagesPresentTag.java006
org/apache/struts/taglib/nested/html/NestedSelectTag.java004
org/apache/struts/taglib/nested/NestedNameSupport.java004
org/apache/struts/taglib/logic/ForwardTag.java007
org/apache/struts/taglib/bean/PageTei.java003
org/apache/struts/taglib/html/HiddenTag.java004
org/apache/struts/taglib/logic/MessagesNotPresentTag.java002
org/apache/struts/taglib/nested/bean/NestedMessageTag.java004
org/apache/struts/taglib/nested/html/NestedLinkTag.java005
org/apache/struts/taglib/html/RadioTag.java0016
org/apache/struts/taglib/nested/html/NestedErrorsTag.java004
org/apache/struts/taglib/bean/PageTag.java006
org/apache/struts/taglib/nested/logic/NestedIterateTei.java003
org/apache/struts/taglib/logic/GreaterThanTag.java002
org/apache/struts/taglib/bean/ParameterTag.java0010
org/apache/struts/taglib/TagUtils.java0040
org/apache/struts/taglib/logic/EmptyTag.java003
org/apache/struts/taglib/logic/NotEmptyTag.java002
org/apache/struts/taglib/nested/html/NestedMultiboxTag.java004
org/apache/struts/taglib/html/BaseHandlerTag.java0094
org/apache/struts/taglib/logic/LessEqualTag.java002
org/apache/struts/taglib/nested/html/NestedImgTag.java004
org/apache/struts/taglib/nested/html/NestedTextareaTag.java004
org/apache/struts/taglib/bean/SizeTag.java0012
org/apache/struts/taglib/nested/NestedWriteNestingTei.java003
org/apache/struts/taglib/html/RewriteTag.java002
org/apache/struts/taglib/logic/NotMatchTag.java002
org/apache/struts/taglib/nested/html/NestedHiddenTag.java004
org/apache/struts/taglib/nested/logic/NestedNotMatchTag.java004
org/apache/struts/taglib/html/OptionTag.java0037
org/apache/struts/taglib/bean/CookieTag.java0010
org/apache/struts/taglib/nested/NestedPropertySupport.java004
org/apache/struts/taglib/html/FileTag.java001
org/apache/struts/taglib/html/SubmitTag.java0011
org/apache/struts/taglib/html/CancelTag.java005
org/apache/struts/taglib/html/ResetTag.java003
org/apache/struts/taglib/html/XhtmlTag.java003
org/apache/struts/taglib/html/BaseInputTag.java0013
org/apache/struts/taglib/nested/html/NestedImageTag.java003
org/apache/struts/taglib/html/ErrorsTag.java0018
org/apache/struts/taglib/bean/ResourceTag.java008
org/apache/struts/taglib/nested/NestedReference.java007
org/apache/struts/taglib/nested/logic/NestedMessagesNotPresentTag.java004
org/apache/struts/taglib/package.html001
org/apache/struts/taglib/nested/html/NestedCheckboxTag.java004
org/apache/struts/taglib/html/MultiboxTag.java0016
org/apache/struts/taglib/bean/WriteTag.java0023
org/apache/struts/taglib/logic/NotEqualTag.java002
org/apache/struts/taglib/nested/logic/NestedNotPresentTag.java004
org/apache/struts/taglib/nested/html/NestedPasswordTag.java004
org/apache/struts/taglib/nested/logic/NestedEqualTag.java004
org/apache/struts/taglib/nested/html/NestedRadioTag.java004
org/apache/struts/taglib/bean/HeaderTag.java0012
org/apache/struts/taglib/nested/bean/NestedDefineTag.java004
org/apache/struts/taglib/html/MessagesTei.java003
org/apache/struts/taglib/nested/bean/NestedWriteTag.java004
org/apache/struts/taglib/bean/DefineTei.java003
org/apache/struts/taglib/nested/logic/NestedEmptyTag.java004
org/apache/struts/taglib/logic/GreaterEqualTag.java002
org/apache/struts/taglib/html/ButtonTag.java001
org/apache/struts/taglib/logic/ConditionalTagBase.java0020
org/apache/struts/taglib/nested/html/NestedFormTag.java0011
org/apache/struts/taglib/bean/CookieTei.java003
org/apache/struts/taglib/nested/NestedTagSupport.java001
org/apache/struts/taglib/logic/CompareTagBase.java008
org/apache/struts/taglib/nested/logic/NestedIterateTag.java008
org/apache/struts/taglib/html/ImageTag.java0020
org/apache/struts/taglib/bean/MessageTag.java0024
org/apache/struts/taglib/nested/NestedWriteNestingTag.java0013
org/apache/struts/taglib/html/CheckboxTag.java0011
org/apache/struts/taglib/nested/bean/NestedDefineTei.java003
org/apache/struts/taglib/logic/EqualTag.java002
org/apache/struts/taglib/nested/NestedPropertyHelper.java006
org/apache/struts/taglib/bean/ResourceTei.java003
org/apache/struts/taglib/nested/html/NestedSubmitTag.java003
org/apache/struts/taglib/bean/HeaderTei.java003
org/apache/struts/taglib/nested/html/NestedOptionsCollectionTag.java004
org/apache/struts/taglib/bean/StrutsTei.java003
org/apache/struts/taglib/html/TextTag.java001
org/apache/struts/taglib/html/JavascriptValidatorTag.java0038
org/apache/struts/taglib/logic/MatchTag.java007
org/apache/struts/taglib/nested/bean/NestedSizeTag.java004
org/apache/struts/taglib/html/OptionsCollectionTag.java0017
org/apache/struts/taglib/html/LinkTag.java0045
org/apache/struts/taglib/nested/html/NestedFileTag.java004
org/apache/struts/taglib/bean/StrutsTag.java0010
org/apache/struts/taglib/bean/SizeTei.java003
org/apache/struts/taglib/nested/logic/NestedGreaterEqualTag.java004
org/apache/struts/taglib/bean/DefineTag.java0020
org/apache/struts/taglib/nested/logic/NestedMatchTag.java004
org/apache/struts/taglib/nested/logic/NestedLessEqualTag.java004
org/apache/struts/taglib/nested/logic/NestedNotEqualTag.java004
org/apache/struts/taglib/html/Constants.java002

Details

org/apache/struts/taglib/html/SelectTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.106
errorExpected an @return tag.117
errorExpected an @return tag.134
errorExpected an @return tag.150
errorExpected an @return tag.171
errorExpected an @return tag.188
errorExpected @throws tag for 'JspException'.189
errorExpected @throws tag for 'JspException'.215
errorExpected an @return tag.261
errorExpected an @return tag.280
errorFirst sentence should end with a period.299
errorExpected @throws tag for 'JspException'.305

org/apache/struts/taglib/nested/html/NestedMessagesTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorExpected @throws tag for 'JspException'.51

org/apache/struts/taglib/logic/LessThanTag.java

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

org/apache/struts/taglib/logic/PresentTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.41
errorExpected an @return tag.53
errorExpected an @return tag.67
errorExpected an @return tag.114
errorExpected an @return tag.137
errorExpected @param tag for 'request'.137

org/apache/struts/taglib/html/TextareaTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.35
errorExpected an @return tag.47
errorExpected an @return tag.59
errorExpected @throws tag for 'JspException'.60
errorExpected an @return tag.86
errorExpected @throws tag for 'JspException'.87

org/apache/struts/taglib/bean/IncludeTei.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/MessagesTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.110
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.130
errorMissing a Javadoc comment.134
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.146
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.154
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.162
errorMissing a Javadoc comment.166
errorExpected an @return tag.176
errorExpected an @return tag.233
errorExpected @param tag for 'report'.254
errorExpected @throws tag for 'JspException'.255
errorExpected an @return tag.284

org/apache/struts/taglib/logic/IterateTei.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/PasswordTag.java

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

org/apache/struts/taglib/bean/ParameterTei.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/logic/NestedNotEmptyTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/HtmlTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnclosed HTML tag found: <html> element with appropriate language attributes if34
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.66
errorExpected an @return tag.75
errorExpected @param tag for 'lang'.84
errorExpected an @return tag.93
errorExpected an @return tag.105
errorExpected an @return tag.161
errorLine has trailing spaces.189

org/apache/struts/taglib/nested/NestedPropertyTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorFirst sentence should end with a period.59
errorExpected @throws tag for 'JspException'.84
errorExpected @throws tag for 'JspException'.108
errorFirst sentence should end with a period.119
errorExpected @throws tag for 'JspException'.124

org/apache/struts/taglib/bean/IncludeTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.108
errorMissing a Javadoc comment.112
errorMissing a Javadoc comment.116
errorMissing a Javadoc comment.120
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorExpected an @return tag.164
errorExpected @param tag for 'conn'.260
errorExpected @param tag for 'urlString'.260
errorExpected @param tag for 'request'.261

org/apache/struts/taglib/nested/NestedRootTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorFirst sentence should end with a period.55
errorFirst sentence should end with a period.64
errorFirst sentence should end with a period.72
errorFirst sentence should end with a period.81
errorExpected @throws tag for 'JspException'.96
errorExpected @throws tag for 'JspException'.122
errorFirst sentence should end with a period.133
errorExpected @throws tag for 'JspException'.138

org/apache/struts/taglib/html/FrameTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorExpected an @return tag.148

org/apache/struts/taglib/nested/logic/NestedPresentTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/BaseFieldTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.67
errorExpected an @return tag.79
errorExpected an @return tag.91
errorExpected @throws tag for 'JspException'.92
errorFirst sentence should end with a period.111
errorExpected @throws tag for 'JspException'.117
errorExpected an @return tag.141

org/apache/struts/taglib/html/OptionsTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorMissing a Javadoc comment.149
errorMissing a Javadoc comment.153
errorMissing a Javadoc comment.157
errorExpected an @return tag.166
errorExpected an @return tag.175
error'}' should be on the same line.242
errorExpected an @return tag.364

org/apache/struts/taglib/html/BaseTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnclosed HTML tag found: <base> element with an href attribute pointing to the39
errorMissing a Javadoc comment.55
errorName 'REF_SITE' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
errorMissing a Javadoc comment.56
errorName 'REF_PAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
errorFirst sentence should end with a period.73
errorExpected an @return tag.76
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorExpected an @return tag.114
error'80' is a magic number.134
error'80' is a magic number.137
errorExpected @param tag for 'serverName'.170
errorExpected @param tag for 'port'.171

org/apache/struts/taglib/nested/logic/NestedLessThanTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/logic/NestedGreaterThanTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorExpected @throws tag for 'JspException'.51

org/apache/struts/taglib/nested/html/NestedOptionsTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.42
errorExpected @throws tag for 'JspException'.52

org/apache/struts/taglib/html/ParamTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.72
errorExpected an @return tag.81
errorExpected an @return tag.90
errorExpected an @return tag.105
error'cast' is not followed by whitespace.108

org/apache/struts/taglib/nested/NestedParentSupport.java

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

org/apache/struts/taglib/logic/NotPresentTag.java

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

org/apache/struts/taglib/logic/RedirectTag.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.78
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.151
errorMissing a Javadoc comment.155
errorMissing a Javadoc comment.159
errorMissing a Javadoc comment.163
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.179
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorMissing a Javadoc comment.223
errorMissing a Javadoc comment.227
errorMissing a Javadoc comment.231
errorMissing a Javadoc comment.235
errorMissing a Javadoc comment.239
errorMissing a Javadoc comment.243
errorMissing a Javadoc comment.247
errorExpected an @return tag.258
errorExpected an @return tag.267
errorExpected an @return tag.279
errorExpected @throws tag for 'JspException'.280
errorExpected @throws tag for 'JspException'.309

org/apache/struts/taglib/nested/html/NestedTextTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/logic/IterateTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorExpected an @return tag.159
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.179
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorExpected an @return tag.231
errorExpected an @return tag.366
errorExpected an @return tag.405

org/apache/struts/taglib/html/FormTag.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.101
errorLine has trailing spaces.197
errorExpected an @return tag.211
errorExpected an @return tag.218
errorExpected an @return tag.234
errorExpected an @return tag.250
errorExpected an @return tag.266
errorExpected an @return tag.282
errorExpected an @return tag.298
errorExpected an @return tag.314
errorExpected an @return tag.330
errorExpected an @return tag.346
errorExpected an @return tag.362
errorExpected an @return tag.378
errorExpected @param tag for 'disabled'.394
errorExpected an @return tag.401
errorExpected @param tag for 'readonly'.408
errorExpected an @return tag.415
errorLine has trailing spaces.421
errorExpected an @return tag.424
errorLine has trailing spaces.430
errorExpected @param tag for 'lang'.433
errorLine has trailing spaces.439
errorExpected an @return tag.442
errorLine has trailing spaces.448
errorExpected @param tag for 'dir'.451
errorExpected an @return tag.462
errorExpected @throws tag for 'JspException'.494
errorExpected an @return tag.532
errorExpected @throws tag for 'JspException'.533
errorExpected @param tag for 'results'.564
errorExpected @throws tag for 'JspException'.565
errorFirst sentence should end with a period.578
errorExpected @param tag for 'results'.581
errorExpected @param tag for 'results'.598
errorFirst sentence should end with a period.635
errorExpected @param tag for 'results'.638
errorExpected @param tag for 'attribute'.638
errorExpected @param tag for 'value'.639
errorExpected an @return tag.654
errorExpected an @return tag.690
errorExpected an @return tag.877
errorExpected @param tag for 'scriptLanguage'.916

org/apache/struts/taglib/nested/logic/NestedMessagesPresentTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorExpected @throws tag for 'JspException'.51

org/apache/struts/taglib/html/ImgTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorComment matches to-do format 'TODO:'.38
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.178
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorMissing a Javadoc comment.223
errorMissing a Javadoc comment.227
errorMissing a Javadoc comment.231
errorMissing a Javadoc comment.235
errorMissing a Javadoc comment.239
errorMissing a Javadoc comment.243
errorMissing a Javadoc comment.247
errorMissing a Javadoc comment.251
errorMissing a Javadoc comment.255
errorMissing a Javadoc comment.259
errorMissing a Javadoc comment.263
errorMissing a Javadoc comment.267
errorMissing a Javadoc comment.271
errorMissing a Javadoc comment.275
errorMissing a Javadoc comment.279
errorMissing a Javadoc comment.283
errorMissing a Javadoc comment.287
errorMissing a Javadoc comment.291
errorMissing a Javadoc comment.295
errorMissing a Javadoc comment.299
errorMissing a Javadoc comment.303
errorMissing a Javadoc comment.307
errorMissing a Javadoc comment.311
errorMissing a Javadoc comment.315
errorMissing a Javadoc comment.319
errorMissing a Javadoc comment.323
errorMissing a Javadoc comment.327
errorMissing a Javadoc comment.331
errorMissing a Javadoc comment.335
errorMissing a Javadoc comment.339
errorMissing a Javadoc comment.343
errorMissing a Javadoc comment.347
errorMissing a Javadoc comment.351
errorMissing a Javadoc comment.355
errorMissing a Javadoc comment.359
errorMissing a Javadoc comment.363
errorExpected an @return tag.374
errorExpected an @return tag.384
errorExpected @throws tag for 'JspException'.451
errorExpected an @return tag.475
errorExpected an @return tag.560

org/apache/struts/taglib/logic/MessagesPresentTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorExpected an @return tag.67
errorExpected an @return tag.80

org/apache/struts/taglib/nested/html/NestedSelectTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/NestedNameSupport.java

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