Apache MyFaces
Foundation

PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/myfaces/extensions/validator/JoinValidationMetaDataStorageFilter.java

ViolationLine
Avoid empty catch blocks143 - 146
Overriding method merely calls super211 - 214

org/apache/myfaces/extensions/validator/baseval/metadata/transformer/JoinMetaDataTransformer.java

ViolationLine
These nested if statements could be combined99 - 107

org/apache/myfaces/extensions/validator/crossval/CrossValidationPhaseListener.java

ViolationLine
Overriding method merely calls super186 - 189

org/apache/myfaces/extensions/validator/crossval/strategy/AbstractCompareStrategy.java

ViolationLine
Avoid empty if statements223 - 225

org/apache/myfaces/extensions/validator/crossval/strategy/ELCompareStrategy.java

ViolationLine
Avoid unused private fields such as 'logger'.47

org/apache/myfaces/extensions/validator/crossval/strategy/EqualsStrategy.java

ViolationLine
These nested if statements could be combined57 - 60