Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2400238

Rules

RulesViolationsSeverity
JavadocMethod
  • scope: "protected"
  • allowUndeclaredRTE: "true"
2Warnings Warning
JavadocType
  • scope: "protected"
0Warnings Warning
JavadocVariable
  • scope: "public"
0Warnings Warning
JavadocStyle0Warnings Warning
ConstantName0Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName0Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName0Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
LineLength
  • max: "120"
3Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap1Warnings Warning
ParenPad1Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter0Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN, BAND, BAND_ASSIGN, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN, EQUAL, GE, GT, LAND, LCURLY, LE, LITERAL_ASSERT, LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN, TYPE_EXTENSION_AND"
2Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier0Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly0Warnings Warning
NeedBraces0Warnings Warning
RightCurly0Warnings Warning
AvoidInlineConditionals0 Ignore
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreAbstractMethods: "true"
  • tokens: "VARIABLE_DEF"
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber6Warnings Warning
MissingSwitchDefault0Warnings Warning
RedundantThrows
  • logLoadErrors: "true"
  • suppressLoadErrors: "true"
0Warnings Warning
SimplifyBooleanExpression1Warnings Warning
SimplifyBooleanReturn0Warnings Warning
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType0 Ignore
VisibilityModifier7Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters0 Ignore
FinalLocalVariable0 Ignore
TodoComment0 Ignore
UpperEll0Warnings Warning
NewlineAtEndOfFile0 Ignore
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter0 Ignore
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Ignore

Details

net/sf/jsefa/common/annotation/TypeMappingFactory.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'AnnotationException'.0

net/sf/jsefa/common/config/InitialConfiguration.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'InitialConfigurationException'.0

net/sf/jsefa/common/converter/BigDecimalConverter.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ConversionException'.0

net/sf/jsefa/common/converter/BooleanConverter.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ConversionException'.0

net/sf/jsefa/common/converter/DateConverter.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ConversionException'.0

net/sf/jsefa/common/converter/SimpleListConverter.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ConversionException'.0

net/sf/jsefa/common/lowlevel/io/LineSegmentReader.java

ViolationMessageLine
WarningsVariable 'nextCharIndex' must be private and have accessor methods.317
WarningsVariable 'skipLF' must be private and have accessor methods.318
WarningsVariable 'lineIndex' must be private and have accessor methods.319
WarningsVariable 'columnIndex' must be private and have accessor methods.320

net/sf/jsefa/common/mapping/FieldDescriptor.java

ViolationMessageLine
Warnings'37' is a magic number.43
Warnings'17' is a magic number.43

net/sf/jsefa/flr/FlrSerializerImpl.java

ViolationMessageLine
Warnings'if' is not followed by whitespace.54
WarningsExpression can be simplified.54
Warnings')' is preceded with whitespace.54
Warnings'{' is not preceded with whitespace.54
Warnings'+' should be on a new line.56
WarningsLine is longer than 120 characters.57

net/sf/jsefa/flr/mapping/FlrSimpleTypeMapping.java

ViolationMessageLine
WarningsExpected @param tag for 'crop'.54
WarningsLine is longer than 120 characters.90
WarningsExpected an @return tag.93

net/sf/jsefa/rbf/annotation/RbfTypeMappingFactory.java

ViolationMessageLine
WarningsLine is longer than 120 characters.400

net/sf/jsefa/xml/XmlReaderFactory.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'XmlEncodingException'.0

net/sf/jsefa/xml/XmlSerializerImpl.java

ViolationMessageLine
WarningsVariable 'key' must be private and have accessor methods.325
WarningsVariable 'value' must be private and have accessor methods.326
WarningsVariable 'attributeMapping' must be private and have accessor methods.327

net/sf/jsefa/xml/mapping/ElementDescriptor.java

ViolationMessageLine
Warnings'31' is a magic number.137
Warnings'31' is a magic number.140

net/sf/jsefa/xml/namespace/NamespaceManager.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'NamespaceRegistrationException'.0

net/sf/jsefa/xml/namespace/QName.java

ViolationMessageLine
Warnings'37' is a magic number.68
Warnings'17' is a magic number.68