Apache MyFaces
Documentation
Foundation

PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/commons/validator/AbstractDateRestrictionValidator.java

ViolationLine
Avoid unused method parameters such as 'value'.232 - 240
Avoid unused method parameters such as 'value'.242 - 249

org/apache/myfaces/commons/validator/_DateRestrictionRule.java

ViolationLine
These nested if statements could be combined104 - 112

org/apache/myfaces/commons/validator/_ValidatorRule.java

ViolationLine
These nested if statements could be combined85 - 95