Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
70091

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile5error Error
Translation0error Error
JavadocMethod12error Error
JavadocType0error Error
JavadocVariable0error Error
JavadocStyle0error Error
ConstantName1error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength19error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad4error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly26error Error
NeedBraces0error Error
RightCurly4error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension8error Error
FinalClass1error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters8error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
1error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/xmlschema/metafacades/XSDAttributeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.6
error'{' should be on the previous line.12
errorMissing a Javadoc comment.15
errorParameter metaObject should be final.15
errorParameter context should be final.15
error'{' should be on the previous line.16
errorLine is longer than 80 characters.21
errorExpected an @return tag.23
errorMethod 'handleGetMaxOccurs' is not designed for extension - needs to be abstract, final or empty.23
error'{' should be on the previous line.24
error'{' should be on the previous line.28
error'}' should be on the same line.30
error'{' should be on the previous line.32
errorLine is longer than 80 characters.39
errorExpected an @return tag.41
errorMethod 'handleGetMinOccurs' is not designed for extension - needs to be abstract, final or empty.41
error'{' should be on the previous line.42
error'{' should be on the previous line.46
error'}' should be on the same line.48
error'{' should be on the previous line.50
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleIsXsdAttribute' is not designed for extension - needs to be abstract, final or empty.59
error'{' should be on the previous line.60
errorLine is longer than 80 characters.65
errorExpected an @return tag.67
errorMethod 'handleIsXsdElement' is not designed for extension - needs to be abstract, final or empty.67
error'{' should be on the previous line.68
errorLine is longer than 80 characters.73
errorExpected an @return tag.75
errorMethod 'handleIsOwnerSchemaType' is not designed for extension - needs to be abstract, final or empty.75
error'{' should be on the previous line.76
errorLine is longer than 80 characters.78

org/andromda/cartridges/xmlschema/XmlSchemaProfile.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.9
errorClass XmlSchemaProfile should be declared as final.12
error'{' should be on the previous line.14
errorName 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.18
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.33
errorLine is longer than 80 characters.36
error'{' should be on the previous line.42

org/andromda/cartridges/xmlschema/metafacades/XSDComplexTypeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.5
error'{' should be on the previous line.11
errorMissing a Javadoc comment.13
error'(' is preceded with whitespace.13
errorParameter metaObject should be final.13
errorParameter context should be final.13
error'{' should be on the previous line.14
error'(' is preceded with whitespace.15

org/andromda/cartridges/xmlschema/metafacades/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/xmlschema/metafacades/XSDAssociationEndLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.4
error'{' should be on the previous line.10
errorMissing a Javadoc comment.13
errorParameter metaObject should be final.13
errorParameter context should be final.13
error'{' should be on the previous line.14
errorLine is longer than 80 characters.19
errorExpected an @return tag.21
errorMethod 'handleGetMaxOccurs' is not designed for extension - needs to be abstract, final or empty.21
error'{' should be on the previous line.22
error'{' should be on the previous line.26
error'}' should be on the same line.28
error'{' should be on the previous line.30
errorLine is longer than 80 characters.37
errorExpected an @return tag.39
errorMethod 'handleGetMinOccurs' is not designed for extension - needs to be abstract, final or empty.39
error'{' should be on the previous line.40
error'{' should be on the previous line.44
error'}' should be on the same line.46
error'{' should be on the previous line.48
errorLine has trailing spaces.53
errorLine is longer than 80 characters.55
errorExpected an @return tag.57
errorMethod 'handleIsOwnerSchemaType' is not designed for extension - needs to be abstract, final or empty.57
error'{' should be on the previous line.58
errorLine is longer than 80 characters.60

org/andromda/cartridges/xmlschema/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/xmlschema/metafacades/XSDEnumerationTypeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.5
error'{' should be on the previous line.11
errorMissing a Javadoc comment.13
error'(' is preceded with whitespace.13
errorParameter metaObject should be final.13
errorParameter context should be final.13
error'{' should be on the previous line.14
error'(' is preceded with whitespace.15