Checkstyle Results

The following document contains the results of Checkstyle.

Summary

Files Infos Infos Warnings Warnings Errors Errors
227 0 676 0

Files

Files Infos Warnings Errors
net/sf/oval/AbstractCheck.java 0 3 0
net/sf/oval/Check.java 0 6 0
net/sf/oval/CheckExclusion.java 0 1 0
net/sf/oval/ConstraintSet.java 0 1 0
net/sf/oval/ConstraintViolation.java 0 3 0
net/sf/oval/IValidator.java 0 11 0
net/sf/oval/Validator.java 0 33 0
net/sf/oval/collection/CollectionFactory.java 0 11 0
net/sf/oval/configuration/annotation/AbstractAnnotationCheck.java 0 3 0
net/sf/oval/configuration/annotation/AbstractAnnotationCheckExclusion.java 0 1 0
net/sf/oval/configuration/annotation/AnnotationCheck.java 0 1 0
net/sf/oval/configuration/annotation/AnnotationCheckExclusion.java 0 1 0
net/sf/oval/configuration/annotation/AnnotationsConfigurer.java 0 7 0
net/sf/oval/configuration/annotation/Constraints.java 0 1 0
net/sf/oval/configuration/annotation/JPAAnnotationsConfigurer.java 0 8 0
net/sf/oval/configuration/pojo/POJOConfigurer.java 0 2 0
net/sf/oval/configuration/pojo/elements/ConstraintSetConfiguration.java 0 1 0
net/sf/oval/configuration/pojo/elements/ConstructorConfiguration.java 0 2 0
net/sf/oval/configuration/pojo/elements/MethodConfiguration.java 0 8 0
net/sf/oval/configuration/pojo/elements/ParameterConfiguration.java 0 2 0
net/sf/oval/configuration/xml/XMLConfigurer.java 0 10 0
net/sf/oval/constraint/Assert.java 0 1 0
net/sf/oval/constraint/AssertConstraintSet.java 0 1 0
net/sf/oval/constraint/AssertConstraintSetCheck.java 0 5 0
net/sf/oval/constraint/AssertFalse.java 0 1 0
net/sf/oval/constraint/AssertFieldConstraintsCheck.java 0 5 0
net/sf/oval/constraint/AssertTrue.java 0 1 0
net/sf/oval/constraint/AssertURL.java 0 1 0
net/sf/oval/constraint/AssertURLCheck.java 0 4 0
net/sf/oval/constraint/AssertValid.java 0 1 0
net/sf/oval/constraint/AssertValidCheck.java 0 6 0
net/sf/oval/constraint/CheckWith.java 0 1 0
net/sf/oval/constraint/CheckWithCheck.java 0 3 0
net/sf/oval/constraint/DateRange.java 0 1 0
net/sf/oval/constraint/DateRangeCheck.java 0 2 0
net/sf/oval/constraint/Email.java 0 1 0
net/sf/oval/constraint/EmailCheck.java 0 2 0
net/sf/oval/constraint/EqualToField.java 0 2 0
net/sf/oval/constraint/Future.java 0 1 0
net/sf/oval/constraint/FutureCheck.java 0 3 0
net/sf/oval/constraint/HasSubstring.java 0 3 0
net/sf/oval/constraint/InstanceOf.java 0 1 0
net/sf/oval/constraint/InstanceOfAny.java 0 1 0
net/sf/oval/constraint/InstanceOfCheck.java 0 3 0
net/sf/oval/constraint/Length.java 0 3 0
net/sf/oval/constraint/MatchPattern.java 0 2 0
net/sf/oval/constraint/MatchPatternCheck.java 0 1 0
net/sf/oval/constraint/Max.java 0 1 0
net/sf/oval/constraint/MaxLength.java 0 2 0
net/sf/oval/constraint/MaxSize.java 0 2 0
net/sf/oval/constraint/MemberOf.java 0 3 0
net/sf/oval/constraint/Min.java 0 1 0
net/sf/oval/constraint/MinLength.java 0 2 0
net/sf/oval/constraint/MinSize.java 0 2 0
net/sf/oval/constraint/NoSelfReference.java 0 1 0
net/sf/oval/constraint/NotBlank.java 0 1 0
net/sf/oval/constraint/NotEmpty.java 0 1 0
net/sf/oval/constraint/NotEqual.java 0 3 0
net/sf/oval/constraint/NotEqualToField.java 0 1 0
net/sf/oval/constraint/NotMatchPattern.java 0 1 0
net/sf/oval/constraint/NotMatchPatternCheck.java 0 1 0
net/sf/oval/constraint/NotMemberOf.java 0 3 0
net/sf/oval/constraint/NotNegative.java 0 1 0
net/sf/oval/constraint/NotNegativeCheck.java 0 2 0
net/sf/oval/constraint/NotNull.java 0 1 0
net/sf/oval/constraint/Past.java 0 1 0
net/sf/oval/constraint/PastCheck.java 0 3 0
net/sf/oval/constraint/Range.java 0 3 0
net/sf/oval/constraint/Size.java 0 3 0
net/sf/oval/constraint/ValidateWithMethod.java 0 1 0
net/sf/oval/context/ClassContext.java 0 1 0
net/sf/oval/context/ConstraintSetContext.java 0 1 0
net/sf/oval/context/ConstructorParameterContext.java 0 3 0
net/sf/oval/context/FieldContext.java 0 1 0
net/sf/oval/context/MethodEntryContext.java 0 1 0
net/sf/oval/context/MethodExitContext.java 0 1 0
net/sf/oval/context/MethodParameterContext.java 0 1 0
net/sf/oval/context/MethodReturnValueContext.java 0 1 0
net/sf/oval/context/OValContext.java 0 1 0
net/sf/oval/exception/AccessingFieldValueFailedException.java 0 1 0
net/sf/oval/exception/ConstraintSetAlreadyDefinedException.java 0 1 0
net/sf/oval/exception/ExceptionTranslator.java 0 1 0
net/sf/oval/exception/ExpressionEvaluationException.java 0 2 0
net/sf/oval/exception/ExpressionLanguageNotAvailableException.java 0 1 0
net/sf/oval/exception/FieldNotFoundException.java 0 3 0
net/sf/oval/exception/InvalidConfigurationException.java 0 2 0
net/sf/oval/exception/InvokingMethodFailedException.java 0 1 0
net/sf/oval/exception/MethodNotFoundException.java 0 3 0
net/sf/oval/exception/OValException.java 0 3 0
net/sf/oval/exception/ReflectionException.java 0 3 0
net/sf/oval/exception/UndefinedConstraintSetException.java 0 1 0
net/sf/oval/exception/ValidationFailedException.java 0 2 0
net/sf/oval/guard/ApiUsageAuditor2.java 0 15 0
net/sf/oval/guard/ConstraintsViolatedAdapter.java 0 1 0
net/sf/oval/guard/ConstraintsViolatedListener.java 0 1 0
net/sf/oval/guard/Guard.java 0 138 0
net/sf/oval/guard/GuardAspect2.java 0 3 0
net/sf/oval/guard/GuardInterceptor.java 0 4 0
net/sf/oval/guard/ParameterNameResolverParanamerImpl.java 0 2 0
net/sf/oval/guard/PostCheck.java 0 1 0
net/sf/oval/guard/PreCheck.java 0 1 0
net/sf/oval/guard/ProbeModeListener.java 0 2 0
net/sf/oval/integration/spring/SpringValidator.java 0 2 0
net/sf/oval/internal/ClassChecks.java 0 74 0
net/sf/oval/internal/ContextCache.java 0 21 0
net/sf/oval/internal/Log.java 0 39 0
net/sf/oval/internal/MessageRenderer.java 0 2 0
net/sf/oval/internal/ParameterChecks.java 0 12 0
net/sf/oval/internal/util/ArrayUtils.java 0 10 0
net/sf/oval/internal/util/Assert.java 0 3 0
net/sf/oval/internal/util/IdentitySet.java 0 2 0
net/sf/oval/internal/util/Invocable.java 0 1 0
net/sf/oval/internal/util/LinkedSet.java 0 1 0
net/sf/oval/internal/util/MethodInvocationCommand.java 0 2 0
net/sf/oval/internal/util/ObjectCache.java 0 6 0
net/sf/oval/internal/util/ReflectionUtils.java 0 34 0
net/sf/oval/internal/util/SerializableConstructor.java 0 2 0
net/sf/oval/internal/util/SerializableField.java 0 2 0
net/sf/oval/internal/util/SerializableMethod.java 0 2 0
net/sf/oval/internal/util/SetAccessibleAction.java 0 1 0
net/sf/oval/internal/util/StringUtils.java 0 6 0
net/sf/oval/internal/util/ThreadLocalIdentitySet.java 0 1 0
net/sf/oval/internal/util/ThreadLocalLinkedList.java 0 1 0
net/sf/oval/internal/util/ThreadLocalList.java 0 1 0
net/sf/oval/internal/util/ThreadLocalMap.java 0 2 0
net/sf/oval/internal/util/ThreadLocalObjectCache.java 0 4 0
net/sf/oval/internal/util/ThreadLocalWeakHashMap.java 0 2 0
net/sf/oval/internal/util/ThreadLocalWeakHashSet.java 0 1 0
net/sf/oval/internal/util/WeakHashSet.java 0 3 0
net/sf/oval/localization/context/OValContextRenderer.java 0 1 0
net/sf/oval/localization/context/ResourceBundleValidationContextRenderer.java 0 1 0
net/sf/oval/localization/context/ToStringValidationContextRenderer.java 0 1 0
net/sf/oval/localization/message/MessageResolver.java 0 1 0
net/sf/oval/localization/message/ResourceBundleMessageResolver.java 0 4 0
net/sf/oval/logging/Logger.java 0 15 0
net/sf/oval/logging/LoggerFactory.java 0 1 0

Rules

Rules Violations Severity
JavadocMethod
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
  • scope: "protected"
  • allowMissingPropertyJavadoc: "true"
501 Warnings Warning
JavadocType
  • scope: "protected"
23 Warnings Warning
JavadocVariable
  • scope: "protected"
53 Warnings Warning
JavadocStyle
  • checkFirstSentence: "false"
0 Warnings Warning
ConstantName 8 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName 0 Warnings Warning
MethodName
  • format: "^[_a-z][a-zA-Z0-9]*$"
0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
AvoidStarImport 0 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 0  Ignore
FileLength 0 Warnings Warning
LineLength
  • max: "140"
56 Warnings Warning
MethodLength 1 Warnings Warning
ParameterNumber 0 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
OperatorWrap 0 Warnings Warning
ParenPad 0 Warnings Warning
TypecastParenPad 0 Warnings Warning
TabCharacter 0  Ignore
WhitespaceAfter 1 Warnings 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,LITERAL_ASSERT,TYPE_EXTENSION_AND,WILDCARD_TYPE"
1 Warnings Warning
ModifierOrder 9 Warnings Warning
RedundantModifier 0 Warnings Warning
AvoidNestedBlocks 0  Ignore
EmptyBlock 2 Warnings Warning
LeftCurly
  • option: "nl"
  • maxLineLength: "120"
0 Warnings Warning
NeedBraces 0  Ignore
RightCurly
  • option: "alone"
0 Warnings Warning
AvoidInlineConditionals 0  Ignore
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField
  • tokens: "VARIABLE_DEF"
0 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 0 Warnings Warning
MagicNumber 0  Ignore
MissingSwitchDefault 0 Warnings Warning
RedundantThrows
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
  • allowUnchecked: "true"
2 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
DesignForExtension 0  Ignore
FinalClass 0 Warnings Warning
HideUtilityClassConstructor 1 Warnings Warning
InterfaceIsType 0 Warnings Warning
VisibilityModifier 0  Ignore
ArrayTypeStyle 0 Warnings Warning
FinalParameters 18 Warnings Warning
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0  Ignore
TodoComment 0  Ignore
UpperEll 0 Warnings Warning
PackageHtml 0  Ignore
NewlineAtEndOfFile 0  Ignore
Translation 0 Warnings Warning

Details

net/sf/oval/AbstractCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings Parameter targets should be final. 203
Warnings Parameter context should be final. 211

net/sf/oval/Check.java

Violation Message Line
Warnings Line is longer than 140 characters. 29
Warnings Expected an @return tag. 35
Warnings Expected an @return tag. 65
Warnings Expected an @return tag. 72
Warnings Expected @throws tag for 'OValException'. 119
Warnings Expected @param tag for 'message'. 147

net/sf/oval/CheckExclusion.java

Violation Message Line
Warnings Expected @throws tag for 'OValException'. 68

net/sf/oval/ConstraintSet.java

Violation Message Line
Warnings Missing a Javadoc comment. 26

net/sf/oval/ConstraintViolation.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 70

net/sf/oval/IValidator.java

Violation Message Line
Warnings Expected @throws tag for 'ValidationFailedException'. 39
Warnings Expected @throws tag for 'ConstraintsViolatedException'. 40
Warnings Expected @param tag for 'fieldValueToValidate'. 53
Warnings Expected @throws tag for 'ValidationFailedException'. 53
Warnings Expected @throws tag for 'ConstraintsViolatedException'. 54
Warnings Expected @throws tag for 'ValidationFailedException'. 65
Warnings Expected @throws tag for 'ValidationFailedException'. 77
Warnings Expected @param tag for 'validatedObject'. 86
Warnings Expected @param tag for 'validatedField'. 86
Warnings Expected @param tag for 'fieldValueToValidate'. 87
Warnings Expected @throws tag for 'ValidationFailedException'. 87

net/sf/oval/Validator.java

Violation Message Line
Warnings Expected an @return tag. 138
Warnings Expected @throws tag for 'IllegalArgumentException'. 171
Warnings Missing a Javadoc comment. 211
Warnings Missing a Javadoc comment. 229
Warnings Expected @param tag for 'configurers'. 244
Warnings Expected @param tag for 'configurers'. 254
Warnings Method length is 209 lines (max allowed is 150). 260
Warnings Expected @param tag for 'overwrite'. 746
Warnings Missing a Javadoc comment. 797
Warnings Missing a Javadoc comment. 853
Warnings Missing a Javadoc comment. 868
Warnings Missing a Javadoc comment. 923
Warnings Expected an @return tag. 1003
Warnings Expected an @return tag. 1019
Warnings Expected an @return tag. 1035
Warnings Expected @throws tag for 'InvalidConfigurationException'. 1054
Warnings Expected @throws tag for 'ReflectionException'. 1054
Warnings Expected @throws tag for 'InvalidConfigurationException'. 1095
Warnings Expected an @return tag. 1133
Warnings Expected @throws tag for 'ExpressionLanguageNotAvailableException'. 1134
Warnings Expected @param tag for 'profilesOfCheck'. 1154
Warnings Expected @param tag for 'object'. 1182
Warnings Expected @param tag for 'profileId'. 1194
Warnings Expected @param tag for 'clazz'. 1229
Warnings Expected @param tag for 'checks'. 1229
Warnings Expected @param tag for 'field'. 1244
Warnings Expected @param tag for 'checks'. 1244
Warnings Expected @param tag for 'checks'. 1259
Warnings Missing a Javadoc comment. 1283
Warnings Missing a Javadoc comment. 1305
Warnings Expected @param tag for 'violations'. 1409
Warnings Expected @param tag for 'profiles'. 1410
Warnings Expected @throws tag for 'ValidationFailedException'. 1410

net/sf/oval/collection/CollectionFactory.java

Violation Message Line
Warnings Expected @param tag for '<ValueType>'. 28
Warnings Expected @param tag for '<ValueType>'. 34
Warnings Expected @param tag for 'initialCapacity'. 34
Warnings Expected @param tag for '<KeyType>'. 40
Warnings Expected @param tag for '<ValueType>'. 40
Warnings Expected @param tag for '<KeyType>'. 46
Warnings Expected @param tag for '<ValueType>'. 46
Warnings Expected @param tag for 'initialCapacity'. 46
Warnings Expected @param tag for '<ValueType>'. 52
Warnings Expected @param tag for '<ValueType>'. 58
Warnings Expected @param tag for 'initialCapacity'. 58

net/sf/oval/configuration/annotation/AbstractAnnotationCheck.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <ConstraintAnnotation> tag. 27
Warnings Must have at least one statement. 62
Warnings Must have at least one statement. 96

net/sf/oval/configuration/annotation/AbstractAnnotationCheckExclusion.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <ExclusionAnnotation> tag. 26

net/sf/oval/configuration/annotation/AnnotationCheck.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <ConstraintAnnotation> tag. 25

net/sf/oval/configuration/annotation/AnnotationCheckExclusion.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <ExclusionAnnotation> tag. 25

net/sf/oval/configuration/annotation/AnnotationsConfigurer.java

Violation Message Line
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 116
Warnings Expected @param tag for 'classCfg'. 153
Warnings Missing a Javadoc comment. 243
Warnings Missing a Javadoc comment. 296
Warnings Missing a Javadoc comment. 320
Warnings Missing a Javadoc comment. 345

net/sf/oval/configuration/annotation/Constraints.java

Violation Message Line
Warnings '{' is not followed by whitespace. 30

net/sf/oval/configuration/annotation/JPAAnnotationsConfigurer.java

Violation Message Line
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 139
Warnings Missing a Javadoc comment. 150
Warnings Missing a Javadoc comment. 190
Warnings Missing a Javadoc comment. 198
Warnings Missing a Javadoc comment. 210
Warnings Missing a Javadoc comment. 218

net/sf/oval/configuration/pojo/POJOConfigurer.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 30

net/sf/oval/configuration/pojo/elements/ConstraintSetConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 26

net/sf/oval/configuration/pojo/elements/ConstructorConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 26

net/sf/oval/configuration/pojo/elements/MethodConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 34

net/sf/oval/configuration/pojo/elements/ParameterConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47

net/sf/oval/configuration/xml/XMLConfigurer.java

Violation Message Line
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 183
Warnings Missing a Javadoc comment. 185
Warnings Missing a Javadoc comment. 371
Warnings Missing a Javadoc comment. 384
Warnings Missing a Javadoc comment. 389
Warnings Missing a Javadoc comment. 394
Warnings Missing a Javadoc comment. 440
Warnings Missing a Javadoc comment. 445
Warnings Missing a Javadoc comment. 450

net/sf/oval/constraint/Assert.java

Violation Message Line
Warnings Line is longer than 140 characters. 37

net/sf/oval/constraint/AssertConstraintSet.java

Violation Message Line
Warnings Line is longer than 140 characters. 36

net/sf/oval/constraint/AssertConstraintSetCheck.java

Violation Message Line
Warnings Expected an @return tag. 75
Warnings Expected @param tag for 'validatedObject'. 75
Warnings Expected @param tag for 'valueToValidate'. 75
Warnings Expected @param tag for 'context'. 75
Warnings Expected @param tag for 'validator'. 76

net/sf/oval/constraint/AssertFalse.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/AssertFieldConstraintsCheck.java

Violation Message Line
Warnings Expected an @return tag. 98
Warnings Expected @param tag for 'validatedObject'. 98
Warnings Expected @param tag for 'valueToValidate'. 98
Warnings Expected @param tag for 'context'. 98
Warnings Expected @param tag for 'validator'. 99

net/sf/oval/constraint/AssertTrue.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/AssertURL.java

Violation Message Line
Warnings Line is longer than 140 characters. 41

net/sf/oval/constraint/AssertURLCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 65

net/sf/oval/constraint/AssertValid.java

Violation Message Line
Warnings Line is longer than 140 characters. 37

net/sf/oval/constraint/AssertValidCheck.java

Violation Message Line
Warnings Expected an @return tag. 66
Warnings Expected @param tag for 'validatedObject'. 66
Warnings Expected @param tag for 'valueToValidate'. 66
Warnings Expected @param tag for 'context'. 66
Warnings Expected @param tag for 'validator'. 67
Warnings Expected @param tag for 'requireValidElements'. 77

net/sf/oval/constraint/CheckWith.java

Violation Message Line
Warnings Line is longer than 140 characters. 39

net/sf/oval/constraint/CheckWithCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Expected @throws tag for 'ReflectionException'. 93

net/sf/oval/constraint/DateRange.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/DateRangeCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 251
Warnings Parameter tolerance should be final. 335

net/sf/oval/constraint/Email.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/EmailCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 30
Warnings Line is longer than 140 characters. 31

net/sf/oval/constraint/EqualToField.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Line is longer than 140 characters. 49

net/sf/oval/constraint/Future.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/FutureCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Parameter constraintAnnotation should be final. 35
Warnings Parameter tolerance should be final. 91

net/sf/oval/constraint/HasSubstring.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 72

net/sf/oval/constraint/InstanceOf.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/InstanceOfAny.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/InstanceOfCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 69

net/sf/oval/constraint/Length.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 62

net/sf/oval/constraint/MatchPattern.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Line is longer than 140 characters. 80

net/sf/oval/constraint/MatchPatternCheck.java

Violation Message Line
Warnings Expected @param tag for 'flags'. 138

net/sf/oval/constraint/Max.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/MaxLength.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 70

net/sf/oval/constraint/MaxSize.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 70

net/sf/oval/constraint/MemberOf.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 72

net/sf/oval/constraint/Min.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/MinLength.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 70

net/sf/oval/constraint/MinSize.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 70

net/sf/oval/constraint/NoSelfReference.java

Violation Message Line
Warnings Line is longer than 140 characters. 38

net/sf/oval/constraint/NotBlank.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/NotEmpty.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/NotEqual.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 72

net/sf/oval/constraint/NotEqualToField.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/NotMatchPattern.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/NotMatchPatternCheck.java

Violation Message Line
Warnings Expected @param tag for 'flags'. 109

net/sf/oval/constraint/NotMemberOf.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 72

net/sf/oval/constraint/NotNegative.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/NotNegativeCheck.java

Violation Message Line
Warnings 'static' modifier out of order with the JLS suggestions. 27
Warnings 'cast' is not followed by whitespace. 52

net/sf/oval/constraint/NotNull.java

Violation Message Line
Warnings Line is longer than 140 characters. 37

net/sf/oval/constraint/Past.java

Violation Message Line
Warnings Line is longer than 140 characters. 40

net/sf/oval/constraint/PastCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Parameter constraintAnnotation should be final. 35
Warnings Parameter tolerance should be final. 91

net/sf/oval/constraint/Range.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 62

net/sf/oval/constraint/Size.java

Violation Message Line
Warnings Line is longer than 140 characters. 40
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 62

net/sf/oval/constraint/ValidateWithMethod.java

Violation Message Line
Warnings Line is longer than 140 characters. 38

net/sf/oval/context/ClassContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 24

net/sf/oval/context/ConstraintSetContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 24

net/sf/oval/context/ConstructorParameterContext.java

Violation Message Line
Warnings Expected @param tag for 'constructor'. 37
Warnings Expected @param tag for 'parameterIndex'. 37
Warnings Expected @param tag for 'parameterName'. 38

net/sf/oval/context/FieldContext.java

Violation Message Line
Warnings Expected @param tag for 'field'. 31

net/sf/oval/context/MethodEntryContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 29

net/sf/oval/context/MethodExitContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 29

net/sf/oval/context/MethodParameterContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 32

net/sf/oval/context/MethodReturnValueContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 28

net/sf/oval/context/OValContext.java

Violation Message Line
Warnings Missing a Javadoc comment. 26

net/sf/oval/exception/AccessingFieldValueFailedException.java

Violation Message Line
Warnings Missing a Javadoc comment. 28

net/sf/oval/exception/ConstraintSetAlreadyDefinedException.java

Violation Message Line
Warnings Missing a Javadoc comment. 24

net/sf/oval/exception/ExceptionTranslator.java

Violation Message Line
Warnings Expected @param tag for 'ex'. 30

net/sf/oval/exception/ExpressionEvaluationException.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27

net/sf/oval/exception/ExpressionLanguageNotAvailableException.java

Violation Message Line
Warnings Missing a Javadoc comment. 24

net/sf/oval/exception/FieldNotFoundException.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32

net/sf/oval/exception/InvalidConfigurationException.java

Violation Message Line
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 28

net/sf/oval/exception/InvokingMethodFailedException.java

Violation Message Line
Warnings Missing a Javadoc comment. 28

net/sf/oval/exception/MethodNotFoundException.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32

net/sf/oval/exception/OValException.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 34

net/sf/oval/exception/ReflectionException.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32

net/sf/oval/exception/UndefinedConstraintSetException.java

Violation Message Line
Warnings Missing a Javadoc comment. 24

net/sf/oval/exception/ValidationFailedException.java

Violation Message Line
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 28

net/sf/oval/guard/ApiUsageAuditor2.java

Violation Message Line
Warnings Utility classes should not have a public or default constructor. 23
Warnings Missing a Javadoc comment. 29
Warnings Line is longer than 140 characters. 30
Warnings Missing a Javadoc comment. 35
Warnings Line is longer than 140 characters. 36
Warnings Line is longer than 140 characters. 42
Warnings Missing a Javadoc comment. 42
Warnings Line is longer than 140 characters. 43
Warnings Missing a Javadoc comment. 48
Warnings Line is longer than 140 characters. 54
Warnings Missing a Javadoc comment. 54
Warnings Line is longer than 140 characters. 60
Warnings Missing a Javadoc comment. 60
Warnings Line is longer than 140 characters. 66
Warnings Missing a Javadoc comment. 66

net/sf/oval/guard/ConstraintsViolatedAdapter.java

Violation Message Line
Warnings Missing a Javadoc comment. 31

net/sf/oval/guard/ConstraintsViolatedListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 22

net/sf/oval/guard/Guard.java

Violation Message Line
Warnings 'static' modifier out of order with the JLS suggestions. 65
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 75
Warnings 'static' modifier out of order with the JLS suggestions. 92
Warnings Name 'currentlyCheckingMethodReturnValues' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 100
Warnings Name 'currentlyCheckingPreConditions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 105
Warnings Name 'currentlyCheckingPostConditions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 110
Warnings Line is longer than 140 characters. 129
Warnings Line is longer than 140 characters. 132
Warnings Line is longer than 140 characters. 139
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 154
Warnings Expected @param tag for 'ctor'. 214
Warnings Expected @param tag for 'paramIndex'. 214
Warnings Expected @param tag for 'exclusions'. 215
Warnings Expected @param tag for 'method'. 232
Warnings Expected @param tag for 'paramIndex'. 232
Warnings Expected @param tag for 'exclusions'. 232
Warnings Expected @param tag for 'ctor'. 251
Warnings Expected @param tag for 'paramIndex'. 251
Warnings Expected @param tag for 'checks'. 251
Warnings Expected @param tag for 'method'. 270
Warnings Expected @param tag for 'checks'. 270
Warnings Expected @param tag for 'method'. 288
Warnings Expected @param tag for 'paramIndex'. 288
Warnings Expected @param tag for 'checks'. 288
Warnings Expected @param tag for 'method'. 305
Warnings Expected @param tag for 'checks'. 305
Warnings Expected @param tag for 'method'. 322
Warnings Expected @param tag for 'checks'. 322
Warnings Unused @throws tag for 'IllegalArgumentException'. 381
Warnings Expected @param tag for 'guardedObject'. 383
Warnings Expected @param tag for 'validatedObject'. 409
Warnings Expected @param tag for 'method'. 409
Warnings Expected @param tag for 'args'. 410
Warnings Expected @throws tag for 'ValidationFailedException'. 410
Warnings Expected an @return tag. 466
Warnings Unused @throws tag for 'IllegalArgumentException'. 505
Warnings Expected an @return tag. 507
Warnings Expected @param tag for 'method'. 507
Warnings Expected @param tag for 'paramIndex'. 507
Warnings Expected @throws tag for 'InvalidConfigurationException'. 507
Warnings Expected an @return tag. 526
Warnings Expected @param tag for 'method'. 526
Warnings Expected an @return tag. 542
Warnings Expected @param tag for 'method'. 542
Warnings Expected @param tag for 'guardedObject'. 566
Warnings Expected @param tag for 'ctor'. 566
Warnings Expected @param tag for 'args'. 566
Warnings Expected @throws tag for 'ConstraintsViolatedException'. 567
Warnings Expected @throws tag for 'ValidationFailedException'. 567
Warnings Expected @param tag for 'guardedObject'. 605
Warnings Expected @param tag for 'ctor'. 605
Warnings Expected @param tag for 'args'. 605
Warnings Expected @throws tag for 'ValidationFailedException'. 606
Warnings Parameter guardedObject should be final. 647
Warnings Expected @param tag for 'guardedObject'. 647
Warnings Expected @param tag for 'method'. 647
Warnings Expected @param tag for 'args'. 647
Warnings Expected @param tag for 'invocable'. 648
Warnings Redundant throws: 'ConstraintsViolatedException' is subclass of 'Throwable'. 648
Warnings Expected @throws tag for 'ValidationFailedException'. 648
Warnings Redundant throws: 'ValidationFailedException' is subclass of 'Throwable'. 648
Warnings Expected @throws tag for 'Throwable'. 648
Warnings Line is longer than 140 characters. 768
Warnings Expected @param tag for 'returnValue'. 777
Warnings Expected @param tag for 'preResult'. 777
Warnings Expected @throws tag for 'ValidationFailedException'. 778
Warnings Line is longer than 140 characters. 827
Warnings Line is longer than 140 characters. 834
Warnings Parameter guardedObject should be final. 838
Warnings Expected @param tag for 'guardedObject'. 838
Warnings Expected @param tag for 'method'. 838
Warnings Expected @param tag for 'args'. 838
Warnings Expected @throws tag for 'ValidationFailedException'. 839
Warnings Expected @param tag for 'listener'. 922
Warnings Expected @param tag for 'listener'. 935
Warnings Expected @param tag for 'listener'. 954
Warnings Expected @param tag for 'guardedObject'. 954
Warnings Expected @param tag for 'guardedObject'. 984
Warnings Expected @param tag for 'guardedObject'. 1032
Warnings Expected @param tag for 'ex'. 1032
Warnings Expected @param tag for 'ctor'. 1095
Warnings Expected @param tag for 'paramIndex'. 1095
Warnings Expected @param tag for 'exclusions'. 1096
Warnings Expected @param tag for 'method'. 1113
Warnings Expected @param tag for 'paramIndex'. 1113
Warnings Expected @param tag for 'exclusions'. 1113
Warnings Expected @param tag for 'ctor'. 1130
Warnings Expected @param tag for 'paramIndex'. 1130
Warnings Expected @param tag for 'checks'. 1130
Warnings Unused @throws tag for 'IllegalArgumentException'. 1145
Warnings Expected @param tag for 'method'. 1149
Warnings Expected @param tag for 'paramIndex'. 1149
Warnings Expected @param tag for 'checks'. 1149
Warnings Unused @throws tag for 'IllegalArgumentException'. 1163
Warnings Expected @param tag for 'method'. 1166
Warnings Expected @param tag for 'checks'. 1166
Warnings Unused @throws tag for 'IllegalArgumentException'. 1179
Warnings Expected @param tag for 'method'. 1182
Warnings Expected @param tag for 'checks'. 1182
Warnings Expected @param tag for 'listener'. 1197
Warnings Expected @param tag for 'listener'. 1212
Warnings Expected @param tag for 'listener'. 1231
Warnings Expected @param tag for 'guardedObject'. 1231
Warnings Expected @param tag for 'validatedObject'. 1308
Warnings Expected @param tag for 'constructor'. 1309
Warnings Expected @param tag for 'argsToValidate'. 1309
Warnings Expected @throws tag for 'ValidationFailedException'. 1309
Warnings Expected @param tag for 'validatedObject'. 1378
Warnings Expected @param tag for 'method'. 1378
Warnings Expected @param tag for 'args'. 1378
Warnings Expected @param tag for 'violations'. 1379
Warnings Expected @throws tag for 'ValidationFailedException'. 1379
Warnings Expected @param tag for 'validatedObject'. 1428
Warnings Expected @param tag for 'method'. 1428
Warnings Expected @param tag for 'args'. 1428
Warnings Expected @param tag for 'returnValue'. 1429
Warnings Expected @param tag for 'oldValues'. 1429
Warnings Expected @param tag for 'violations'. 1429
Warnings Expected @throws tag for 'ValidationFailedException'. 1430
Warnings Expected @param tag for 'validatedObject'. 1503
Warnings Expected @param tag for 'method'. 1503
Warnings Expected @param tag for 'args'. 1503
Warnings Expected @param tag for 'violations'. 1504
Warnings Expected @throws tag for 'ValidationFailedException'. 1504
Warnings Expected @param tag for 'validatedObject'. 1575
Warnings Expected @param tag for 'method'. 1575
Warnings Expected @param tag for 'returnValue'. 1576
Warnings Expected @param tag for 'violations'. 1576
Warnings Expected @throws tag for 'ValidationFailedException'. 1576
Warnings Line is longer than 140 characters. 1588

net/sf/oval/guard/GuardAspect2.java

Violation Message Line
Warnings Line is longer than 140 characters. 36
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 116

net/sf/oval/guard/GuardInterceptor.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 59

net/sf/oval/guard/ParameterNameResolverParanamerImpl.java

Violation Message Line
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 42

net/sf/oval/guard/PostCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 31

net/sf/oval/guard/PreCheck.java

Violation Message Line
Warnings Missing a Javadoc comment. 30

net/sf/oval/guard/ProbeModeListener.java

Violation Message Line
Warnings Expected @throws tag for 'InvokingMethodFailedException'. 43
Warnings Expected @throws tag for 'ConstraintsViolatedException'. 43

net/sf/oval/integration/spring/SpringValidator.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40

net/sf/oval/internal/ClassChecks.java

Violation Message Line
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 108
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 112
Warnings Expected @param tag for 'clazz'. 119
Warnings Expected @param tag for 'constructor'. 443
Warnings Expected @param tag for 'parameterIndex'. 443
Warnings Expected @param tag for 'exclusions'. 444
Warnings Expected @param tag for 'constructor'. 457
Warnings Expected @param tag for 'parameterIndex'. 457
Warnings Expected @param tag for 'exclusions'. 458
Warnings Expected @param tag for 'constructor'. 471
Warnings Expected @param tag for 'parameterIndex'. 471
Warnings Expected @param tag for 'checks'. 472
Warnings Expected @param tag for 'constructor'. 485
Warnings Expected @param tag for 'parameterIndex'. 485
Warnings Expected @param tag for 'checks'. 486
Warnings Expected @param tag for 'field'. 497
Warnings Expected @param tag for 'checks'. 497
Warnings Expected @throws tag for 'InvalidConfigurationException'. 497
Warnings Expected @param tag for 'field'. 508
Warnings Expected @param tag for 'checks'. 508
Warnings Expected @throws tag for 'InvalidConfigurationException'. 508
Warnings Expected @param tag for 'method'. 521
Warnings Expected @param tag for 'parameterIndex'. 521
Warnings Expected @param tag for 'exclusions'. 522
Warnings Expected @param tag for 'method'. 535
Warnings Expected @param tag for 'parameterIndex'. 535
Warnings Expected @param tag for 'exclusions'. 536
Warnings Expected @param tag for 'method'. 549
Warnings Expected @param tag for 'parameterIndex'. 549
Warnings Expected @param tag for 'checks'. 549
Warnings Expected @param tag for 'method'. 563
Warnings Expected @param tag for 'parameterIndex'. 563
Warnings Expected @param tag for 'checks'. 563
Warnings Expected @param tag for 'method'. 575
Warnings Expected @param tag for 'checks'. 575
Warnings Expected @param tag for 'method'. 587
Warnings Expected @param tag for 'checks'. 587
Warnings Expected @param tag for 'method'. 598
Warnings Expected @param tag for 'checks'. 598
Warnings Expected @param tag for 'method'. 609
Warnings Expected @param tag for 'checks'. 609
Warnings Expected @param tag for 'method'. 620
Warnings Expected @param tag for 'checks'. 620
Warnings Expected @throws tag for 'InvalidConfigurationException'. 621
Warnings Expected @param tag for 'method'. 632
Warnings Expected @param tag for 'checks'. 633
Warnings Expected @throws tag for 'InvalidConfigurationException'. 633
Warnings Expected @param tag for 'checks'. 643
Warnings Expected @param tag for 'checks'. 660
Warnings Missing a Javadoc comment. 672
Warnings Missing a Javadoc comment. 689
Warnings Missing a Javadoc comment. 694
Warnings Missing a Javadoc comment. 702
Warnings Missing a Javadoc comment. 719
Warnings Missing a Javadoc comment. 729
Warnings Missing a Javadoc comment. 737
Warnings Missing a Javadoc comment. 745
Warnings Missing a Javadoc comment. 761
Warnings Missing a Javadoc comment. 769
Warnings Missing a Javadoc comment. 777
Warnings Missing a Javadoc comment. 787
Warnings Missing a Javadoc comment. 795
Warnings Missing a Javadoc comment. 821
Warnings Missing a Javadoc comment. 847
Warnings Missing a Javadoc comment. 869
Warnings Missing a Javadoc comment. 897
Warnings Missing a Javadoc comment. 925
Warnings Missing a Javadoc comment. 945
Warnings Missing a Javadoc comment. 965
Warnings Missing a Javadoc comment. 987

net/sf/oval/internal/ContextCache.java

Violation Message Line
Warnings 'static' modifier out of order with the JLS suggestions. 31
Warnings Name 'classContexts' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Warnings 'static' modifier out of order with the JLS suggestions. 32
Warnings Name 'fieldContexts' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Warnings 'static' modifier out of order with the JLS suggestions. 33
Warnings Name 'methodEntryContexts' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Warnings 'static' modifier out of order with the JLS suggestions. 34
Warnings Name 'methodExitContexts' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Warnings Line is longer than 140 characters. 35
Warnings 'static' modifier out of order with the JLS suggestions. 35
Warnings Name 'methodReturnValueContexts' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warnings Missing a Javadoc comment. 37
Warnings Parameter clazz should be final. 37
Warnings Missing a Javadoc comment. 51
Warnings Parameter field should be final. 51
Warnings Missing a Javadoc comment. 65
Warnings Parameter method should be final. 65
Warnings Missing a Javadoc comment. 79
Warnings Parameter method should be final. 79
Warnings Missing a Javadoc comment. 93
Warnings Parameter method should be final. 93

net/sf/oval/internal/Log.java

Violation Message Line
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 44
Warnings 'static' modifier out of order with the JLS suggestions. 44
Warnings Expected @throws tag for 'IllegalArgumentException'. 70
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 141
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 154
Warnings Missing a Javadoc comment. 159
Warnings Missing a Javadoc comment. 167
Warnings Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 190
Warnings Missing a Javadoc comment. 201
Warnings Missing a Javadoc comment. 209
Warnings Missing a Javadoc comment. 214
Warnings Missing a Javadoc comment. 219
Warnings Missing a Javadoc comment. 227
Warnings Missing a Javadoc comment. 238
Warnings Missing a Javadoc comment. 250
Warnings Missing a Javadoc comment. 261
Warnings Missing a Javadoc comment. 269
Warnings Missing a Javadoc comment. 306
Warnings Missing a Javadoc comment. 311
Warnings Missing a Javadoc comment. 319
Warnings Missing a Javadoc comment. 330
Warnings Missing a Javadoc comment. 342
Warnings Missing a Javadoc comment. 353
Warnings Missing a Javadoc comment. 361
Warnings Missing a Javadoc comment. 366
Warnings Missing a Javadoc comment. 371
Warnings Missing a Javadoc comment. 379
Warnings Missing a Javadoc comment. 390
Warnings Missing a Javadoc comment. 402
Warnings Missing a Javadoc comment. 413
Warnings Missing a Javadoc comment. 421

net/sf/oval/internal/MessageRenderer.java

Violation Message Line
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 48

net/sf/oval/internal/ParameterChecks.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 41
Warnings Parameter ctor should be final. 41
Warnings Parameter paramIndex should be final. 41
Warnings Missing a Javadoc comment. 48
Warnings Parameter method should be final. 48
Warnings Parameter paramIndex should be final. 48
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 60

net/sf/oval/internal/util/ArrayUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 26
Warnings Expected an @return tag. 31
Warnings Expected @param tag for '<T>'. 31
Warnings Expected @param tag for 'collection'. 31
Warnings Expected @param tag for 'elements'. 31
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 57

net/sf/oval/internal/util/Assert.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 43

net/sf/oval/internal/util/IdentitySet.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <E> tag. 28
Warnings Expected @param tag for 'initialCapacity'. 47

net/sf/oval/internal/util/Invocable.java

Violation Message Line
Warnings Missing a Javadoc comment. 21

net/sf/oval/internal/util/LinkedSet.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <E> tag. 26

net/sf/oval/internal/util/MethodInvocationCommand.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 36

net/sf/oval/internal/util/ObjectCache.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <K> tag. 23
Warnings Type Javadoc comment is missing an @param <V> tag. 23
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 89

net/sf/oval/internal/util/ReflectionUtils.java

Violation Message Line
Warnings Expected @param tag for 'clazz'. 41
Warnings Expected @param tag for 'fieldName'. 41
Warnings Expected @param tag for 'setter'. 58
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 151
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 183
Warnings Expected @param tag for 'clazz'. 209
Warnings Expected @param tag for 'methodName'. 209
Warnings Expected @param tag for 'parameterTypes'. 209
Warnings Expected @param tag for 'clazz'. 224
Warnings Expected @param tag for 'methodName'. 224
Warnings Expected @param tag for 'parameterTypes'. 225
Warnings Missing a Javadoc comment. 236
Warnings Missing a Javadoc comment. 256
Warnings Missing a Javadoc comment. 288
Warnings Missing a Javadoc comment. 293
Warnings Expected @throws tag for 'InvokingMethodFailedException'. 307
Warnings Expected @throws tag for 'ConstraintsViolatedException'. 307
Warnings Missing a Javadoc comment. 326
Warnings Missing a Javadoc comment. 339
Warnings Expected an @return tag. 347
Warnings Expected @param tag for 'method'. 347
Warnings Missing a Javadoc comment. 354
Warnings Missing a Javadoc comment. 359
Warnings Missing a Javadoc comment. 364
Warnings Missing a Javadoc comment. 369
Warnings Expected an @return tag. 377
Warnings Expected @param tag for 'method'. 377
Warnings Missing a Javadoc comment. 393
Warnings Missing a Javadoc comment. 398
Warnings Expected an @return tag. 406
Warnings Expected @param tag for 'method'. 406

net/sf/oval/internal/util/SerializableConstructor.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 56

net/sf/oval/internal/util/SerializableField.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 53

net/sf/oval/internal/util/SerializableMethod.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 55

net/sf/oval/internal/util/SetAccessibleAction.java

Violation Message Line
Warnings Missing a Javadoc comment. 25

net/sf/oval/internal/util/StringUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27
Warnings Expected an @return tag. 44
Warnings Expected @param tag for 'searchIn'. 44
Warnings Expected @param tag for 'searchFor'. 44
Warnings Expected @param tag for 'replaceWith'. 45

net/sf/oval/internal/util/ThreadLocalIdentitySet.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <T> tag. 18

net/sf/oval/internal/util/ThreadLocalLinkedList.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <T> tag. 20

net/sf/oval/internal/util/ThreadLocalList.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <T> tag. 22

net/sf/oval/internal/util/ThreadLocalMap.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <K> tag. 22
Warnings Type Javadoc comment is missing an @param <V> tag. 22

net/sf/oval/internal/util/ThreadLocalObjectCache.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <K> tag. 18
Warnings Type Javadoc comment is missing an @param <V> tag. 18
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27

net/sf/oval/internal/util/ThreadLocalWeakHashMap.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <K> tag. 20
Warnings Type Javadoc comment is missing an @param <V> tag. 20

net/sf/oval/internal/util/ThreadLocalWeakHashSet.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <T> tag. 18

net/sf/oval/internal/util/WeakHashSet.java

Violation Message Line
Warnings Type Javadoc comment is missing an @param <E> tag. 28
Warnings Expected @param tag for 'initialCapacity'. 47
Warnings Missing a Javadoc comment. 76

net/sf/oval/localization/context/OValContextRenderer.java

Violation Message Line
Warnings Missing a Javadoc comment. 30

net/sf/oval/localization/context/ResourceBundleValidationContextRenderer.java

Violation Message Line
Warnings Missing a Javadoc comment. 52

net/sf/oval/localization/context/ToStringValidationContextRenderer.java

Violation Message Line
Warnings Missing a Javadoc comment. 22

net/sf/oval/localization/message/MessageResolver.java

Violation Message Line
Warnings Missing a Javadoc comment. 20

net/sf/oval/localization/message/ResourceBundleMessageResolver.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 37
Warnings Expected @param tag for 'messageBundle'. 49
Warnings Expected @param tag for 'messageBundle'. 85

net/sf/oval/logging/Logger.java

Violation Message Line
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 48

net/sf/oval/logging/LoggerFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 20