Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
149 0 0 3115

Files

Files Infos Warnings Errors
org/apache/struts/Globals.java 0 0 2
org/apache/struts/action/Action.java 0 0 1
org/apache/struts/action/ActionErrors.java 0 0 1
org/apache/struts/action/ActionForm.java 0 0 2
org/apache/struts/action/ActionFormBean.java 0 0 1
org/apache/struts/action/ActionForward.java 0 0 1
org/apache/struts/action/ActionMapping.java 0 0 1
org/apache/struts/action/ActionMessage.java 0 0 1
org/apache/struts/action/ActionMessages.java 0 0 1
org/apache/struts/action/ActionRedirect.java 0 0 1
org/apache/struts/action/ActionServlet.java 0 0 8
org/apache/struts/action/ActionServletWrapper.java 0 0 1
org/apache/struts/action/DynaActionForm.java 0 0 1
org/apache/struts/action/DynaActionFormClass.java 0 0 1
org/apache/struts/action/ExceptionHandler.java 0 0 1
org/apache/struts/action/ForwardingActionForward.java 0 0 1
org/apache/struts/action/InvalidCancelException.java 0 0 1
org/apache/struts/action/PlugIn.java 0 0 1
org/apache/struts/action/RedirectingActionForward.java 0 0 1
org/apache/struts/action/RequestActionMapping.java 0 0 1
org/apache/struts/action/RequestProcessor.java 0 0 1
org/apache/struts/action/SessionActionMapping.java 0 0 1
org/apache/struts/chain/ComposableRequestProcessor.java 0 0 2
org/apache/struts/chain/Constants.java 0 0 2
org/apache/struts/chain/commands/AbstractAuthorizeAction.java 0 0 7
org/apache/struts/chain/commands/AbstractCreateAction.java 0 0 1
org/apache/struts/chain/commands/AbstractExceptionHandler.java 0 0 1
org/apache/struts/chain/commands/AbstractExecuteAction.java 0 0 1
org/apache/struts/chain/commands/AbstractPerformForward.java 0 0 1
org/apache/struts/chain/commands/AbstractPerformInclude.java 0 0 2
org/apache/struts/chain/commands/AbstractPopulateActionForm.java 0 0 1
org/apache/struts/chain/commands/AbstractRequestNoCache.java 0 0 1
org/apache/struts/chain/commands/AbstractSelectAction.java 0 0 2
org/apache/struts/chain/commands/AbstractSelectForward.java 0 0 1
org/apache/struts/chain/commands/AbstractSelectInput.java 0 0 1
org/apache/struts/chain/commands/AbstractSelectLocale.java 0 0 1
org/apache/struts/chain/commands/AbstractSelectModule.java 0 0 1
org/apache/struts/chain/commands/AbstractSetContentType.java 0 0 1
org/apache/struts/chain/commands/AbstractSetOriginalURI.java 0 0 1
org/apache/struts/chain/commands/AbstractValidateActionForm.java 0 0 2
org/apache/struts/chain/commands/ActionCommand.java 0 0 1
org/apache/struts/chain/commands/ActionCommandBase.java 0 0 3
org/apache/struts/chain/commands/CreateActionForm.java 0 0 2
org/apache/struts/chain/commands/ExceptionCatcher.java 0 0 1
org/apache/struts/chain/commands/ExecuteCommand.java 0 0 1
org/apache/struts/chain/commands/ExecuteForwardCommand.java 0 0 1
org/apache/struts/chain/commands/InvalidPathException.java 0 0 1
org/apache/struts/chain/commands/RemoveCachedMessages.java 0 0 2
org/apache/struts/chain/commands/SelectInclude.java 0 0 1
org/apache/struts/chain/commands/UnauthorizedActionException.java 0 0 1
org/apache/struts/chain/commands/generic/CopyFormToContext.java 0 0 1
org/apache/struts/chain/commands/generic/WrappingLookupCommand.java 0 0 1
org/apache/struts/chain/commands/servlet/AuthorizeAction.java 0 0 3
org/apache/struts/chain/commands/servlet/CreateAction.java 0 0 8
org/apache/struts/chain/commands/servlet/ExceptionHandler.java 0 0 4
org/apache/struts/chain/commands/servlet/ExecuteAction.java 0 0 2
org/apache/struts/chain/commands/servlet/PerformForward.java 0 0 13
org/apache/struts/chain/commands/servlet/PerformInclude.java 0 0 4
org/apache/struts/chain/commands/servlet/PopulateActionForm.java 0 0 5
org/apache/struts/chain/commands/servlet/RequestNoCache.java 0 0 2
org/apache/struts/chain/commands/servlet/SelectAction.java 0 0 2
org/apache/struts/chain/commands/servlet/SelectForward.java 0 0 2
org/apache/struts/chain/commands/servlet/SelectInput.java 0 0 2
org/apache/struts/chain/commands/servlet/SelectLocale.java 0 0 4
org/apache/struts/chain/commands/servlet/SelectModule.java 0 0 3
org/apache/struts/chain/commands/servlet/SetContentType.java 0 0 2
org/apache/struts/chain/commands/servlet/SetOriginalURI.java 0 0 2
org/apache/struts/chain/commands/servlet/ValidateActionForm.java 0 0 5
org/apache/struts/chain/commands/util/ClassUtils.java 0 0 4
org/apache/struts/chain/contexts/ActionContext.java 0 0 18
org/apache/struts/chain/contexts/ActionContextBase.java 0 0 46
org/apache/struts/chain/contexts/ContextWrapper.java 0 0 14
org/apache/struts/chain/contexts/MockActionContext.java 0 0 13
org/apache/struts/chain/contexts/ServletActionContext.java 0 0 16
org/apache/struts/chain/contexts/WebActionContext.java 0 0 10
org/apache/struts/config/ActionConfig.java 0 0 48
org/apache/struts/config/ActionConfigMatcher.java 0 0 6
org/apache/struts/config/BaseConfig.java 0 0 3
org/apache/struts/config/ConfigHelper.java 0 0 45
org/apache/struts/config/ConfigHelperInterface.java 0 0 50
org/apache/struts/config/ConfigRuleSet.java 0 0 23
org/apache/struts/config/ControllerConfig.java 0 0 31
org/apache/struts/config/ExceptionConfig.java 0 0 25
org/apache/struts/config/FormBeanConfig.java 0 0 33
org/apache/struts/config/FormPropertyConfig.java 0 0 21
org/apache/struts/config/ForwardConfig.java 0 0 25
org/apache/struts/config/MessageResourcesConfig.java 0 0 12
org/apache/struts/config/ModuleConfig.java 0 0 20
org/apache/struts/config/ModuleConfigFactory.java 0 0 3
org/apache/struts/config/PlugInConfig.java 0 0 4
org/apache/struts/config/impl/DefaultModuleConfigFactory.java 0 0 2
org/apache/struts/config/impl/ModuleConfigImpl.java 0 0 26
org/apache/struts/mock/MockAction.java 0 0 1
org/apache/struts/mock/MockActionServlet.java 0 0 15
org/apache/struts/mock/MockEnumeration.java 0 0 5
org/apache/struts/mock/MockFormBean.java 0 0 26
org/apache/struts/mock/MockHttpServletRequest.java 0 0 63
org/apache/struts/mock/MockHttpServletResponse.java 0 0 31
org/apache/struts/mock/MockHttpSession.java 0 0 21
org/apache/struts/mock/MockMultipartRequestHandler.java 0 0 1
org/apache/struts/mock/MockPageContext.java 0 0 39
org/apache/struts/mock/MockPrincipal.java 0 0 10
org/apache/struts/mock/MockServletConfig.java 0 0 11
org/apache/struts/mock/MockServletContext.java 0 0 28
org/apache/struts/mock/TestMockBase.java 0 0 23
org/apache/struts/upload/CommonsMultipartRequestHandler.java 0 0 21
org/apache/struts/upload/FormFile.java 0 0 13
org/apache/struts/upload/MultipartRequestHandler.java 0 0 19
org/apache/struts/upload/MultipartRequestWrapper.java 0 0 11
org/apache/struts/util/ImageButtonBean.java 0 0 8
org/apache/struts/util/IteratorAdapter.java 0 0 6
org/apache/struts/util/LabelValueBean.java 0 0 12
org/apache/struts/util/MessageResources.java 0 0 24
org/apache/struts/util/MessageResourcesFactory.java 0 0 6
org/apache/struts/util/ModuleException.java 0 0 3
org/apache/struts/util/ModuleUtils.java 0 0 6
org/apache/struts/util/PropertyMessageResources.java 0 0 13
org/apache/struts/util/PropertyMessageResourcesFactory.java 0 0 2
org/apache/struts/util/RequestUtils.java 0 0 17
org/apache/struts/util/ResponseUtils.java 0 0 8
org/apache/struts/util/ServletContextWriter.java 0 0 2
org/apache/struts/util/TokenProcessor.java 0 0 12
org/apache/struts/util/WildcardHelper.java 0 0 1
org/apache/struts/validator/BeanValidatorForm.java 0 0 19
org/apache/struts/validator/DynaValidatorForm.java 0 0 1
org/apache/struts/validator/FieldChecks.java 0 0 15
org/apache/struts/validator/LazyValidatorForm.java 0 0 11
org/apache/struts/validator/Resources.java 0 0 21
org/apache/struts/validator/ValidatorForm.java 0 0 1
org/apache/struts/validator/ValidatorPlugIn.java 0 0 4
org/apache/struts/validator/validwhen/ValidWhen.java 0 0 6
org/apache/struts/validator/validwhen/ValidWhenLexer.java 0 0 1215
org/apache/struts/validator/validwhen/ValidWhenParser.java 0 0 677
org/apache/struts/validator/validwhen/ValidWhenParserTokenTypes.java 0 0 50

Rules

Rules Violations Severity
PackageHtml 0 Errors Error
NewlineAtEndOfFile 0 Errors Error
Translation 0 Errors Error
JavadocMethod
  • allowUndeclaredRTE: "true"
822 Errors Error
JavadocType 3 Errors Error
JavadocVariable 96 Errors Error
JavadocStyle 44 Errors Error
ConstantName 22 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 75 Errors Error
MemberName 8 Errors Error
MethodName 8 Errors Error
PackageName 0 Errors Error
ParameterName 17 Errors Error
StaticVariableName 4 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*
134 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 16 Errors Error
FileLength 0 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "^ \* @version .*$"
34 Errors Error
MethodLength 1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 1 Errors Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 4 Errors Error
ParenPad 60 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 1050 Errors Error
WhitespaceAfter 49 Errors Error
WhitespaceAround 324 Errors Error
ModifierOrder 4 Errors Error
RedundantModifier 49 Errors Error
AvoidNestedBlocks 68 Errors Error
EmptyBlock 3 Errors Error
LeftCurly 0 Errors Error
NeedBraces 1 Errors Error
RightCurly 23 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 7 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 2 Errors Error
MagicNumber 49 Errors Error
MissingSwitchDefault 4 Errors Error
RedundantThrows 4 Errors Error
SimplifyBooleanExpression 4 Errors Error
SimplifyBooleanReturn 1 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 8 Errors Error
InterfaceIsType 1 Errors Error
VisibilityModifier
  • protectedAllowed: "true"
5 Errors Error
ArrayTypeStyle 0 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
106 Errors Error
TodoComment 4 Errors Error
UpperEll 0 Errors Error

Details

org/apache/struts/Globals.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 Utility classes should not have a public or default constructor. 31

org/apache/struts/action/Action.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

org/apache/struts/action/ActionErrors.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

org/apache/struts/action/ActionForm.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 Empty statement. 154

org/apache/struts/action/ActionFormBean.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

org/apache/struts/action/ActionForward.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

org/apache/struts/action/ActionMapping.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

org/apache/struts/action/ActionMessage.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

org/apache/struts/action/ActionMessages.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

org/apache/struts/action/ActionRedirect.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

org/apache/struts/action/ActionServlet.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 import - org.xml.sax.InputSource. 57
Errors Unused import - java.net.URLConnection. 75
Errors Empty statement. 317
Errors Empty statement. 854
Errors Unused @throws tag for 'UnavailableException'. 975
Errors Unused @throws tag for 'UnavailableException'. 1112
Errors Unused @throws tag for 'UnavailableException'. 1646

org/apache/struts/action/ActionServletWrapper.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

org/apache/struts/action/DynaActionForm.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

org/apache/struts/action/DynaActionFormClass.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

org/apache/struts/action/ExceptionHandler.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

org/apache/struts/action/ForwardingActionForward.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

org/apache/struts/action/InvalidCancelException.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

org/apache/struts/action/PlugIn.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

org/apache/struts/action/RedirectingActionForward.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

org/apache/struts/action/RequestActionMapping.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

org/apache/struts/action/RequestProcessor.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

org/apache/struts/action/SessionActionMapping.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

org/apache/struts/chain/ComposableRequestProcessor.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 @throws tag for 'UnavailableException'. 205

org/apache/struts/chain/Constants.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 Utility classes should not have a public or default constructor. 27

org/apache/struts/chain/commands/AbstractAuthorizeAction.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 Line has trailing spaces. 55
Errors Unused @throws tag for 'UnauthorizedActionException'. 55
Errors Expected @throws tag for 'Exception'. 59
Errors Line contains a tab character. 75
Errors Line has trailing spaces. 115
Errors Unused @throws tag for 'UnauthorizedActionException'. 115

org/apache/struts/chain/commands/AbstractCreateAction.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

org/apache/struts/chain/commands/AbstractExceptionHandler.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

org/apache/struts/chain/commands/AbstractExecuteAction.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

org/apache/struts/chain/commands/AbstractPerformForward.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

org/apache/struts/chain/commands/AbstractPerformInclude.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 Expected an @return tag. 72

org/apache/struts/chain/commands/AbstractPopulateActionForm.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

org/apache/struts/chain/commands/AbstractRequestNoCache.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

org/apache/struts/chain/commands/AbstractSelectAction.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 @throws tag for 'InvalidPathException'. 43

org/apache/struts/chain/commands/AbstractSelectForward.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

org/apache/struts/chain/commands/AbstractSelectInput.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

org/apache/struts/chain/commands/AbstractSelectLocale.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

org/apache/struts/chain/commands/AbstractSelectModule.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

org/apache/struts/chain/commands/AbstractSetContentType.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

org/apache/struts/chain/commands/AbstractSetOriginalURI.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

org/apache/struts/chain/commands/AbstractValidateActionForm.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 Expected @throws tag for 'InvalidCancelException'. 63

org/apache/struts/chain/commands/ActionCommand.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

org/apache/struts/chain/commands/ActionCommandBase.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. 42
Errors Missing a Javadoc comment. 46

org/apache/struts/chain/commands/CreateActionForm.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 Comment matches to-do format 'TODO:'. 95

org/apache/struts/chain/commands/ExceptionCatcher.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

org/apache/struts/chain/commands/ExecuteCommand.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

org/apache/struts/chain/commands/ExecuteForwardCommand.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

org/apache/struts/chain/commands/InvalidPathException.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

org/apache/struts/chain/commands/RemoveCachedMessages.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 'cast' is not followed by whitespace. 71

org/apache/struts/chain/commands/SelectInclude.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

org/apache/struts/chain/commands/UnauthorizedActionException.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

org/apache/struts/chain/commands/generic/CopyFormToContext.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

org/apache/struts/chain/commands/generic/WrappingLookupCommand.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

org/apache/struts/chain/commands/servlet/AuthorizeAction.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. 40
Errors Missing a Javadoc comment. 59

org/apache/struts/chain/commands/servlet/CreateAction.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. 45
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
Errors Missing a Javadoc comment. 50
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 85
Errors Line has trailing spaces. 86
Errors Line has trailing spaces. 88

org/apache/struts/chain/commands/servlet/ExceptionHandler.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. 47
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
Errors Missing a Javadoc comment. 50

org/apache/struts/chain/commands/servlet/ExecuteAction.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 Expected an @return tag. 53

org/apache/struts/chain/commands/servlet/PerformForward.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. 50
Errors Expected @throws tag for 'Exception'. 62
Errors Line is longer than 120 characters. 78
Errors Line is longer than 120 characters. 100
Errors Missing a Javadoc comment. 100
Errors ',' is not followed by whitespace. 103
Errors Line is longer than 120 characters. 106
Errors Missing a Javadoc comment. 106
Errors Line is longer than 120 characters. 116
Errors Missing a Javadoc comment. 116
Errors Line is longer than 120 characters. 128
Errors Missing a Javadoc comment. 128

org/apache/struts/chain/commands/servlet/PerformInclude.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 Expected @throws tag for 'Exception'. 49
Errors Missing a Javadoc comment. 59
Errors Line is longer than 120 characters. 61

org/apache/struts/chain/commands/servlet/PopulateActionForm.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. 42
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 54

org/apache/struts/chain/commands/servlet/RequestNoCache.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. 38

org/apache/struts/chain/commands/servlet/SelectAction.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. 40

org/apache/struts/chain/commands/servlet/SelectForward.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 Expected an @return tag. 47

org/apache/struts/chain/commands/servlet/SelectInput.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 Expected an @return tag. 48

org/apache/struts/chain/commands/servlet/SelectLocale.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. 41
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Errors Expected an @return tag. 50

org/apache/struts/chain/commands/servlet/SelectModule.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. 41
Errors Inner assignments should be avoided. 62

org/apache/struts/chain/commands/servlet/SetContentType.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. 38

org/apache/struts/chain/commands/servlet/SetOriginalURI.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. 38

org/apache/struts/chain/commands/servlet/ValidateActionForm.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. 44
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Errors Expected an @return tag. 55
Errors Expected @param tag for 'actionConfig'. 56

org/apache/struts/chain/commands/util/ClassUtils.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 Utility classes should not have a public or default constructor. 30
Errors Expected an @return tag. 40
Errors Expected an @return tag. 68

org/apache/struts/chain/contexts/ActionContext.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 First sentence should end with a period. 35
Errors Missing a Javadoc comment. 41
Errors Redundant 'public' modifier. 41
Errors Missing a Javadoc comment. 42
Errors Redundant 'public' modifier. 42
Errors Missing a Javadoc comment. 43
Errors Redundant 'public' modifier. 43
Errors Expected @param tag for 'action'. 138
Errors Expected an @return tag. 338
Errors Expected an @return tag. 348
Errors Expected an @return tag. 357
Errors First sentence should end with a period. 375
Errors Expected an @return tag. 381
Errors Expected an @return tag. 399
Errors Expected @param tag for 'resources'. 404
Errors Expected an @return tag. 412
Errors Expected an @return tag. 421

org/apache/struts/chain/contexts/ActionContextBase.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. 163
Errors Missing a Javadoc comment. 167
Errors Missing a Javadoc comment. 169
Errors Missing a Javadoc comment. 171
Errors Missing a Javadoc comment. 173
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 196
Errors Missing a Javadoc comment. 200
Errors Missing a Javadoc comment. 204
Errors Missing a Javadoc comment. 208
Errors Missing a Javadoc comment. 212
Errors Missing a Javadoc comment. 216
Errors Missing a Javadoc comment. 220
Errors Missing a Javadoc comment. 224
Errors Missing a Javadoc comment. 228
Errors Missing a Javadoc comment. 232
Errors Missing a Javadoc comment. 236
Errors Missing a Javadoc comment. 240
Errors Missing a Javadoc comment. 244
Errors Missing a Javadoc comment. 248
Errors Missing a Javadoc comment. 252
Errors Missing a Javadoc comment. 259
Errors Missing a Javadoc comment. 263
Errors Missing a Javadoc comment. 267
Errors Missing a Javadoc comment. 271
Errors Missing a Javadoc comment. 275
Errors Missing a Javadoc comment. 279
Errors Expected @param tag for 'scopeId'. 337
Errors Expected @param tag for 'key'. 337
Errors Expected @param tag for 'messages'. 338
Errors Missing a Javadoc comment. 372
Errors Missing a Javadoc comment. 378
Errors Missing a Javadoc comment. 387
Errors Missing a Javadoc comment. 391
Errors Missing a Javadoc comment. 395
Errors Missing a Javadoc comment. 418
Errors Missing a Javadoc comment. 425
Errors Missing a Javadoc comment. 429
Errors Missing a Javadoc comment. 436
Errors Missing a Javadoc comment. 440
Errors Missing a Javadoc comment. 444
Errors Missing a Javadoc comment. 451
Errors Missing a Javadoc comment. 455
Errors Expected @param tag for 'logger'. 481
Errors Expected @param tag for 'moduleConfig'. 520

org/apache/struts/chain/contexts/ContextWrapper.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. 36
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 80
Errors Missing a Javadoc comment. 84
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 97
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 105

org/apache/struts/chain/contexts/MockActionContext.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. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
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
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 67

org/apache/struts/chain/contexts/ServletActionContext.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. 71
Errors Missing a Javadoc comment. 128
Errors Missing a Javadoc comment. 135
Errors Missing a Javadoc comment. 141
Errors Missing a Javadoc comment. 150
Errors Missing a Javadoc comment. 170
Errors Missing a Javadoc comment. 182
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 207
Errors Missing a Javadoc comment. 222
Errors Missing a Javadoc comment. 226
Errors Missing a Javadoc comment. 236
Errors Missing a Javadoc comment. 240
Errors Missing a Javadoc comment. 244
Errors Missing a Javadoc comment. 248

org/apache/struts/chain/contexts/WebActionContext.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. 53
Errors Missing a Javadoc comment. 116
Errors Missing a Javadoc comment. 120
Errors Missing a Javadoc comment. 124
Errors Missing a Javadoc comment. 128
Errors Missing a Javadoc comment. 136
Errors Expected an @return tag. 144
Errors Missing a Javadoc comment. 158
Errors Missing a Javadoc comment. 171

org/apache/struts/config/ActionConfig.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. 42
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Errors Extra HTML tag found: </p> 82
Errors Line has trailing spaces. 258
Errors Expected an @return tag. 269
Errors Expected @param tag for 'moduleConfig'. 276
Errors First sentence should end with a period. 315
Errors First sentence should end with a period. 324
Errors Expected @param tag for 'cancellable'. 329
Errors Missing a Javadoc comment. 364
Errors Expected an @return tag. 454
Errors Expected an @return tag. 478
Errors Expected an @return tag. 498
Errors Expected an @return tag. 522
Errors Expected an @return tag. 545
Errors Missing a Javadoc comment. 561
Errors Missing a Javadoc comment. 565
Errors Expected an @return tag. 604
Errors Expected an @return tag. 612
Errors Expected an @return tag. 632
Errors Missing a Javadoc comment. 648
Errors Missing a Javadoc comment. 652
Errors Expected an @return tag. 664
Errors Missing a Javadoc comment. 680
Errors Missing a Javadoc comment. 684
Errors Expected @throws tag for 'ClassNotFoundException'. 793
Errors Expected @throws tag for 'IllegalAccessException'. 793
Errors Expected @throws tag for 'InstantiationException'. 794
Errors Expected @throws tag for 'InvocationTargetException'. 794
Errors Expected @throws tag for 'ClassNotFoundException'. 833
Errors Expected @throws tag for 'IllegalAccessException'. 833
Errors Expected @throws tag for 'InstantiationException'. 834
Errors Expected @throws tag for 'InvocationTargetException'. 834
Errors Expected an @return tag. 904
Errors Expected an @return tag. 912
Errors Expected an @return tag. 932
Errors Expected an @return tag. 972
Errors Expected an @return tag. 980
Errors Expected @throws tag for 'ClassNotFoundException'. 1031
Errors Expected @throws tag for 'IllegalAccessException'. 1031
Errors Expected @throws tag for 'InstantiationException'. 1032
Errors Expected @throws tag for 'InvocationTargetException'. 1032
Errors Expected @throws tag for 'ClassNotFoundException'. 1125
Errors Expected @throws tag for 'IllegalAccessException'. 1125
Errors Expected @throws tag for 'InstantiationException'. 1126
Errors Expected @throws tag for 'InvocationTargetException'. 1126
Errors Expected an @return tag. 1194

org/apache/struts/config/ActionConfigMatcher.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 First sentence should end with a period. 48
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Errors Name 'wildcard' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
Errors First sentence should end with a period. 58
Errors '3' is a magic number. 263

org/apache/struts/config/BaseConfig.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 Expected @param tag for 'properties'. 121
Errors Expected an @return tag. 155

org/apache/struts/config/ConfigHelper.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. 84
Errors Missing a Javadoc comment. 88
Errors Expected @param tag for 'application'. 98
Errors Expected @param tag for 'session'. 105
Errors Expected @param tag for 'request'. 113
Errors Expected @param tag for 'response'. 127
Errors Expected @param tag for 'forward'. 134
Errors Missing a Javadoc comment. 158
Errors Expected an @return tag. 169
Errors Expected an @return tag. 182
Errors Expected an @return tag. 195
Errors Expected an @return tag. 210
Errors Expected an @return tag. 221
Errors Expected an @return tag. 233
Errors Expected an @return tag. 249
Errors Missing a Javadoc comment. 269
Errors Expected an @return tag. 302
Errors Expected an @return tag. 312
Errors Expected an @return tag. 322
Errors Expected an @return tag. 341
Errors Expected @param tag for 'action'. 341
Errors Expected an @return tag. 366
Errors Expected @param tag for 'action'. 366
Errors '}' should be on the same line. 394
Errors Expected an @return tag. 412
Errors Expected @param tag for 'url'. 412
Errors First sentence should end with a period. 432
Errors Unclosed HTML tag found: <base> element </p> 433
Errors Expected an @return tag. 435
Errors Unclosed HTML tag found: <base> element. </p> 448
Errors Expected an @return tag. 450
Errors Expected an @return tag. 475
Errors Comment matches to-do format 'TODO:'. 486
Errors Expected an @return tag. 496
Errors Expected an @return tag. 514
Errors Expected an @return tag. 537
Errors First sentence should end with a period. 543
Errors Expected an @return tag. 548
Errors First sentence should end with a period. 552
Errors Expected an @return tag. 557
Errors First sentence should end with a period. 561
Errors Expected an @return tag. 567
Errors First sentence should end with a period. 571
Errors Expected an @return tag. 576

org/apache/struts/config/ConfigHelperInterface.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 Expected an @return tag. 56
Errors Redundant 'public' modifier. 56
Errors Expected an @return tag. 61
Errors Redundant 'public' modifier. 61
Errors Expected an @return tag. 68
Errors Redundant 'public' modifier. 68
Errors Expected an @return tag. 75
Errors Redundant 'public' modifier. 75
Errors Expected an @return tag. 84
Errors Redundant 'public' modifier. 84
Errors Expected an @return tag. 89
Errors Redundant 'public' modifier. 89
Errors Expected an @return tag. 95
Errors Redundant 'public' modifier. 95
Errors Expected an @return tag. 105
Errors Redundant 'public' modifier. 105
Errors Expected an @return tag. 113
Errors Redundant 'public' modifier. 113
Errors Expected an @return tag. 121
Errors Redundant 'public' modifier. 121
Errors Expected an @return tag. 129
Errors Redundant 'public' modifier. 129
Errors Expected an @return tag. 137
Errors Redundant 'public' modifier. 137
Errors Expected an @return tag. 154
Errors Redundant 'public' modifier. 154
Errors Expected @param tag for 'action'. 154
Errors Expected an @return tag. 159
Errors Redundant 'public' modifier. 159
Errors Expected @param tag for 'action'. 159
Errors Expected an @return tag. 164
Errors Redundant 'public' modifier. 164
Errors Expected @param tag for 'url'. 164
Errors First sentence should end with a period. 168
Errors Unclosed HTML tag found: <base> element </p> 169
Errors Expected an @return tag. 171
Errors Redundant 'public' modifier. 171
Errors First sentence should end with a period. 173
Errors Unclosed HTML tag found: <base> element </p> 174
Errors Expected an @return tag. 176
Errors Redundant 'public' modifier. 176
Errors Expected an @return tag. 184
Errors Redundant 'public' modifier. 184
Errors Expected an @return tag. 192
Errors Redundant 'public' modifier. 192
Errors Expected an @return tag. 201
Errors Redundant 'public' modifier. 201
Errors Expected an @return tag. 209
Errors Redundant 'public' modifier. 209

org/apache/struts/config/ConfigRuleSet.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. 170
Errors Missing a Javadoc comment. 174
Errors Missing a Javadoc comment. 190
Errors Missing a Javadoc comment. 194
Errors Missing a Javadoc comment. 218
Errors Missing a Javadoc comment. 222
Errors Missing a Javadoc comment. 261
Errors Missing a Javadoc comment. 263
Errors Missing a Javadoc comment. 268
Errors Missing a Javadoc comment. 298
Errors Missing a Javadoc comment. 302
Errors Missing a Javadoc comment. 323
Errors Missing a Javadoc comment. 325
Errors Missing a Javadoc comment. 330
Errors Missing a Javadoc comment. 360
Errors Missing a Javadoc comment. 364
Errors Missing a Javadoc comment. 385
Errors Missing a Javadoc comment. 387
Errors Missing a Javadoc comment. 392
Errors Missing a Javadoc comment. 424
Errors Missing a Javadoc comment. 426
Errors Missing a Javadoc comment. 431

org/apache/struts/config/ControllerConfig.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 '4096' is a magic number. 39
Errors Missing a Javadoc comment. 169
Errors Missing a Javadoc comment. 173
Errors Missing a Javadoc comment. 181
Errors Missing a Javadoc comment. 185
Errors Missing a Javadoc comment. 193
Errors Missing a Javadoc comment. 197
Errors Missing a Javadoc comment. 205
Errors Missing a Javadoc comment. 209
Errors Missing a Javadoc comment. 217
Errors Missing a Javadoc comment. 221
Errors Missing a Javadoc comment. 225
Errors Missing a Javadoc comment. 229
Errors Missing a Javadoc comment. 233
Errors Missing a Javadoc comment. 237
Errors Missing a Javadoc comment. 245
Errors Missing a Javadoc comment. 249
Errors Missing a Javadoc comment. 257
Errors Missing a Javadoc comment. 261
Errors Missing a Javadoc comment. 269
Errors Missing a Javadoc comment. 273
Errors Missing a Javadoc comment. 281
Errors Missing a Javadoc comment. 285
Errors Missing a Javadoc comment. 293
Errors Missing a Javadoc comment. 297
Errors Missing a Javadoc comment. 301
Errors Missing a Javadoc comment. 305
Errors Missing a Javadoc comment. 313
Errors Missing a Javadoc comment. 317
Errors Expected an @return tag. 330

org/apache/struts/config/ExceptionConfig.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. 85
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 97
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 109
Errors Missing a Javadoc comment. 113
Errors Missing a Javadoc comment. 117
Errors Missing a Javadoc comment. 125
Errors Missing a Javadoc comment. 129
Errors Missing a Javadoc comment. 137
Errors Missing a Javadoc comment. 141
Errors Missing a Javadoc comment. 149
Errors Missing a Javadoc comment. 153
Errors Missing a Javadoc comment. 161
Errors Missing a Javadoc comment. 165
Errors Expected @throws tag for 'ClassNotFoundException'. 290
Errors Expected @throws tag for 'IllegalAccessException'. 290
Errors Expected @throws tag for 'InstantiationException'. 291
Errors Expected @throws tag for 'InvocationTargetException'. 291
Errors Expected @throws tag for 'ClassNotFoundException'. 338
Errors Expected @throws tag for 'IllegalAccessException'. 338
Errors Expected @throws tag for 'InstantiationException'. 339
Errors Expected @throws tag for 'InvocationTargetException'. 339
Errors Expected an @return tag. 397

org/apache/struts/config/FormBeanConfig.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. 51
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Errors Expected an @return tag. 117
Errors Expression can be simplified. 118
Errors Missing a Javadoc comment. 131
Errors Missing a Javadoc comment. 135
Errors Missing a Javadoc comment. 139
Errors Missing a Javadoc comment. 144
Errors Missing a Javadoc comment. 148
Errors Missing a Javadoc comment. 152
Errors Missing a Javadoc comment. 157
Errors Missing a Javadoc comment. 161
Errors Expected an @return tag. 184
Errors Expected @param tag for 'restricted'. 193
Errors Expected @throws tag for 'ClassNotFoundException'. 233
Errors Expected @throws tag for 'IllegalAccessException'. 233
Errors Expected @throws tag for 'InstantiationException'. 234
Errors Expected @throws tag for 'InvocationTargetException'. 234
Errors 'cast' is not followed by whitespace. 322
Errors Comment matches to-do format 'TODO:'. 335
Errors Expected an @return tag. 444
Errors Expected an @return tag. 452
Errors Expected @throws tag for 'ClassNotFoundException'. 498
Errors Expected @throws tag for 'IllegalAccessException'. 498
Errors Expected @throws tag for 'InstantiationException'. 499
Errors Expected @throws tag for 'InvocationTargetException'. 499
Errors Expected @throws tag for 'ClassNotFoundException'. 529
Errors Expected @throws tag for 'IllegalAccessException'. 529
Errors Expected @throws tag for 'InstantiationException'. 530
Errors Expected @throws tag for 'InvocationTargetException'. 530
Errors Expected an @return tag. 581
Errors Expected an @return tag. 603

org/apache/struts/config/FormPropertyConfig.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 First sentence should end with a period. 39
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Errors Missing a Javadoc comment. 152
Errors Missing a Javadoc comment. 156
Errors Missing a Javadoc comment. 164
Errors Missing a Javadoc comment. 168
Errors Missing a Javadoc comment. 176
Errors Missing a Javadoc comment. 180
Errors Missing a Javadoc comment. 188
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 204
Errors Missing a Javadoc comment. 208
Errors Expected an @return tag. 221
Errors '+' should be on a new line. 261
Errors Expected an @return tag. 318
Errors Expected @throws tag for 'IllegalAccessException'. 381
Errors Expected @throws tag for 'InvocationTargetException'. 381
Errors Expected @throws tag for 'InstantiationException'. 382
Errors Expected @throws tag for 'ClassNotFoundException'. 382
Errors Expected an @return tag. 409

org/apache/struts/config/ForwardConfig.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. 166
Errors Missing a Javadoc comment. 170
Errors Missing a Javadoc comment. 178
Errors Missing a Javadoc comment. 182
Errors Missing a Javadoc comment. 186
Errors Missing a Javadoc comment. 194
Errors Missing a Javadoc comment. 198
Errors Missing a Javadoc comment. 206
Errors Missing a Javadoc comment. 210
Errors Missing a Javadoc comment. 218
Errors Missing a Javadoc comment. 222
Errors Missing a Javadoc comment. 230
Errors Missing a Javadoc comment. 234
Errors Missing a Javadoc comment. 242
Errors Missing a Javadoc comment. 246
Errors Expected @throws tag for 'ClassNotFoundException'. 371
Errors Expected @throws tag for 'IllegalAccessException'. 371
Errors Expected @throws tag for 'InstantiationException'. 372
Errors Expected @throws tag for 'InvocationTargetException'. 372
Errors Expected @throws tag for 'ClassNotFoundException'. 419
Errors Expected @throws tag for 'IllegalAccessException'. 419
Errors Expected @throws tag for 'InstantiationException'. 420
Errors Expected @throws tag for 'InvocationTargetException'. 420
Errors Expected an @return tag. 478

org/apache/struts/config/MessageResourcesConfig.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. 67
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 79
Errors Missing a Javadoc comment. 83
Errors Missing a Javadoc comment. 91
Errors Missing a Javadoc comment. 95
Errors Expected an @return tag. 109
Errors Expected @param tag for 'escape'. 119
Errors Missing a Javadoc comment. 123
Errors Missing a Javadoc comment. 127
Errors Expected an @return tag. 140

org/apache/struts/config/ModuleConfig.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 Expected an @return tag. 43
Errors Expected an @return tag. 48
Errors Expected an @return tag. 63
Errors Redundant 'public' modifier. 74
Errors Expected an @return tag. 80
Errors Expected an @return tag. 95
Errors Expected an @return tag. 140
Errors Expected an @return tag. 185
Errors Expected an @return tag. 191
Errors Expected an @return tag. 210
Errors Expected an @return tag. 222
Errors Expected an @return tag. 228
Errors Expected an @return tag. 236
Errors Expected an @return tag. 242
Errors Expected an @return tag. 250
Errors Expected an @return tag. 256
Errors Expected an @return tag. 264
Errors Expected an @return tag. 270
Errors Expected an @return tag. 276

org/apache/struts/config/ModuleConfigFactory.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 Expected an @return tag. 59
Errors Expected an @return tag. 94

org/apache/struts/config/PlugInConfig.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. 64
Errors Missing a Javadoc comment. 68
Errors Expected an @return tag. 100

org/apache/struts/config/impl/DefaultModuleConfigFactory.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 Expected an @return tag. 46

org/apache/struts/config/impl/ModuleConfigImpl.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 First sentence should end with a period. 147
Errors Extra HTML tag found: </p> Has this module been completely configured yet. Once t 189
Errors Extra HTML tag found: </p> 191
Errors Expected an @return tag. 193
Errors Expected an @return tag. 200
Errors Expected an @return tag. 224
Errors Expected @param tag for 'prefix'. 234
Errors Expected an @return tag. 243
Errors Expected an @return tag. 262
Errors Extra HTML tag found: </p> Ad d a new <code>ActionConfig</code> instance to the 278
Errors Extra HTML tag found: </p> 279
Errors Expected an @return tag. 360
Errors Expected an @return tag. 433
Errors Expected an @return tag. 465
Errors Expected an @return tag. 477
Errors Comment matches to-do format 'TODO:'. 490
Errors Expected an @return tag. 497
Errors Expected an @return tag. 527
Errors Expected an @return tag. 539
Errors Expected an @return tag. 547
Errors Expected an @return tag. 559
Errors Expected an @return tag. 567
Errors Expected an @return tag. 579
Errors Expected an @return tag. 587
Errors Expected an @return tag. 598

org/apache/struts/mock/MockAction.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

org/apache/struts/mock/MockActionServlet.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. 46
Errors Missing a Javadoc comment. 47
Errors Expected @param tag for 'servletContext'. 52
Errors Expected @param tag for 'servletConfig'. 53
Errors Empty statement. 62
Errors First sentence should end with a period. 65
Errors Expected @param tag for 'servletContext'. 70
Errors First sentence should end with a period. 74
Errors Expected an @return tag. 79
Errors First sentence should end with a period. 83
Errors Expected @param tag for 'servletConfig'. 88
Errors First sentence should end with a period. 92
Errors Expected an @return tag. 97
Errors Expected @throws tag for 'ServletException'. 106

org/apache/struts/mock/MockEnumeration.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. 34
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 44

org/apache/struts/mock/MockFormBean.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. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 74
Errors Missing a Javadoc comment. 80
Errors Missing a Javadoc comment. 87
Errors Missing a Javadoc comment. 92
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 114
Errors Missing a Javadoc comment. 133
Errors Missing a Javadoc comment. 146
Errors Missing a Javadoc comment. 150
Errors Missing a Javadoc comment. 154
Errors Missing a Javadoc comment. 163
Errors Missing a Javadoc comment. 172
Errors Missing a Javadoc comment. 176

org/apache/struts/mock/MockHttpServletRequest.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. 114
Errors Missing a Javadoc comment. 118
Errors Missing a Javadoc comment. 123
Errors Missing a Javadoc comment. 129
Errors Missing a Javadoc comment. 137
Errors Missing a Javadoc comment. 155
Errors Missing a Javadoc comment. 159
Errors Missing a Javadoc comment. 163
Errors Missing a Javadoc comment. 167
Errors Missing a Javadoc comment. 171
Errors Missing a Javadoc comment. 179
Errors Missing a Javadoc comment. 184
Errors Missing a Javadoc comment. 188
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 196
Errors Missing a Javadoc comment. 200
Errors Missing a Javadoc comment. 204
Errors Missing a Javadoc comment. 208
Errors Missing a Javadoc comment. 212
Errors Missing a Javadoc comment. 216
Errors Missing a Javadoc comment. 220
Errors Missing a Javadoc comment. 224
Errors Missing a Javadoc comment. 228
Errors Missing a Javadoc comment. 232
Errors Missing a Javadoc comment. 240
Errors Missing a Javadoc comment. 244
Errors Missing a Javadoc comment. 266
Errors Missing a Javadoc comment. 270
Errors Missing a Javadoc comment. 274
Errors Missing a Javadoc comment. 278
Errors Missing a Javadoc comment. 290
Errors Missing a Javadoc comment. 294
Errors Missing a Javadoc comment. 298
Errors Missing a Javadoc comment. 302
Errors Missing a Javadoc comment. 306
Errors Missing a Javadoc comment. 310
Errors Missing a Javadoc comment. 319
Errors Missing a Javadoc comment. 323
Errors Missing a Javadoc comment. 327
Errors Missing a Javadoc comment. 331
Errors Missing a Javadoc comment. 335
Errors Missing a Javadoc comment. 339
Errors Missing a Javadoc comment. 343
Errors Missing a Javadoc comment. 347
Errors Missing a Javadoc comment. 351
Errors Missing a Javadoc comment. 361
Errors Missing a Javadoc comment. 365
Errors Missing a Javadoc comment. 369
Errors Missing a Javadoc comment. 373
Errors Missing a Javadoc comment. 377
Errors Missing a Javadoc comment. 381
Errors Missing a Javadoc comment. 385
Errors Missing a Javadoc comment. 389
Errors Missing a Javadoc comment. 393
Errors Missing a Javadoc comment. 397
Errors Missing a Javadoc comment. 401
Errors Missing a Javadoc comment. 405
Errors '8080' is a magic number. 406
Errors Missing a Javadoc comment. 409
Errors Missing a Javadoc comment. 413
Errors Missing a Javadoc comment. 417
Errors Missing a Javadoc comment. 425

org/apache/struts/mock/MockHttpServletResponse.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. 53
Errors Missing a Javadoc comment. 57
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 69
Errors Missing a Javadoc comment. 73
Errors Missing a Javadoc comment. 77
Errors Missing a Javadoc comment. 81
Errors Missing a Javadoc comment. 85
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 97
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 105
Errors Missing a Javadoc comment. 109
Errors Missing a Javadoc comment. 113
Errors Missing a Javadoc comment. 117
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 126
Errors Missing a Javadoc comment. 130
Errors Missing a Javadoc comment. 134
Errors Missing a Javadoc comment. 138
Errors Missing a Javadoc comment. 143
Errors Missing a Javadoc comment. 148
Errors Missing a Javadoc comment. 152
Errors Missing a Javadoc comment. 156
Errors Missing a Javadoc comment. 160
Errors Missing a Javadoc comment. 164
Errors Missing a Javadoc comment. 168
Errors Missing a Javadoc comment. 172

org/apache/struts/mock/MockHttpSession.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. 60
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 79
Errors Missing a Javadoc comment. 83
Errors Missing a Javadoc comment. 87
Errors Missing a Javadoc comment. 91
Errors Missing a Javadoc comment. 95
Errors Missing a Javadoc comment. 99
Errors Missing a Javadoc comment. 103
Errors Missing a Javadoc comment. 107
Errors Missing a Javadoc comment. 111
Errors Missing a Javadoc comment. 115
Errors Missing a Javadoc comment. 119
Errors Missing a Javadoc comment. 123
Errors Missing a Javadoc comment. 127
Errors Missing a Javadoc comment. 131
Errors Missing a Javadoc comment. 135
Errors Missing a Javadoc comment. 143

org/apache/struts/mock/MockMultipartRequestHandler.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

org/apache/struts/mock/MockPageContext.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. 60
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 62
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 74
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 140
Errors Missing a Javadoc comment. 144
Errors Missing a Javadoc comment. 148
Errors Missing a Javadoc comment. 174
Errors Missing a Javadoc comment. 200
Errors Missing a Javadoc comment. 215
Errors Expected an @return tag. 223
Errors Method length is 276 lines (max allowed is 150). 223
Errors Missing a Javadoc comment. 500
Errors Missing a Javadoc comment. 504
Errors Missing a Javadoc comment. 508
Errors Missing a Javadoc comment. 512
Errors Missing a Javadoc comment. 516
Errors Missing a Javadoc comment. 520
Errors Missing a Javadoc comment. 524
Errors Missing a Javadoc comment. 528
Errors Missing a Javadoc comment. 532
Errors Missing a Javadoc comment. 536
Errors Missing a Javadoc comment. 542
Errors Missing a Javadoc comment. 546
Errors Missing a Javadoc comment. 550
Errors Missing a Javadoc comment. 554
Errors Missing a Javadoc comment. 562
Errors Missing a Javadoc comment. 582
Errors Missing a Javadoc comment. 586

org/apache/struts/mock/MockPrincipal.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. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 57
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 77
Errors Missing a Javadoc comment. 95

org/apache/struts/mock/MockServletConfig.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. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 74
Errors Missing a Javadoc comment. 78
Errors Missing a Javadoc comment. 82

org/apache/struts/mock/MockServletContext.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. 73
Errors Missing a Javadoc comment. 77
Errors Missing a Javadoc comment. 82
Errors Missing a Javadoc comment. 86
Errors Missing a Javadoc comment. 90
Errors Missing a Javadoc comment. 94
Errors Missing a Javadoc comment. 98
Errors Missing a Javadoc comment. 102
Errors Missing a Javadoc comment. 106
Errors Missing a Javadoc comment. 110
Errors '3' is a magic number. 111
Errors Missing a Javadoc comment. 114
Errors Missing a Javadoc comment. 118
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 126
Errors Missing a Javadoc comment. 132
Errors Missing a Javadoc comment. 138
Errors Missing a Javadoc comment. 142
Errors Missing a Javadoc comment. 146
Errors Missing a Javadoc comment. 150
Errors Missing a Javadoc comment. 154
Errors Missing a Javadoc comment. 158
Errors Missing a Javadoc comment. 162
Errors Missing a Javadoc comment. 166
Errors Missing a Javadoc comment. 170
Errors Missing a Javadoc comment. 174
Errors Missing a Javadoc comment. 178

org/apache/struts/mock/TestMockBase.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. 50
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 56
Errors Missing a Javadoc comment. 57
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 62
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 99
Errors '4' is a magic number. 166
Errors '5' is a magic number. 168
Errors '3' is a magic number. 174
Errors Missing a Javadoc comment. 214
Errors Missing a Javadoc comment. 303
Errors Missing a Javadoc comment. 343
Errors Missing a Javadoc comment. 358

org/apache/struts/upload/CommonsMultipartRequestHandler.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 'cast' is not followed by whitespace. 252
Errors ';' is followed by whitespace. 252
Errors 'cast' is not followed by whitespace. 253
Errors 'cast' is not followed by whitespace. 256
Errors '1024' is a magic number. 313
Errors '1024' is a magic number. 315
Errors '1024' is a magic number. 315
Errors '1024' is a magic number. 317
Errors '1024' is a magic number. 317
Errors '1024' is a magic number. 317
Errors Unclosed HTML tag found: <ol> <li>A temp dir 341
Errors 'cast' is not followed by whitespace. 396
Errors Must have at least one statement. 413
Errors 'cast' is not followed by whitespace. 462
Errors 'cast' is not followed by whitespace. 465
Errors Variable 'fileItem' must be private and have accessor methods. 490
Errors Extra HTML tag found: </p> 494
Errors Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 575
Errors Expected an @return tag. 587
Errors Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 588

org/apache/struts/upload/FormFile.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 Redundant 'public' modifier. 38
Errors Redundant 'public' modifier. 45
Errors Redundant 'public' modifier. 52
Errors Redundant 'public' modifier. 59
Errors Redundant 'public' modifier. 67
Errors Redundant 'public' modifier. 74
Errors Redundant 'public' modifier. 87
Errors Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 88
Errors Expected an @return tag. 98
Errors Redundant 'public' modifier. 98
Errors Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 99
Errors Redundant 'public' modifier. 105

org/apache/struts/upload/MultipartRequestHandler.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 Redundant 'public' modifier. 46
Errors Redundant 'public' modifier. 53
Errors Expected @param tag for 'servlet'. 53
Errors Redundant 'public' modifier. 59
Errors Expected @param tag for 'mapping'. 59
Errors First sentence should end with a period. 61
Errors Expected an @return tag. 64
Errors Redundant 'public' modifier. 64
Errors First sentence should end with a period. 66
Errors Expected an @return tag. 69
Errors Redundant 'public' modifier. 69
Errors Redundant 'public' modifier. 78
Errors Expected @param tag for 'request'. 78
Errors Redundant 'public' modifier. 88
Errors Redundant 'public' modifier. 98
Errors Redundant 'public' modifier. 106
Errors Redundant 'public' modifier. 117
Errors Redundant 'public' modifier. 124

org/apache/struts/upload/MultipartRequestWrapper.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 First sentence should end with a period. 39
Errors Missing a Javadoc comment. 44
Errors Expected @param tag for 'name'. 54
Errors Expected @param tag for 'value'. 54
Errors Expected an @return tag. 75
Errors Expected @param tag for 'name'. 75
Errors Expected an @return tag. 94
Errors Expected an @return tag. 118
Errors Expected @param tag for 'name'. 118
Errors Expected an @return tag. 133

org/apache/struts/util/ImageButtonBean.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 Empty statement. 55
Errors Missing a Javadoc comment. 69
Errors Missing a Javadoc comment. 73
Errors Missing a Javadoc comment. 77
Errors Missing a Javadoc comment. 81
Errors Expected an @return tag. 91
Errors Expected an @return tag. 98

org/apache/struts/util/IteratorAdapter.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. 37
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 56

org/apache/struts/util/LabelValueBean.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. 86
Errors Missing a Javadoc comment. 90
Errors Missing a Javadoc comment. 94
Errors Missing a Javadoc comment. 98
Errors Expected an @return tag. 110
Errors Expected @param tag for 'o'. 110
Errors Expected an @return tag. 121
Errors Expected an @return tag. 137
Errors Expected @param tag for 'obj'. 137
Errors Expected an @return tag. 165
Errors '17' is a magic number. 166

org/apache/struts/util/MessageResources.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 Expected an @return tag. 175
Errors Expected @param tag for 'escape'. 185
Errors Expected an @return tag. 196
Errors Expected an @return tag. 207
Errors Expected an @return tag. 218
Errors Expected an @return tag. 230
Errors Expected an @return tag. 243
Errors Expected an @return tag. 257
Errors Expected an @return tag. 274
Errors Expected an @return tag. 286
Errors Expected an @return tag. 324
Errors Expected an @return tag. 339
Errors Expected an @return tag. 355
Errors Expected an @return tag. 373
Errors Expected an @return tag. 385
Errors Expected an @return tag. 397
Errors Conditional logic can be removed. 402
Errors Expected an @return tag. 417
Errors Expected an @return tag. 449
Errors Expected an @return tag. 460
Errors Expected an @return tag. 472
Errors Expected an @return tag. 482
Errors 'static' modifier out of order with the JLS suggestions. 482

org/apache/struts/util/MessageResourcesFactory.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 Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Errors Expected an @return tag. 87
Errors Expected @param tag for 'config'. 96
Errors Expected an @return tag. 130
Errors Expected an @return tag. 163

org/apache/struts/util/ModuleException.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. 29
Errors Expected @param tag for 'property'. 124

org/apache/struts/util/ModuleUtils.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 Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Errors Expected an @return tag. 60
Errors First sentence should end with a period. 98
Errors Inner assignments should be avoided. 181

org/apache/struts/util/PropertyMessageResources.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 Line has trailing spaces. 114
Errors First sentence should end with a period. 120
Errors First sentence should end with a period. 123
Errors First sentence should end with a period. 126
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 132
Errors Must have at least one statement. 244
Errors '+' is not preceded with whitespace. 352
Errors '+' is not followed by whitespace. 352
Errors '+' is not preceded with whitespace. 352
Errors '+' is not followed by whitespace. 352
Errors Unused @param tag for 'locale'. 428
Errors Expected @param tag for 'localeKey'. 433

org/apache/struts/util/PropertyMessageResourcesFactory.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 Expected an @return tag. 40

org/apache/struts/util/RequestUtils.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 Utility classes should not have a public or default constructor. 64
Errors Missing a Javadoc comment. 216
Errors Expected @param tag for 'servlet'. 282
Errors 'cast' is not followed by whitespace. 284
Errors Line has trailing spaces. 488
Errors Line has trailing spaces. 494
Errors Expected an @return tag. 497
Errors Line is longer than 120 characters. 497
Errors Expected @param tag for 'bean'. 497
Errors Expected @param tag for 'name'. 497
Errors Expected @param tag for 'parameterValue'. 497
Errors Empty statement. 887
Errors '80' is a magic number. 988
Errors '80' is a magic number. 995
Errors '443' is a magic number. 996
Errors Line is longer than 120 characters. 1033

org/apache/struts/util/ResponseUtils.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 Utility classes should not have a public or default constructor. 38
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
Errors Expected an @return tag. 83
Errors switch without "default" clause. 94
Errors '50' is a magic number. 123
Errors Expected @param tag for 'url'. 149
Errors Expected @param tag for 'url'. 163

org/apache/struts/util/ServletContextWriter.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 Expected an @return tag. 77

org/apache/struts/util/TokenProcessor.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 Expected an @return tag. 62
Errors Expected an @return tag. 87
Errors Expected an @return tag. 111
Errors Expected an @return tag. 181
Errors Expected an @return tag. 194
Errors Expected an @return tag. 221
Errors '0xf0' is a magic number. 225
Errors '4' is a magic number. 225
Errors '16' is a magic number. 225
Errors '0x0f' is a magic number. 226
Errors '16' is a magic number. 226

org/apache/struts/util/WildcardHelper.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

org/apache/struts/validator/BeanValidatorForm.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 Unclosed HTML tag found: <ActionForm</code>.</p> 48
Errors First sentence should end with a period. 63
Errors First sentence should end with a period. 79
Errors Expected @param tag for 'bean'. 90
Errors Expected @param tag for 'pathValidation'. 104
Errors Expected an @return tag. 112
Errors Expected @param tag for 'formBeanConfig'. 124
Errors Expected an @return tag. 134
Errors Expected an @return tag. 142
Errors Expected an @return tag. 155
Errors Expected an @return tag. 166
Errors Expected @param tag for 'name'. 166
Errors First sentence should end with a period. 190
Errors Expected an @return tag. 233
Errors Expected an @return tag. 242
Errors Expected an @return tag. 252
Errors Expected an @return tag. 263
Errors Expected an @return tag. 323

org/apache/struts/validator/DynaValidatorForm.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

org/apache/struts/validator/FieldChecks.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 Utility classes should not have a public or default constructor. 52
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 66
Errors '>' is not preceded with whitespace. 233
Errors '>' is not followed by whitespace. 233
Errors Expected an @return tag. 330
Errors Expected @param tag for 'bean'. 330
Errors Expected @param tag for 'field'. 330
Errors Expected @param tag for 'errors'. 1311
Errors Expected @param tag for 'field'. 1311
Errors Expected @param tag for 'validator'. 1312
Errors Expected @param tag for 't'. 1312

org/apache/struts/validator/LazyValidatorForm.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 Unclosed HTML tag found: <code> in the <code>get(name, index)</code> method.</p> 38
Errors Unclosed HTML tag found: <code> implementation from the default 71
Errors Line is longer than 120 characters. 121
Errors Expected @param tag for 'bean'. 138
Errors Expected an @return tag. 152
Errors Expected @param tag for 'name'. 152
Errors Expected @param tag for 'index'. 152
Errors Expected an @return tag. 180
Errors Expected an @return tag. 193
Errors Expected @param tag for 'name'. 193

org/apache/struts/validator/Resources.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 Utility classes should not have a public or default constructor. 53
Errors Name 'SERVLET_CONTEXT_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Errors Name 'HTTP_SERVLET_REQUEST_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Errors Name 'ACTION_MESSAGES_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Errors Expected an @return tag. 90
Errors Expected an @return tag. 105
Errors Expected an @return tag. 117
Errors Expected an @return tag. 231
Errors Expected an @return tag. 249
Errors Expected an @return tag. 265
Errors Expected an @return tag. 286
Errors Line has trailing spaces. 334
Errors Expected an @return tag. 342
Errors Expected an @return tag. 365
Errors Expected an @return tag. 420
Errors '4' is a magic number. 422
Errors '3' is a magic number. 427
Errors Expected an @return tag. 455
Errors Unclosed HTML tag found: <code>Field<code> can control the processing of 495
Errors Expected an @return tag. 499

org/apache/struts/validator/ValidatorForm.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

org/apache/struts/validator/ValidatorPlugIn.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 'static' modifier out of order with the JLS suggestions. 59
Errors 'static' modifier out of order with the JLS suggestions. 65
Errors 'static' modifier out of order with the JLS suggestions. 73

org/apache/struts/validator/validwhen/ValidWhen.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 Utility classes should not have a public or default constructor. 44
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Errors Expected an @return tag. 60
Errors Expected @param tag for 'obj'. 60
Errors Expected @param tag for 'validator'. 80

org/apache/struts/validator/validwhen/ValidWhenLexer.java

Violation Message Line
Errors Line does not match expected header line of '/\*\s*'. 1
Errors Unused import - java.util.Stack. 26
Errors Unused import - org.apache.commons.validator.util.ValidatorUtils. 27
Errors Unused import - antlr.ANTLRException. 36
Errors Unused import - antlr.CharScanner. 39
Errors Unused import - antlr.CommonToken. 44
Errors Unused import - antlr.MismatchedCharException. 47
Errors Unused import - antlr.SemanticException. 52
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 56
Errors Line contains a tab character. 57
Errors Missing a Javadoc comment. 59
Errors Line contains a tab character. 60
Errors Missing a Javadoc comment. 62
Errors Line contains a tab character. 63
Errors Missing a Javadoc comment. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors '11' is a magic number. 70
Errors Line contains a tab character. 71
Errors '16' is a magic number. 71
Errors Line contains a tab character. 72
Errors '15' is a magic number. 72
Errors Missing a Javadoc comment. 75
Errors Line contains a tab character. 76
Errors '=' is not preceded with whitespace. 76
Errors '=' is not followed by whitespace. 76
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Errors Line contains a tab character. 80
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors '(' is followed by whitespace. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Avoid nested blocks. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors '=' is not preceded with whitespace. 88
Errors '=' is not followed by whitespace. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Avoid nested blocks. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors '=' is not preceded with whitespace. 96
Errors '=' is not followed by whitespace. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Avoid nested blocks. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors '=' is not preceded with whitespace. 102
Errors '=' is not followed by whitespace. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Avoid nested blocks. 106
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors '=' is not preceded with whitespace. 108
Errors '=' is not followed by whitespace. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Avoid nested blocks. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors '=' is not preceded with whitespace. 114
Errors '=' is not followed by whitespace. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Avoid nested blocks. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors '=' is not preceded with whitespace. 120
Errors '=' is not followed by whitespace. 120
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Avoid nested blocks. 124
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors '=' is not preceded with whitespace. 126
Errors '=' is not followed by whitespace. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 129
Errors Line contains a tab character. 130
Errors Avoid nested blocks. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors '=' is not preceded with whitespace. 132
Errors '=' is not followed by whitespace. 132
Errors Line contains a tab character. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 142
Errors Avoid nested blocks. 142
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors '=' is not preceded with whitespace. 144
Errors '=' is not followed by whitespace. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 148
Errors Avoid nested blocks. 148
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors '=' is not preceded with whitespace. 150
Errors '=' is not followed by whitespace. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Avoid nested blocks. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors '=' is not preceded with whitespace. 156
Errors '=' is not followed by whitespace. 156
Errors Line contains a tab character. 157
Errors Line contains a tab character. 158
Errors Line contains a tab character. 159
Errors Line contains a tab character. 160
Errors '==' is not preceded with whitespace. 160
Errors '==' is not followed by whitespace. 160
Errors '==' is not preceded with whitespace. 160
Errors '==' is not followed by whitespace. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 162
Errors '=' is not preceded with whitespace. 162
Errors '=' is not followed by whitespace. 162
Errors Line contains a tab character. 163
Errors '}' should be on the same line. 163
Errors Line contains a tab character. 164
Errors '==' is not preceded with whitespace. 164
Errors '==' is not followed by whitespace. 164
Errors '==' is not preceded with whitespace. 164
Errors '==' is not followed by whitespace. 164
Errors Line contains a tab character. 165
Errors Line contains a tab character. 166
Errors '=' is not preceded with whitespace. 166
Errors '=' is not followed by whitespace. 166
Errors Line contains a tab character. 167
Errors '}' should be on the same line. 167
Errors Line contains a tab character. 168
Errors '==' is not preceded with whitespace. 168
Errors '==' is not followed by whitespace. 168
Errors '==' is not preceded with whitespace. 168
Errors '==' is not followed by whitespace. 168
Errors Line contains a tab character. 169
Errors Line contains a tab character. 170
Errors '=' is not preceded with whitespace. 170
Errors '=' is not followed by whitespace. 170
Errors Line contains a tab character. 171
Errors '}' should be on the same line. 171
Errors Line contains a tab character. 172
Errors '==' is not preceded with whitespace. 172
Errors '==' is not followed by whitespace. 172
Errors Expression can be simplified. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors '=' is not preceded with whitespace. 174
Errors '=' is not followed by whitespace. 174
Errors Line contains a tab character. 175
Errors '}' should be on the same line. 175
Errors Line contains a tab character. 176
Errors '==' is not preceded with whitespace. 176
Errors '==' is not followed by whitespace. 176
Errors Expression can be simplified. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors '=' is not preceded with whitespace. 178
Errors '=' is not followed by whitespace. 178
Errors Line contains a tab character. 179
Errors '}' should be on the same line. 179
Errors Line contains a tab character. 180
Errors '==' is not preceded with whitespace. 180
Errors '==' is not followed by whitespace. 180
Errors Expression can be simplified. 180
Errors Line contains a tab character. 181
Errors Line contains a tab character. 182
Errors '=' is not preceded with whitespace. 182
Errors '=' is not followed by whitespace. 182
Errors Line contains a tab character. 183
Errors '}' should be on the same line. 183
Errors Line contains a tab character. 184
Errors Line contains a tab character. 185
Errors '==' is not preceded with whitespace. 185
Errors '==' is not followed by whitespace. 185
Errors '{' is not followed by whitespace. 185
Errors ';' is not followed by whitespace. 185
Errors '}' is not preceded with whitespace. 185
Errors '}' should be on the same line. 185
Errors Line is longer than 120 characters. 186
Errors Line contains a tab character. 186
Errors '{' is not followed by whitespace. 186
Errors 'cast' is not followed by whitespace. 186
Errors ';' is not followed by whitespace. 186
Errors '}' is not preceded with whitespace. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors 'if' construct must use '{}'s. 189
Errors Line contains a tab character. 189
Errors '(' is followed by whitespace. 189
Errors '==' is not preceded with whitespace. 189
Errors '==' is not followed by whitespace. 189
Errors ')' is preceded with whitespace. 189
Errors Line contains a tab character. 190
Errors Line contains a tab character. 191
Errors Line contains a tab character. 192
Errors Line contains a tab character. 193
Errors Line contains a tab character. 194
Errors '}' should be on the same line. 194
Errors Line contains a tab character. 195
Errors Line contains a tab character. 196
Errors Line contains a tab character. 197
Errors Line contains a tab character. 198
Errors '}' should be on the same line. 198
Errors Line contains a tab character. 199
Errors Line contains a tab character. 200
Errors '(' is followed by whitespace. 200
Errors ')' is preceded with whitespace. 200
Errors Line contains a tab character. 201
Errors 'cast' is not followed by whitespace. 201
Errors Line contains a tab character. 202
Errors '}' should be on the same line. 202
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 207
Errors Line is longer than 120 characters. 210
Errors Line contains a tab character. 210
Errors Missing a Javadoc comment. 210
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 210
Errors Line contains a tab character. 211
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
Errors '=' is not preceded with whitespace. 211
Errors '=' is not followed by whitespace. 211
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
Errors '=' is not preceded with whitespace. 211
Errors '=' is not followed by whitespace. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 213
Errors Line has trailing spaces. 214
Errors Line contains a tab character. 214
Errors Line contains a tab character. 215
Errors Avoid nested blocks. 215
Errors Line contains a tab character. 216
Errors Name '_cnt15' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
Errors '=' is not preceded with whitespace. 216
Errors '=' is not followed by whitespace. 216
Errors Line contains a tab character. 217
Errors Line contains a tab character. 218
Errors Line contains a tab character. 219
Errors '(' is followed by whitespace. 219
Errors Line contains a tab character. 220
Errors Line contains a tab character. 221
Errors Avoid nested blocks. 221
Errors Line contains a tab character. 222
Errors Line contains a tab character. 223
Errors Line contains a tab character. 224
Errors Line contains a tab character. 225
Errors Line contains a tab character. 226
Errors Avoid nested blocks. 226
Errors Line contains a tab character. 227
Errors Line contains a tab character. 228
Errors Line contains a tab character. 229
Errors Line contains a tab character. 230
Errors Line contains a tab character. 231
Errors Avoid nested blocks. 231
Errors Line contains a tab character. 232
Errors Line contains a tab character. 233
Errors Line contains a tab character. 234
Errors Line contains a tab character. 235
Errors Line contains a tab character. 236
Errors Avoid nested blocks. 236
Errors Line contains a tab character. 237
Errors Line contains a tab character. 238
Errors Line contains a tab character. 239
Errors Line contains a tab character. 240
Errors Line contains a tab character. 241
Errors Avoid nested blocks. 241
Errors Line is longer than 120 characters. 242
Errors Line contains a tab character. 242
Errors '(' is followed by whitespace. 242
Errors '>=' is not preceded with whitespace. 242
Errors '>=' is not followed by whitespace. 242
Errors ')' is preceded with whitespace. 242
Errors '{' is not followed by whitespace. 242
Errors 'cast' is not followed by whitespace. 242
Errors ';' is not followed by whitespace. 242
Errors '}' is not preceded with whitespace. 242
Errors Line contains a tab character. 243
Errors Line contains a tab character. 244
Errors Line contains a tab character. 245
Errors Line contains a tab character. 246
Errors Line contains a tab character. 247
Errors Line contains a tab character. 248
Errors Line contains a tab character. 249
Errors '(' is followed by whitespace. 249
Errors '==' is not preceded with whitespace. 249
Errors '==' is not followed by whitespace. 249
Errors '!=' is not preceded with whitespace. 249
Errors '!=' is not followed by whitespace. 249
Errors ')' is preceded with whitespace. 249
Errors Line contains a tab character. 250
Errors Line contains a tab character. 251
Errors '-' is not preceded with whitespace. 251
Errors '-' is not followed by whitespace. 251
Errors Line contains a tab character. 252
Errors Line contains a tab character. 253
Errors Line contains a tab character. 254
Errors Line has trailing spaces. 255
Errors Line contains a tab character. 255
Errors Line is longer than 120 characters. 256
Errors Line contains a tab character. 256
Errors Missing a Javadoc comment. 256
Errors Name 'mDECIMAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 256
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 256
Errors Line contains a tab character. 257
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
Errors '=' is not preceded with whitespace. 257
Errors '=' is not followed by whitespace. 257
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
Errors '=' is not preceded with whitespace. 257
Errors '=' is not followed by whitespace. 257
Errors Line contains a tab character. 258
Errors Line contains a tab character. 259
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 259
Errors Line has trailing spaces. 260
Errors Line contains a tab character. 260
Errors Line contains a tab character. 261
Errors Avoid nested blocks. 261
Errors Line contains a tab character. 262
Errors '(' is followed by whitespace. 262
Errors Line contains a tab character. 263
Errors Line contains a tab character. 264
Errors Avoid nested blocks. 264
Errors Line contains a tab character. 265
Errors Line contains a tab character. 266
Errors Line contains a tab character. 267
Errors Line contains a tab character. 268
Errors Line contains a tab character. 269
Errors Line contains a tab character. 270
Errors Line contains a tab character. 271
Errors Avoid nested blocks. 271
Errors Line contains a tab character. 272
Errors Line contains a tab character. 273
Errors Line contains a tab character. 274
Errors Line contains a tab character. 275
Errors Avoid nested blocks. 275
Errors Line contains a tab character. 276
Errors 'cast' is not followed by whitespace. 276
Errors Line contains a tab character. 277
Errors Line contains a tab character. 278
Errors Line contains a tab character. 279
Errors Line contains a tab character. 280
Errors Avoid nested blocks. 280
Errors Line contains a tab character. 281
Errors ',' is not followed by whitespace. 281
Errors Line contains a tab character. 282
Errors Line contains a tab character. 283
Errors Avoid nested blocks. 283
Errors Line contains a tab character. 284
Errors Line contains a tab character. 285
Errors Line contains a tab character. 286
Errors Line contains a tab character. 287
Errors ',' is not followed by whitespace. 287
Errors Line contains a tab character. 288
Errors '}' should be on the same line. 288
Errors Line contains a tab character. 289
Errors Line contains a tab character. 290
Errors Line contains a tab character. 291
Errors Line has trailing spaces. 292
Errors Line contains a tab character. 292
Errors Line contains a tab character. 293
Errors Line contains a tab character. 294
Errors Line contains a tab character. 295
Errors '(' is followed by whitespace. 295
Errors '==' is not preceded with whitespace. 295
Errors '==' is not followed by whitespace. 295
Errors '!=' is not preceded with whitespace. 295
Errors '!=' is not followed by whitespace. 295
Errors ')' is preceded with whitespace. 295
Errors Line contains a tab character. 296
Errors Line contains a tab character. 297
Errors '-' is not preceded with whitespace. 297
Errors '-' is not followed by whitespace. 297
Errors Line contains a tab character. 298
Errors Line contains a tab character. 299
Errors Line contains a tab character. 300
Errors Line has trailing spaces. 301
Errors Line contains a tab character. 301
Errors Line is longer than 120 characters. 302
Errors Line contains a tab character. 302
Errors Missing a Javadoc comment. 302
Errors Name 'mHEX_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 302
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 302
Errors Line contains a tab character. 303
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 303
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 303
Errors '=' is not preceded with whitespace. 303
Errors '=' is not followed by whitespace. 303
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 303
Errors '=' is not preceded with whitespace. 303
Errors '=' is not followed by whitespace. 303
Errors Line contains a tab character. 304
Errors Line contains a tab character. 305
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 305
Errors Line has trailing spaces. 306
Errors Line contains a tab character. 306
Errors Line contains a tab character. 307
Errors Line contains a tab character. 308
Errors Line contains a tab character. 309
Errors Avoid nested blocks. 309
Errors Line contains a tab character. 310
Errors Name '_cnt23' must match pattern '^[a-z][a-zA-Z0-9]*$'. 310
Errors '=' is not preceded with whitespace. 310
Errors '=' is not followed by whitespace. 310
Errors Line contains a tab character. 311
Errors Line contains a tab character. 312
Errors Line contains a tab character. 313
Errors '(' is followed by whitespace. 313
Errors Line contains a tab character. 314
Errors Line contains a tab character. 315
Errors Line contains a tab character. 316
Errors Line contains a tab character. 317
Errors Avoid nested blocks. 317
Errors Line contains a tab character. 318
Errors ',' is not followed by whitespace. 318
Errors Line contains a tab character. 319
Errors Line contains a tab character. 320
Errors Line contains a tab character. 321
Errors Line contains a tab character. 322
Errors Line contains a tab character. 323
Errors Avoid nested blocks. 323
Errors Line contains a tab character. 324
Errors ',' is not followed by whitespace. 324
Errors Line contains a tab character. 325
Errors Line contains a tab character. 326
Errors Line contains a tab character. 327
Errors Line contains a tab character. 328
Errors Avoid nested blocks. 328
Errors Line is longer than 120 characters. 329
Errors Line contains a tab character. 329
Errors '(' is followed by whitespace. 329
Errors '>=' is not preceded with whitespace. 329
Errors '>=' is not followed by whitespace. 329
Errors ')' is preceded with whitespace. 329
Errors '{' is not followed by whitespace. 329
Errors 'cast' is not followed by whitespace. 329
Errors ';' is not followed by whitespace. 329
Errors '}' is not preceded with whitespace. 329
Errors Line contains a tab character. 330
Errors Line contains a tab character. 331
Errors Line contains a tab character. 332
Errors Line contains a tab character. 333
Errors Line contains a tab character. 334
Errors Line contains a tab character. 335
Errors '(' is followed by whitespace. 335
Errors '==' is not preceded with whitespace. 335
Errors '==' is not followed by whitespace. 335
Errors '!=' is not preceded with whitespace. 335
Errors '!=' is not followed by whitespace. 335
Errors ')' is preceded with whitespace. 335
Errors Line contains a tab character. 336
Errors Line contains a tab character. 337
Errors '-' is not preceded with whitespace. 337
Errors '-' is not followed by whitespace. 337
Errors Line contains a tab character. 338
Errors Line contains a tab character. 339
Errors Line contains a tab character. 340
Errors Line has trailing spaces. 341
Errors Line contains a tab character. 341
Errors Line is longer than 120 characters. 342
Errors Line contains a tab character. 342
Errors Missing a Javadoc comment. 342
Errors Name 'mOCTAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 342
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 342
Errors Line contains a tab character. 343
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
Errors '=' is not preceded with whitespace. 343
Errors '=' is not followed by whitespace. 343
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
Errors '=' is not preceded with whitespace. 343
Errors '=' is not followed by whitespace. 343
Errors Line contains a tab character. 344
Errors Line contains a tab character. 345
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 345
Errors Line has trailing spaces. 346
Errors Line contains a tab character. 346
Errors Line contains a tab character. 347
Errors Line contains a tab character. 348
Errors Avoid nested blocks. 348
Errors Line contains a tab character. 349
Errors Line contains a tab character. 350
Errors Line contains a tab character. 351
Errors Line contains a tab character. 352
Errors ',' is not followed by whitespace. 352
Errors Line contains a tab character. 353
Errors '}' should be on the same line. 353
Errors Line contains a tab character. 354
Errors Line contains a tab character. 355
Errors Line contains a tab character. 356
Errors Line has trailing spaces. 357
Errors Line contains a tab character. 357
Errors Line contains a tab character. 358
Errors Line contains a tab character. 359
Errors Line contains a tab character. 360
Errors '(' is followed by whitespace. 360
Errors '==' is not preceded with whitespace. 360
Errors '==' is not followed by whitespace. 360
Errors '!=' is not preceded with whitespace. 360
Errors '!=' is not followed by whitespace. 360
Errors ')' is preceded with whitespace. 360
Errors Line contains a tab character. 361
Errors Line contains a tab character. 362
Errors '-' is not preceded with whitespace. 362
Errors '-' is not followed by whitespace. 362
Errors Line contains a tab character. 363
Errors Line contains a tab character. 364
Errors Line contains a tab character. 365
Errors Line has trailing spaces. 366
Errors Line contains a tab character. 366
Errors Line is longer than 120 characters. 367
Errors Line contains a tab character. 367
Errors Missing a Javadoc comment. 367
Errors Name 'mSTRING_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 367
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 367
Errors Line contains a tab character. 368
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 368
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 368
Errors '=' is not preceded with whitespace. 368
Errors '=' is not followed by whitespace. 368
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 368
Errors '=' is not preceded with whitespace. 368
Errors '=' is not followed by whitespace. 368
Errors Line contains a tab character. 369
Errors Line contains a tab character. 370
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 370
Errors Line has trailing spaces. 371
Errors Line contains a tab character. 371
Errors Line contains a tab character. 372
Errors '(' is followed by whitespace. 372
Errors Line contains a tab character. 373
Errors Line contains a tab character. 374
Errors Avoid nested blocks. 374
Errors Line contains a tab character. 375
Errors Avoid nested blocks. 375
Errors Line contains a tab character. 376
Errors Line contains a tab character. 377
Errors Avoid nested blocks. 377
Errors Line contains a tab character. 378
Errors Name '_cnt30' must match pattern '^[a-z][a-zA-Z0-9]*$'. 378
Errors '=' is not preceded with whitespace. 378
Errors '=' is not followed by whitespace. 378
Errors Line contains a tab character. 379
Errors Line contains a tab character. 380
Errors Line contains a tab character. 381
Errors Line contains a tab character. 382
Errors Line contains a tab character. 383
Errors '}' should be on the same line. 383
Errors Line contains a tab character. 384
Errors Line is longer than 120 characters. 385
Errors Line contains a tab character. 385
Errors '(' is followed by whitespace. 385
Errors '>=' is not preceded with whitespace. 385
Errors '>=' is not followed by whitespace. 385
Errors ')' is preceded with whitespace. 385
Errors '{' is not followed by whitespace. 385
Errors 'cast' is not followed by whitespace. 385
Errors ';' is not followed by whitespace. 385
Errors '}' is not preceded with whitespace. 385
Errors Line contains a tab character. 386
Errors Line has trailing spaces. 387
Errors Line contains a tab character. 387
Errors Line contains a tab character. 388
Errors Line contains a tab character. 389
Errors Line contains a tab character. 390
Errors Line contains a tab character. 391
Errors Line contains a tab character. 392
Errors Line contains a tab character. 393
Errors Line contains a tab character. 394
Errors Line contains a tab character. 395
Errors Line contains a tab character. 396
Errors Avoid nested blocks. 396
Errors Line contains a tab character. 397
Errors Avoid nested blocks. 397
Errors Line contains a tab character. 398
Errors Line contains a tab character. 399
Errors Avoid nested blocks. 399
Errors Line contains a tab character. 400
Errors Name '_cnt33' must match pattern '^[a-z][a-zA-Z0-9]*$'. 400
Errors '=' is not preceded with whitespace. 400
Errors '=' is not followed by whitespace. 400
Errors Line contains a tab character. 401
Errors Line contains a tab character. 402
Errors Line contains a tab character. 403
Errors Line contains a tab character. 404
Errors Line contains a tab character. 405
Errors '}' should be on the same line. 405
Errors Line contains a tab character. 406
Errors Line is longer than 120 characters. 407
Errors Line contains a tab character. 407
Errors '(' is followed by whitespace. 407
Errors '>=' is not preceded with whitespace. 407
Errors '>=' is not followed by whitespace. 407
Errors ')' is preceded with whitespace. 407
Errors '{' is not followed by whitespace. 407
Errors 'cast' is not followed by whitespace. 407
Errors ';' is not followed by whitespace. 407
Errors '}' is not preceded with whitespace. 407
Errors Line contains a tab character. 408
Errors Line has trailing spaces. 409
Errors Line contains a tab character. 409
Errors Line contains a tab character. 410
Errors Line contains a tab character. 411
Errors Line contains a tab character. 412
Errors Line contains a tab character. 413
Errors Line contains a tab character. 414
Errors Line contains a tab character. 415
Errors Line contains a tab character. 416
Errors Line contains a tab character. 417
Errors Line contains a tab character. 418
Errors Avoid nested blocks. 418
Errors Line contains a tab character. 419
Errors 'cast' is not followed by whitespace. 419
Errors Line contains a tab character. 420
Errors Line contains a tab character. 421
Errors Line contains a tab character. 422
Errors '(' is followed by whitespace. 422
Errors '==' is not preceded with whitespace. 422
Errors '==' is not followed by whitespace. 422
Errors '!=' is not preceded with whitespace. 422
Errors '!=' is not followed by whitespace. 422
Errors ')' is preceded with whitespace. 422
Errors Line contains a tab character. 423
Errors Line contains a tab character. 424
Errors '-' is not preceded with whitespace. 424
Errors '-' is not followed by whitespace. 424
Errors Line contains a tab character. 425
Errors Line contains a tab character. 426
Errors Line contains a tab character. 427
Errors Line has trailing spaces. 428
Errors Line contains a tab character. 428
Errors Line is longer than 120 characters. 429
Errors Line contains a tab character. 429
Errors Missing a Javadoc comment. 429
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 429
Errors Line contains a tab character. 430
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
Errors '=' is not preceded with whitespace. 430
Errors '=' is not followed by whitespace. 430
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
Errors '=' is not preceded with whitespace. 430
Errors '=' is not followed by whitespace. 430
Errors Line contains a tab character. 431
Errors Line contains a tab character. 432
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 432
Errors Line has trailing spaces. 433
Errors Line contains a tab character. 433
Errors Line contains a tab character. 434
Errors Line contains a tab character. 435
Errors '(' is followed by whitespace. 435
Errors '==' is not preceded with whitespace. 435
Errors '==' is not followed by whitespace. 435
Errors '!=' is not preceded with whitespace. 435
Errors '!=' is not followed by whitespace. 435
Errors ')' is preceded with whitespace. 435
Errors Line contains a tab character. 436
Errors Line contains a tab character. 437
Errors '-' is not preceded with whitespace. 437
Errors '-' is not followed by whitespace. 437
Errors Line contains a tab character. 438
Errors Line contains a tab character. 439
Errors Line contains a tab character. 440
Errors Line has trailing spaces. 441
Errors Line contains a tab character. 441
Errors Line is longer than 120 characters. 442
Errors Line contains a tab character. 442
Errors Missing a Javadoc comment. 442
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 442
Errors Line contains a tab character. 443
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 443
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 443
Errors '=' is not preceded with whitespace. 443
Errors '=' is not followed by whitespace. 443
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 443
Errors '=' is not preceded with whitespace. 443
Errors '=' is not followed by whitespace. 443
Errors Line contains a tab character. 444
Errors Line contains a tab character. 445
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 445
Errors Line has trailing spaces. 446
Errors Line contains a tab character. 446
Errors Line contains a tab character. 447
Errors Line contains a tab character. 448
Errors '(' is followed by whitespace. 448
Errors '==' is not preceded with whitespace. 448
Errors '==' is not followed by whitespace. 448
Errors '!=' is not preceded with whitespace. 448
Errors '!=' is not followed by whitespace. 448
Errors ')' is preceded with whitespace. 448
Errors Line contains a tab character. 449
Errors Line contains a tab character. 450
Errors '-' is not preceded with whitespace. 450
Errors '-' is not followed by whitespace. 450
Errors Line contains a tab character. 451
Errors Line contains a tab character. 452
Errors Line contains a tab character. 453
Errors Line has trailing spaces. 454
Errors Line contains a tab character. 454
Errors Line is longer than 120 characters. 455
Errors Line contains a tab character. 455
Errors Missing a Javadoc comment. 455
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 455
Errors Line contains a tab character. 456
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 456
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 456
Errors '=' is not preceded with whitespace. 456
Errors '=' is not followed by whitespace. 456
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 456
Errors '=' is not preceded with whitespace. 456
Errors '=' is not followed by whitespace. 456
Errors Line contains a tab character. 457
Errors Line contains a tab character. 458
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 458
Errors Line has trailing spaces. 459
Errors Line contains a tab character. 459
Errors Line contains a tab character. 460
Errors Line contains a tab character. 461
Errors '(' is followed by whitespace. 461
Errors '==' is not preceded with whitespace. 461
Errors '==' is not followed by whitespace. 461
Errors '!=' is not preceded with whitespace. 461
Errors '!=' is not followed by whitespace. 461
Errors ')' is preceded with whitespace. 461
Errors Line contains a tab character. 462
Errors Line contains a tab character. 463
Errors '-' is not preceded with whitespace. 463
Errors '-' is not followed by whitespace. 463
Errors Line contains a tab character. 464
Errors Line contains a tab character. 465
Errors Line contains a tab character. 466
Errors Line has trailing spaces. 467
Errors Line contains a tab character. 467
Errors Line is longer than 120 characters. 468
Errors Line contains a tab character. 468
Errors Missing a Javadoc comment. 468
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 468
Errors Line contains a tab character. 469
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 469
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 469
Errors '=' is not preceded with whitespace. 469
Errors '=' is not followed by whitespace. 469
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 469
Errors '=' is not preceded with whitespace. 469
Errors '=' is not followed by whitespace. 469
Errors Line contains a tab character. 470
Errors Line contains a tab character. 471
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 471
Errors Line has trailing spaces. 472
Errors Line contains a tab character. 472
Errors Line contains a tab character. 473
Errors Line contains a tab character. 474
Errors '(' is followed by whitespace. 474
Errors '==' is not preceded with whitespace. 474
Errors '==' is not followed by whitespace. 474
Errors '!=' is not preceded with whitespace. 474
Errors '!=' is not followed by whitespace. 474
Errors ')' is preceded with whitespace. 474
Errors Line contains a tab character. 475
Errors Line contains a tab character. 476
Errors '-' is not preceded with whitespace. 476
Errors '-' is not followed by whitespace. 476
Errors Line contains a tab character. 477
Errors Line contains a tab character. 478
Errors Line contains a tab character. 479
Errors Line has trailing spaces. 480
Errors Line contains a tab character. 480
Errors Line is longer than 120 characters. 481
Errors Line contains a tab character. 481
Errors Missing a Javadoc comment. 481
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 481
Errors Line contains a tab character. 482
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 482
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 482
Errors '=' is not preceded with whitespace. 482
Errors '=' is not followed by whitespace. 482
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 482
Errors '=' is not preceded with whitespace. 482
Errors '=' is not followed by whitespace. 482
Errors Line contains a tab character. 483
Errors Line contains a tab character. 484
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 484
Errors Line has trailing spaces. 485
Errors Line contains a tab character. 485
Errors Line contains a tab character. 486
Errors Line contains a tab character. 487
Errors '(' is followed by whitespace. 487
Errors '==' is not preceded with whitespace. 487
Errors '==' is not followed by whitespace. 487
Errors '!=' is not preceded with whitespace. 487
Errors '!=' is not followed by whitespace. 487
Errors ')' is preceded with whitespace. 487
Errors Line contains a tab character. 488
Errors Line contains a tab character. 489
Errors '-' is not preceded with whitespace. 489
Errors '-' is not followed by whitespace. 489
Errors Line contains a tab character. 490
Errors Line contains a tab character. 491
Errors Line contains a tab character. 492
Errors Line has trailing spaces. 493
Errors Line contains a tab character. 493
Errors Line is longer than 120 characters. 494
Errors Line contains a tab character. 494
Errors Missing a Javadoc comment. 494
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 494
Errors Line contains a tab character. 495
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 495
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 495
Errors '=' is not preceded with whitespace. 495
Errors '=' is not followed by whitespace. 495
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 495
Errors '=' is not preceded with whitespace. 495
Errors '=' is not followed by whitespace. 495
Errors Line contains a tab character. 496
Errors Line contains a tab character. 497
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 497
Errors Line has trailing spaces. 498
Errors Line contains a tab character. 498
Errors Line contains a tab character. 499
Errors Avoid nested blocks. 499
Errors Line contains a tab character. 500
Errors '(' is followed by whitespace. 500
Errors Line contains a tab character. 501
Errors Line contains a tab character. 502
Errors Line contains a tab character. 503
Errors Line contains a tab character. 504
Errors Line contains a tab character. 505
Errors Line contains a tab character. 506
Errors Line contains a tab character. 507
Errors Line contains a tab character. 508
Errors Avoid nested blocks. 508
Errors Line contains a tab character. 509
Errors ',' is not followed by whitespace. 509
Errors Line contains a tab character. 510
Errors Line contains a tab character. 511
Errors Line contains a tab character. 512
Errors Line contains a tab character. 513
Errors Avoid nested blocks. 513
Errors Line contains a tab character. 514
Errors Line contains a tab character. 515
Errors Line contains a tab character. 516
Errors Line contains a tab character. 517
Errors Line contains a tab character. 518
Errors Avoid nested blocks. 518
Errors Line contains a tab character. 519
Errors Line contains a tab character. 520
Errors Line contains a tab character. 521
Errors Line contains a tab character. 522
Errors Line contains a tab character. 523
Errors Avoid nested blocks. 523
Errors Line contains a tab character. 524
Errors 'cast' is not followed by whitespace. 524
Errors Line contains a tab character. 525
Errors Line contains a tab character. 526
Errors Line contains a tab character. 527
Errors Line contains a tab character. 528
Errors Avoid nested blocks. 528
Errors Line contains a tab character. 529
Errors Name '_cnt42' must match pattern '^[a-z][a-zA-Z0-9]*$'. 529
Errors '=' is not preceded with whitespace. 529
Errors '=' is not followed by whitespace. 529
Errors Line contains a tab character. 530
Errors Line contains a tab character. 531
Errors Line contains a tab character. 532
Errors '(' is followed by whitespace. 532
Errors Line contains a tab character. 533
Errors Line contains a tab character. 534
Errors Line contains a tab character. 535
Errors Line contains a tab character. 536
Errors Line contains a tab character. 537
Errors Line contains a tab character. 538
Errors Line contains a tab character. 539
Errors Line contains a tab character. 540
Errors Avoid nested blocks. 540
Errors Line contains a tab character. 541
Errors ',' is not followed by whitespace. 541
Errors Line contains a tab character. 542
Errors Line contains a tab character. 543
Errors Line contains a tab character. 544
Errors Line contains a tab character. 545
Errors Line contains a tab character. 546
Errors Line contains a tab character. 547
Errors Avoid nested blocks. 547
Errors Line contains a tab character. 548
Errors ',' is not followed by whitespace. 548
Errors Line contains a tab character. 549
Errors Line contains a tab character. 550
Errors Line contains a tab character. 551
Errors Line contains a tab character. 552
Errors Avoid nested blocks. 552
Errors Line contains a tab character. 553
Errors Line contains a tab character. 554
Errors Line contains a tab character. 555
Errors Line contains a tab character. 556
Errors Line contains a tab character. 557
Errors Avoid nested blocks. 557
Errors Line contains a tab character. 558
Errors Line contains a tab character. 559
Errors Line contains a tab character. 560
Errors Line contains a tab character. 561
Errors Line contains a tab character. 562
Errors Avoid nested blocks. 562
Errors Line is longer than 120 characters. 563
Errors Line contains a tab character. 563
Errors '(' is followed by whitespace. 563
Errors '>=' is not preceded with whitespace. 563
Errors '>=' is not followed by whitespace. 563
Errors ')' is preceded with whitespace. 563
Errors '{' is not followed by whitespace. 563
Errors 'cast' is not followed by whitespace. 563
Errors ';' is not followed by whitespace. 563
Errors '}' is not preceded with whitespace. 563
Errors Line contains a tab character. 564
Errors Line contains a tab character. 565
Errors Line contains a tab character. 566
Errors Line contains a tab character. 567
Errors Line contains a tab character. 568
Errors Line contains a tab character. 569
Errors '(' is followed by whitespace. 569
Errors '==' is not preceded with whitespace. 569
Errors '==' is not followed by whitespace. 569
Errors '!=' is not preceded with whitespace. 569
Errors '!=' is not followed by whitespace. 569
Errors ')' is preceded with whitespace. 569
Errors Line contains a tab character. 570
Errors Line contains a tab character. 571
Errors '-' is not preceded with whitespace. 571
Errors '-' is not followed by whitespace. 571
Errors Line contains a tab character. 572
Errors Line contains a tab character. 573
Errors Line contains a tab character. 574
Errors Line has trailing spaces. 575
Errors Line contains a tab character. 575
Errors Line is longer than 120 characters. 576
Errors Line contains a tab character. 576
Errors Missing a Javadoc comment. 576
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 576
Errors Line contains a tab character. 577
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
Errors '=' is not preceded with whitespace. 577
Errors '=' is not followed by whitespace. 577
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
Errors '=' is not preceded with whitespace. 577
Errors '=' is not followed by whitespace. 577
Errors Line contains a tab character. 578
Errors Line contains a tab character. 579
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 579
Errors Line has trailing spaces. 580
Errors Line contains a tab character. 580
Errors Line contains a tab character. 581
Errors Line contains a tab character. 582
Errors Line contains a tab character. 583
Errors '(' is followed by whitespace. 583
Errors '==' is not preceded with whitespace. 583
Errors '==' is not followed by whitespace. 583
Errors '!=' is not preceded with whitespace. 583
Errors '!=' is not followed by whitespace. 583
Errors ')' is preceded with whitespace. 583
Errors Line contains a tab character. 584
Errors Line contains a tab character. 585
Errors '-' is not preceded with whitespace. 585
Errors '-' is not followed by whitespace. 585
Errors Line contains a tab character. 586
Errors Line contains a tab character. 587
Errors Line contains a tab character. 588
Errors Line has trailing spaces. 589
Errors Line contains a tab character. 589
Errors Line is longer than 120 characters. 590
Errors Line contains a tab character. 590
Errors Missing a Javadoc comment. 590
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 590
Errors Line contains a tab character. 591
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 591
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 591
Errors '=' is not preceded with whitespace. 591
Errors '=' is not followed by whitespace. 591
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 591
Errors '=' is not preceded with whitespace. 591
Errors '=' is not followed by whitespace. 591
Errors Line contains a tab character. 592
Errors Line contains a tab character. 593
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 593
Errors Line has trailing spaces. 594
Errors Line contains a tab character. 594
Errors Line contains a tab character. 595
Errors Line contains a tab character. 596
Errors Line contains a tab character. 597
Errors '(' is followed by whitespace. 597
Errors '==' is not preceded with whitespace. 597
Errors '==' is not followed by whitespace. 597
Errors '!=' is not preceded with whitespace. 597
Errors '!=' is not followed by whitespace. 597
Errors ')' is preceded with whitespace. 597
Errors Line contains a tab character. 598
Errors Line contains a tab character. 599
Errors '-' is not preceded with whitespace. 599
Errors '-' is not followed by whitespace. 599
Errors Line contains a tab character. 600
Errors Line contains a tab character. 601
Errors Line contains a tab character. 602
Errors Line has trailing spaces. 603
Errors Line contains a tab character. 603
Errors Line is longer than 120 characters. 604
Errors Line contains a tab character. 604
Errors Missing a Javadoc comment. 604
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 604
Errors Line contains a tab character. 605
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 605
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 605
Errors '=' is not preceded with whitespace. 605
Errors '=' is not followed by whitespace. 605
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 605
Errors '=' is not preceded with whitespace. 605
Errors '=' is not followed by whitespace. 605
Errors Line contains a tab character. 606
Errors Line contains a tab character. 607
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 607
Errors Line has trailing spaces. 608
Errors Line contains a tab character. 608
Errors Line contains a tab character. 609
Errors Line contains a tab character. 610
Errors '(' is followed by whitespace. 610
Errors '==' is not preceded with whitespace. 610
Errors '==' is not followed by whitespace. 610
Errors '!=' is not preceded with whitespace. 610
Errors '!=' is not followed by whitespace. 610
Errors ')' is preceded with whitespace. 610
Errors Line contains a tab character. 611
Errors Line contains a tab character. 612
Errors '-' is not preceded with whitespace. 612
Errors '-' is not followed by whitespace. 612
Errors Line contains a tab character. 613
Errors Line contains a tab character. 614
Errors Line contains a tab character. 615
Errors Line has trailing spaces. 616
Errors Line contains a tab character. 616
Errors Line is longer than 120 characters. 617
Errors Line contains a tab character. 617
Errors Missing a Javadoc comment. 617
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 617
Errors Line contains a tab character. 618
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 618
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 618
Errors '=' is not preceded with whitespace. 618
Errors '=' is not followed by whitespace. 618
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 618
Errors '=' is not preceded with whitespace. 618
Errors '=' is not followed by whitespace. 618
Errors Line contains a tab character. 619
Errors Line contains a tab character. 620
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 620
Errors Line has trailing spaces. 621
Errors Line contains a tab character. 621
Errors Line contains a tab character. 622
Errors Line contains a tab character. 623
Errors '(' is followed by whitespace. 623
Errors '==' is not preceded with whitespace. 623
Errors '==' is not followed by whitespace. 623
Errors '!=' is not preceded with whitespace. 623
Errors '!=' is not followed by whitespace. 623
Errors ')' is preceded with whitespace. 623
Errors Line contains a tab character. 624
Errors Line contains a tab character. 625
Errors '-' is not preceded with whitespace. 625
Errors '-' is not followed by whitespace. 625
Errors Line contains a tab character. 626
Errors Line contains a tab character. 627
Errors Line contains a tab character. 628
Errors Line has trailing spaces. 629
Errors Line contains a tab character. 629
Errors Line is longer than 120 characters. 630
Errors Line contains a tab character. 630
Errors Missing a Javadoc comment. 630
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 630
Errors Line contains a tab character. 631
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 631
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 631
Errors '=' is not preceded with whitespace. 631
Errors '=' is not followed by whitespace. 631
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 631
Errors '=' is not preceded with whitespace. 631
Errors '=' is not followed by whitespace. 631
Errors Line contains a tab character. 632
Errors Line contains a tab character. 633
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 633
Errors Line has trailing spaces. 634
Errors Line contains a tab character. 634
Errors Line contains a tab character. 635
Errors Line contains a tab character. 636
Errors Line contains a tab character. 637
Errors '(' is followed by whitespace. 637
Errors '==' is not preceded with whitespace. 637
Errors '==' is not followed by whitespace. 637
Errors '!=' is not preceded with whitespace. 637
Errors '!=' is not followed by whitespace. 637
Errors ')' is preceded with whitespace. 637
Errors Line contains a tab character. 638
Errors Line contains a tab character. 639
Errors '-' is not preceded with whitespace. 639
Errors '-' is not followed by whitespace. 639
Errors Line contains a tab character. 640
Errors Line contains a tab character. 641
Errors Line contains a tab character. 642
Errors Line has trailing spaces. 643
Errors Line contains a tab character. 643
Errors Line is longer than 120 characters. 644
Errors Line contains a tab character. 644
Errors Missing a Javadoc comment. 644
Errors Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 644
Errors Line contains a tab character. 645
Errors Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 645
Errors Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 645
Errors '=' is not preceded with whitespace. 645
Errors '=' is not followed by whitespace. 645
Errors Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 645
Errors '=' is not preceded with whitespace. 645
Errors '=' is not followed by whitespace. 645
Errors Line contains a tab character. 646
Errors Line contains a tab character. 647
Errors Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 647
Errors Line has trailing spaces. 648
Errors Line contains a tab character. 648
Errors Line contains a tab character. 649
Errors Line contains a tab character. 650
Errors Line contains a tab character. 651
Errors '(' is followed by whitespace. 651
Errors '==' is not preceded with whitespace. 651
Errors '==' is not followed by whitespace. 651
Errors '!=' is not preceded with whitespace. 651
Errors '!=' is not followed by whitespace. 651
Errors ')' is preceded with whitespace. 651
Errors Line contains a tab character. 652
Errors Line contains a tab character. 653
Errors '-' is not preceded with whitespace. 653
Errors '-' is not followed by whitespace. 653
Errors Line contains a tab character. 654
Errors Line contains a tab character. 655
Errors Line contains a tab character. 656
Errors Line has trailing spaces. 657
Errors Line contains a tab character. 657
Errors Line has trailing spaces. 658
Errors Line contains a tab character. 658
Errors Line contains a tab character. 659
Errors Missing a Javadoc comment. 659
Errors Redundant 'final' modifier. 659
Errors Name 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 659
Errors Line contains a tab character. 660
Errors '-554050771456L' is a magic number. 660
Errors '9223372036854775807L' is a magic number. 660
Errors Line contains a tab character. 661
Errors Line contains a tab character. 662
Errors Line contains a tab character. 663
Errors Missing a Javadoc comment. 663
Errors Name '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 663
Errors Line contains a tab character. 664
Errors Missing a Javadoc comment. 664
Errors Redundant 'final' modifier. 664
Errors Name 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 664
Errors Line contains a tab character. 665
Errors '-21474826752L' is a magic number. 665
Errors '9223372036854775807L' is a magic number. 665
Errors Line contains a tab character. 666
Errors Line contains a tab character. 667
Errors Line contains a tab character. 668
Errors Missing a Javadoc comment. 668
Errors Name '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 668
Errors Line has trailing spaces. 669
Errors Line contains a tab character. 669
Errors Line contains a tab character. 670

org/apache/struts/validator/validwhen/ValidWhenParser.java

Violation Message Line
Errors Line does not match expected header line of '/\*\s*'. 1
Errors Unused import - antlr.TokenStreamIOException. 32
Errors Unused import - antlr.ANTLRException. 33
Errors Unused import - antlr.LLkParser. 34
Errors Unused import - antlr.MismatchedTokenException. 39
Errors Unused import - antlr.SemanticException. 40
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 46
Errors Variable 'argStack' must be private and have accessor methods. 46
Errors Missing a Javadoc comment. 47
Errors Variable 'form' must be private and have accessor methods. 47
Errors Missing a Javadoc comment. 48
Errors Variable 'index' must be private and have accessor methods. 48
Errors Missing a Javadoc comment. 49
Errors Variable 'value' must be private and have accessor methods. 49
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 55
Errors 'cast' is not followed by whitespace. 56
Errors Missing a Javadoc comment. 59
Errors Name 'LESS_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Errors '=' is not preceded with whitespace. 59
Errors '=' is not followed by whitespace. 59
Errors Missing a Javadoc comment. 60
Errors Name 'LESS_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Errors '=' is not preceded with whitespace. 60
Errors '=' is not followed by whitespace. 60
Errors Missing a Javadoc comment. 61
Errors Name 'EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Errors '=' is not preceded with whitespace. 61
Errors '=' is not followed by whitespace. 61
Errors Missing a Javadoc comment. 62
Errors Name 'GREATER_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Errors '=' is not preceded with whitespace. 62
Errors '=' is not followed by whitespace. 62
Errors Missing a Javadoc comment. 63
Errors Name 'GREATER_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Errors '=' is not preceded with whitespace. 63
Errors '=' is not followed by whitespace. 63
Errors Missing a Javadoc comment. 64
Errors Name 'NOT_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Errors '=' is not preceded with whitespace. 64
Errors '=' is not followed by whitespace. 64
Errors Missing a Javadoc comment. 65
Errors Name 'AND' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Errors '=' is not preceded with whitespace. 65
Errors '=' is not followed by whitespace. 65
Errors Missing a Javadoc comment. 66
Errors Name 'OR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Errors '=' is not preceded with whitespace. 66
Errors '=' is not followed by whitespace. 66
Errors Missing a Javadoc comment. 68
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors switch without "default" clause. 81
Errors 'cast' is not followed by whitespace. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors '||' should be on a new line. 93
Errors '&&' should be on a new line. 94
Errors Line contains a tab character. 95
Errors '||' should be on a new line. 95
Errors Line contains a tab character. 97
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors 'cast' is not followed by whitespace. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors 'cast' is not followed by whitespace. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors switch without "default" clause. 114
Errors 'cast' is not followed by whitespace. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 124
Errors Line contains a tab character. 125
Errors Line contains a tab character. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors Must have at least one statement. 133
Errors '{' is not followed by whitespace. 133
Errors '}' is not preceded with whitespace. 133
Errors '}' should be alone on a line. 133
Errors Empty statement. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors 'cast' is not followed by whitespace. 138
Errors Line contains a tab character. 139
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors 'cast' is not followed by whitespace. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors switch without "default" clause. 150
Errors 'cast' is not followed by whitespace. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line contains a tab character. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 157
Errors Line contains a tab character. 158
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 163
Errors Line contains a tab character. 164
Errors Line contains a tab character. 166
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Line contains a tab character. 169
Errors Missing a Javadoc comment. 173
Errors ',' is not followed by whitespace. 174
Errors Missing a Javadoc comment. 178
Errors ',' is not followed by whitespace. 179
Errors '6' is a magic number. 179
Errors Missing a Javadoc comment. 182
Errors ',' is not followed by whitespace. 183
Errors Missing a Javadoc comment. 187
Errors ',' is not followed by whitespace. 188
Errors '6' is a magic number. 188
Errors Missing a Javadoc comment. 191
Errors ',' is not followed by whitespace. 192
Errors '6' is a magic number. 192
Errors Line contains a tab character. 196
Errors Missing a Javadoc comment. 196
Errors Line has trailing spaces. 197
Errors Line contains a tab character. 197
Errors Line contains a tab character. 198
Errors Line contains a tab character. 199
Errors Line contains a tab character. 200
Errors Line has trailing spaces. 201
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors '(' is followed by whitespace. 202
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Avoid nested blocks. 204
Errors Line contains a tab character. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 207
Errors Line contains a tab character. 208
Errors Line contains a tab character. 209
Errors Line contains a tab character. 210
Errors Line contains a tab character. 211
Errors Avoid nested blocks. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors Line contains a tab character. 214
Errors Line contains a tab character. 215
Errors Line contains a tab character. 216
Errors Line contains a tab character. 217
Errors Line contains a tab character. 218
Errors Avoid nested blocks. 218
Errors Line contains a tab character. 219
Errors Line contains a tab character. 220
Errors Line contains a tab character. 221
Errors Line contains a tab character. 222
Errors Line contains a tab character. 223
Errors Line contains a tab character. 224
Errors Line contains a tab character. 225
Errors Avoid nested blocks. 225
Errors Line contains a tab character. 226
Errors Line contains a tab character. 227
Errors Line contains a tab character. 228
Errors Line contains a tab character. 229
Errors Line has trailing spaces. 230
Errors Line contains a tab character. 230
Errors Line contains a tab character. 231
Errors Missing a Javadoc comment. 231
Errors Line has trailing spaces. 232
Errors Line contains a tab character. 232
Errors Line contains a tab character. 233
Errors Line has trailing spaces. 234
Errors Line contains a tab character. 234
Errors Line contains a tab character. 235
Errors Line contains a tab character. 236
Errors Line contains a tab character. 237
Errors '-' is not preceded with whitespace. 237
Errors '-' is not followed by whitespace. 237
Errors Line contains a tab character. 238
Errors Line has trailing spaces. 239
Errors Line contains a tab character. 239
Errors Line contains a tab character. 240
Errors Missing a Javadoc comment. 240
Errors Line has trailing spaces. 241
Errors Line contains a tab character. 241
Errors Line contains a tab character. 242
Errors Line has trailing spaces. 243
Errors Line contains a tab character. 243
Errors Line contains a tab character. 244
Errors Line contains a tab character. 245
Errors Line contains a tab character. 246
Errors Line contains a tab character. 247
Errors Line has trailing spaces. 248
Errors Line contains a tab character. 248
Errors Line contains a tab character. 249
Errors Missing a Javadoc comment. 249
Errors Line has trailing spaces. 250
Errors Line contains a tab character. 250
Errors Line has trailing spaces. 251
Errors Line contains a tab character. 251
Errors Line contains a tab character. 252
Errors '==' is not preceded with whitespace. 252
Errors '==' is not followed by whitespace. 252
Errors '==' is not preceded with whitespace. 252
Errors '==' is not followed by whitespace. 252
Errors '3' is a magic number. 252
Errors '==' is not preceded with whitespace. 252
Errors '==' is not followed by whitespace. 252
Errors '4' is a magic number. 252
Errors '==' is not preceded with whitespace. 252
Errors '==' is not followed by whitespace. 252
Errors Line contains a tab character. 253
Errors Line contains a tab character. 254
Errors Line contains a tab character. 255
Errors Line contains a tab character. 256
Errors Line has trailing spaces. 257
Errors Line contains a tab character. 257
Errors Line contains a tab character. 258
Errors Line contains a tab character. 259
Errors Line contains a tab character. 260
Errors Line has trailing spaces. 261
Errors Line contains a tab character. 261
Errors Line contains a tab character. 262
Errors '}' should be on the same line. 262
Errors Line is longer than 120 characters. 263
Errors Line contains a tab character. 263
Errors '==' is not preceded with whitespace. 263
Errors '==' is not followed by whitespace. 263
Errors '==' is not preceded with whitespace. 263
Errors '==' is not followed by whitespace. 263
Errors '3' is a magic number. 263
Errors '3' is a magic number. 263
Errors '4' is a magic number. 263
Errors '==' is not preceded with whitespace. 263
Errors '==' is not followed by whitespace. 263
Errors '5' is a magic number. 263
Errors '==' is not preceded with whitespace. 263
Errors '==' is not followed by whitespace. 263
Errors Line contains a tab character. 264
Errors Line contains a tab character. 265
Errors Line contains a tab character. 266
Errors Line contains a tab character. 267
Errors Line contains a tab character. 268
Errors Line has trailing spaces. 269
Errors Line contains a tab character. 269
Errors Line contains a tab character. 270
Errors Line contains a tab character. 271
Errors Line contains a tab character. 272
Errors Line contains a tab character. 273
Errors Line has trailing spaces. 274
Errors Line contains a tab character. 274
Errors Line contains a tab character. 275
Errors '}' should be on the same line. 275
Errors Line is longer than 120 characters. 276
Errors Line contains a tab character. 276
Errors '==' is not preceded with whitespace. 276
Errors '==' is not followed by whitespace. 276
Errors '==' is not preceded with whitespace. 276
Errors '==' is not followed by whitespace. 276
Errors '3' is a magic number. 276
Errors '3' is a magic number. 276
Errors '4' is a magic number. 276
Errors '==' is not preceded with whitespace. 276
Errors '==' is not followed by whitespace. 276
Errors '5' is a magic number. 276
Errors Line contains a tab character. 277
Errors Line contains a tab character. 278
Errors Line contains a tab character. 279
Errors Line contains a tab character. 280
Errors Line has trailing spaces. 281
Errors Line contains a tab character. 281
Errors Line contains a tab character. 282
Errors Line contains a tab character. 283
Errors Line contains a tab character. 284
Errors Line has trailing spaces. 285
Errors Line contains a tab character. 285
Errors Line contains a tab character. 286
Errors '}' should be on the same line. 286
Errors Line contains a tab character. 287
Errors '==' is not preceded with whitespace. 287
Errors '==' is not followed by whitespace. 287
Errors '==' is not preceded with whitespace. 287
Errors '==' is not followed by whitespace. 287
Errors '3' is a magic number. 287
Errors '==' is not preceded with whitespace. 287
Errors '==' is not followed by whitespace. 287
Errors '4' is a magic number. 287
Errors Line contains a tab character. 288
Errors Line contains a tab character. 289
Errors Line contains a tab character. 290
Errors Line has trailing spaces. 291
Errors Line contains a tab character. 291
Errors Line contains a tab character. 292
Errors Line contains a tab character. 293
Errors Line has trailing spaces. 294
Errors Line contains a tab character. 294
Errors Line contains a tab character. 295
Errors '}' should be on the same line. 295
Errors Line contains a tab character. 296
Errors '==' is not preceded with whitespace. 296
Errors '==' is not followed by whitespace. 296
Errors Line contains a tab character. 297
Errors Line has trailing spaces. 298
Errors Line contains a tab character. 298
Errors Line contains a tab character. 299
Errors Line contains a tab character. 300
Errors 'cast' is not followed by whitespace. 300
Errors Line has trailing spaces. 301
Errors Line contains a tab character. 301
Errors Line contains a tab character. 302
Errors '}' should be on the same line. 302
Errors Line contains a tab character. 303
Errors Line contains a tab character. 304
Errors Line contains a tab character. 305
Errors Line has trailing spaces. 306
Errors Line contains a tab character. 306
Errors Line contains a tab character. 307
Errors Line has trailing spaces. 308
Errors Line contains a tab character. 308
Errors Line contains a tab character. 309
Errors Missing a Javadoc comment. 309
Errors Line has trailing spaces. 310
Errors Line contains a tab character. 310
Errors Line has trailing spaces. 311
Errors Line contains a tab character. 311
Errors Line contains a tab character. 312
Errors '(' is followed by whitespace. 312
Errors Line contains a tab character. 313
Errors Line contains a tab character. 314
Errors Line contains a tab character. 315
Errors Line contains a tab character. 316
Errors Avoid nested blocks. 316
Errors Line contains a tab character. 317
Errors Line contains a tab character. 318
Errors Line contains a tab character. 319
Errors Line contains a tab character. 320
Errors Line contains a tab character. 321
Errors Avoid nested blocks. 321
Errors Line contains a tab character. 322
Errors Line contains a tab character. 323
Errors Line contains a tab character. 324
Errors Line contains a tab character. 325
Errors Line contains a tab character. 326
Errors Avoid nested blocks. 326
Errors Line contains a tab character. 327
Errors Line contains a tab character. 328
Errors Line contains a tab character. 329
Errors Line contains a tab character. 330
Errors Line contains a tab character. 331
Errors Line contains a tab character. 332
Errors Avoid nested blocks. 332
Errors Line contains a tab character. 333
Errors Line contains a tab character. 334
Errors Line contains a tab character. 335
Errors Line contains a tab character. 336
Errors Line contains a tab character. 337
Errors Line contains a tab character. 338
Errors Avoid nested blocks. 338
Errors Line contains a tab character. 339
Errors Line contains a tab character. 340
Errors Line contains a tab character. 341
Errors Line contains a tab character. 342
Errors Line has trailing spaces. 343
Errors Line contains a tab character. 343
Errors Line contains a tab character. 344
Errors Missing a Javadoc comment. 344
Errors Line has trailing spaces. 345
Errors Line contains a tab character. 345
Errors Line has trailing spaces. 346
Errors Line contains a tab character. 346
Errors Line contains a tab character. 347
Errors '(' is followed by whitespace. 347
Errors Line contains a tab character. 348
Errors Line contains a tab character. 349
Errors Avoid nested blocks. 349
Errors Line contains a tab character. 350
Errors Line contains a tab character. 351
Errors Line contains a tab character. 352
Errors Line contains a tab character. 353
Errors Line contains a tab character. 354
Errors Line contains a tab character. 355
Errors Line contains a tab character. 356
Errors Line contains a tab character. 357
Errors Line contains a tab character. 358
Errors Line contains a tab character. 359
Errors Avoid nested blocks. 359
Errors Line contains a tab character. 360
Errors Line contains a tab character. 361
Errors Line contains a tab character. 362
Errors Line contains a tab character. 363
Errors Line contains a tab character. 364
Errors Avoid nested blocks. 364
Errors Line contains a tab character. 365
Errors Line contains a tab character. 366
Errors Line contains a tab character. 367
Errors Line contains a tab character. 368
Errors Line has trailing spaces. 369
Errors Line contains a tab character. 369
Errors Line contains a tab character. 370
Errors Missing a Javadoc comment. 370
Errors Line has trailing spaces. 371
Errors Line contains a tab character. 371
Errors Line has trailing spaces. 372
Errors Line contains a tab character. 372
Errors Line contains a tab character. 373
Errors Line contains a tab character. 374
Errors Line contains a tab character. 375
Errors Line has trailing spaces. 376
Errors Line contains a tab character. 376
Errors Line contains a tab character. 377
Errors Missing a Javadoc comment. 377
Errors Line has trailing spaces. 378
Errors Line contains a tab character. 378
Errors Line has trailing spaces. 379
Errors Line contains a tab character. 379
Errors Line contains a tab character. 380
Errors '==' is not preceded with whitespace. 380
Errors '==' is not followed by whitespace. 380
Errors Line contains a tab character. 381
Errors Line contains a tab character. 382
Errors Line contains a tab character. 383
Errors Line contains a tab character. 384
Errors '}' should be on the same line. 384
Errors Line contains a tab character. 385
Errors '==' is not preceded with whitespace. 385
Errors '==' is not followed by whitespace. 385
Errors '==' is not preceded with whitespace. 385
Errors '==' is not followed by whitespace. 385
Errors Line contains a tab character. 386
Errors Line contains a tab character. 387
Errors Line contains a tab character. 388
Errors Line contains a tab character. 389
Errors '}' should be on the same line. 389
Errors Line contains a tab character. 390
Errors Line contains a tab character. 391
Errors Line contains a tab character. 392
Errors Line has trailing spaces. 393
Errors Line contains a tab character. 393
Errors Line contains a tab character. 394
Errors Line has trailing spaces. 395
Errors Line contains a tab character. 395
Errors Line contains a tab character. 396
Errors Missing a Javadoc comment. 396
Errors Line has trailing spaces. 397
Errors Line contains a tab character. 397
Errors Line has trailing spaces. 398
Errors Line contains a tab character. 398
Errors Line contains a tab character. 399
Errors Line contains a tab character. 400
Errors Line contains a tab character. 401
Errors Line has trailing spaces. 402
Errors Line contains a tab character. 402
Errors Line contains a tab character. 403
Errors Line contains a tab character. 404
Errors Line contains a tab character. 405
Errors Line contains a tab character. 406
Errors Line has trailing spaces. 407
Errors Line contains a tab character. 407
Errors Line contains a tab character. 408
Errors Line has trailing spaces. 409
Errors Line contains a tab character. 409
Errors Line contains a tab character. 410
Errors Missing a Javadoc comment. 410
Errors Line has trailing spaces. 411
Errors Line contains a tab character. 411
Errors Line has trailing spaces. 412
Errors Line contains a tab character. 412
Errors Line contains a tab character. 413
Errors Line contains a tab character. 414
Errors Line contains a tab character. 415
Errors Line has trailing spaces. 416
Errors Line contains a tab character. 416
Errors Line contains a tab character. 417
Errors Line contains a tab character. 418
Errors Line contains a tab character. 419
Errors Line contains a tab character. 420
Errors Line contains a tab character. 421
Errors Line contains a tab character. 422
Errors Line contains a tab character. 423
Errors Line contains a tab character. 424
Errors Line has trailing spaces. 425
Errors Line contains a tab character. 425
Errors Line contains a tab character. 426
Errors Line has trailing spaces. 427
Errors Line contains a tab character. 427
Errors Line contains a tab character. 428
Errors Missing a Javadoc comment. 428
Errors Line has trailing spaces. 429
Errors Line contains a tab character. 429
Errors Line has trailing spaces. 430
Errors Line contains a tab character. 430
Errors Line contains a tab character. 431
Errors '(' is followed by whitespace. 431
Errors Line contains a tab character. 432
Errors Line contains a tab character. 433
Errors Avoid nested blocks. 433
Errors Line contains a tab character. 434
Errors Line contains a tab character. 435
Errors Line contains a tab character. 436
Errors Line contains a tab character. 437
Errors Line contains a tab character. 438
Errors Line contains a tab character. 439
Errors Avoid nested blocks. 439
Errors Line contains a tab character. 440
Errors Line contains a tab character. 441
Errors Line contains a tab character. 442
Errors Line contains a tab character. 443
Errors Line contains a tab character. 444
Errors Line contains a tab character. 445
Errors Avoid nested blocks. 445
Errors Line contains a tab character. 446
Errors Line contains a tab character. 447
Errors Line contains a tab character. 448
Errors Line contains a tab character. 449
Errors Line has trailing spaces. 450
Errors Line contains a tab character. 450
Errors Line contains a tab character. 451
Errors Missing a Javadoc comment. 451
Errors Line has trailing spaces. 452
Errors Line contains a tab character. 452
Errors Line has trailing spaces. 453
Errors Line contains a tab character. 453
Errors Line contains a tab character. 454
Errors '(' is followed by whitespace. 454
Errors Line contains a tab character. 455
Errors Line contains a tab character. 456
Errors Avoid nested blocks. 456
Errors Line contains a tab character. 457
Errors Line contains a tab character. 458
Errors Line contains a tab character. 459
Errors Line contains a tab character. 460
Errors Line contains a tab character. 461
Errors Line contains a tab character. 462
Errors Avoid nested blocks. 462
Errors Line contains a tab character. 463
Errors Line contains a tab character. 464
Errors Line contains a tab character. 465
Errors Line contains a tab character. 466
Errors Line contains a tab character. 467
Errors Line contains a tab character. 468
Errors Avoid nested blocks. 468
Errors Line contains a tab character. 469
Errors Line contains a tab character. 470
Errors Line contains a tab character. 471
Errors Line contains a tab character. 472
Errors Line contains a tab character. 473
Errors Line contains a tab character. 474
Errors Avoid nested blocks. 474
Errors Line contains a tab character. 475
Errors Line contains a tab character. 476
Errors Line contains a tab character. 477
Errors Line contains a tab character. 478
Errors Line contains a tab character. 479
Errors Line contains a tab character. 480
Errors Avoid nested blocks. 480
Errors Line contains a tab character. 481
Errors Line contains a tab character. 482
Errors Line contains a tab character. 483
Errors Line contains a tab character. 484
Errors Line contains a tab character. 485
Errors Line contains a tab character. 486
Errors Avoid nested blocks. 486
Errors Line contains a tab character. 487
Errors Line contains a tab character. 488
Errors Line contains a tab character. 489
Errors Line contains a tab character. 490
Errors Line contains a tab character. 491
Errors Line contains a tab character. 492
Errors Avoid nested blocks. 492
Errors Line contains a tab character. 493
Errors Line contains a tab character. 494
Errors Line contains a tab character. 495
Errors Line contains a tab character. 496
Errors Line has trailing spaces. 497
Errors Line contains a tab character. 497
Errors Line has trailing spaces. 498
Errors Line contains a tab character. 498
Errors Line contains a tab character. 499
Errors Missing a Javadoc comment. 499
Errors Name '_tokenNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 499
Errors Line contains a tab character. 500
Errors Line contains a tab character. 501
Errors Line contains a tab character. 502
Errors Line contains a tab character. 503
Errors Line contains a tab character. 504
Errors Line contains a tab character. 505
Errors Line contains a tab character. 506
Errors Line contains a tab character. 507
Errors Line contains a tab character. 508
Errors Line contains a tab character. 509
Errors Line contains a tab character. 510
Errors Line contains a tab character. 511
Errors Line contains a tab character. 512
Errors Line contains a tab character. 513
Errors Line contains a tab character. 514
Errors Line contains a tab character. 515
Errors Line contains a tab character. 516
Errors Line contains a tab character. 517
Errors Line contains a tab character. 518
Errors Line contains a tab character. 519
Errors Line contains a tab character. 520
Errors Line contains a tab character. 521
Errors Line contains a tab character. 522
Errors Line contains a tab character. 523
Errors Line contains a tab character. 524
Errors Line has trailing spaces. 525
Errors Line contains a tab character. 525
Errors Line contains a tab character. 526
Errors Missing a Javadoc comment. 526
Errors Redundant 'final' modifier. 526
Errors Name 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 526
Errors Line contains a tab character. 527
Errors '8273920L' is a magic number. 527
Errors Line contains a tab character. 528
Errors Line contains a tab character. 529
Errors Line contains a tab character. 530
Errors Missing a Javadoc comment. 530
Errors Name '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 530
Errors Line contains a tab character. 531
Errors Missing a Javadoc comment. 531
Errors Redundant 'final' modifier. 531
Errors Name 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 531
Errors Line contains a tab character. 532
Errors '6640L' is a magic number. 532
Errors Line contains a tab character. 533
Errors Line contains a tab character. 534
Errors Line contains a tab character. 535
Errors Missing a Javadoc comment. 535
Errors Name '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 535
Errors Line has trailing spaces. 536
Errors Line contains a tab character. 536
Errors Line contains a tab character. 537

org/apache/struts/validator/validwhen/ValidWhenParserTokenTypes.java

Violation Message Line
Errors Line does not match expected header line of '/\*\s*'. 1
Errors Unused import - java.util.Stack. 26
Errors Unused import - org.apache.commons.validator.util.ValidatorUtils. 27
Errors Missing a Javadoc comment. 30
Errors interfaces should describe a type and hence have methods. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors Line contains a tab character. 33
Errors Missing a Javadoc comment. 33
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors Line contains a tab character. 36
Errors Missing a Javadoc comment. 36
Errors Line contains a tab character. 37
Errors Missing a Javadoc comment. 37
Errors Line contains a tab character. 38
Errors Missing a Javadoc comment. 38
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors Name 'LITERAL_null' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Errors Line contains a tab character. 41
Errors Missing a Javadoc comment. 41
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line contains a tab character. 43
Errors Missing a Javadoc comment. 43
Errors Line contains a tab character. 44
Errors Missing a Javadoc comment. 44
Errors Line contains a tab character. 45
Errors Missing a Javadoc comment. 45
Errors Line contains a tab character. 46
Errors Missing a Javadoc comment. 46
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors Line contains a tab character. 48
Errors Missing a Javadoc comment. 48
Errors Line contains a tab character. 49
Errors Missing a Javadoc comment. 49
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 50
Errors Line contains a tab character. 51
Errors Missing a Javadoc comment. 51
Errors Line contains a tab character. 52
Errors Missing a Javadoc comment. 52