2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/shale/validator/CommonsValidator.java

ViolationLine
An empty statement (semicolon) not part of a loop900

org/apache/shale/validator/faces/ValidatorRenderKit.java

ViolationLine
These nested if statements could be combined94 - 97

org/apache/shale/validator/faces/ValidatorScript.java

ViolationLine
These nested if statements could be combined290 - 292

org/apache/shale/validator/faces/ValidatorViewHandler.java

ViolationLine
Avoid unused private fields such as 'log'64
Avoid unused private fields such as 'messages'70

org/apache/shale/validator/validator/AbstractValidator.java

ViolationLine
An empty statement (semicolon) not part of a loop289
An empty statement (semicolon) not part of a loop291

org/apache/shale/validator/validator/DoubleValidator.java

ViolationLine
These nested if statements could be combined144 - 151

org/apache/shale/validator/validator/FloatValidator.java

ViolationLine
These nested if statements could be combined144 - 151

org/apache/shale/validator/validator/IntegerValidator.java

ViolationLine
These nested if statements could be combined144 - 151

org/apache/shale/validator/validator/LongValidator.java

ViolationLine
These nested if statements could be combined144 - 151

org/apache/shale/validator/validator/ShortValidator.java

ViolationLine
These nested if statements could be combined144 - 151