Apache MyFaces
Documentation
Foundation

PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/commons/converter/AbstractTypedNumberConverter.java

ViolationLine
Avoid unused method parameters such as 'facesContext'.264 - 293
An empty statement (semicolon) not part of a loop521

org/apache/myfaces/commons/converter/DateTimeConverter.java

ViolationLine
Avoid unused private fields such as 'TIMEZONE_DEFAULT'.72
Avoid unused private fields such as '_transient'.86

org/apache/myfaces/commons/converter/EnumConverter.java

ViolationLine
Avoid empty catch blocks117 - 119

org/apache/myfaces/commons/converter/_ConverterRule.java

ViolationLine
These nested if statements could be combined86 - 96

org/apache/myfaces/commons/converter/_DateTimeConverterRule.java

ViolationLine
These nested if statements could be combined86 - 96

org/apache/myfaces/commons/converter/_LocaleRule.java

ViolationLine
These nested if statements could be combined103 - 115

org/apache/myfaces/commons/converter/_TimeZoneRule.java

ViolationLine
These nested if statements could be combined103 - 115