PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/custom/ajaxchildcombobox/AbstractAjaxChildComboBox.java

ViolationLine
Avoid unnecessary return statements110

org/apache/myfaces/custom/convertDateTime/DateTimeConverter.java

ViolationLine
Overriding method merely calls super55 - 58
Overriding method merely calls super66 - 69
Overriding method merely calls super77 - 80
Overriding method merely calls super88 - 91
Overriding method merely calls super99 - 102
Overriding method merely calls super110 - 113

org/apache/myfaces/custom/focus2/AbstractHtmlFocus.java

ViolationLine
Overriding method merely calls super99 - 102
Overriding method merely calls super104 - 107
Overriding method merely calls super109 - 112
Overriding method merely calls super114 - 117

org/apache/myfaces/custom/focus2/HtmlFocusRenderer.java

ViolationLine
Avoid unused method parameters such as 'component'.185 - 190
Avoid unused local variables such as 'it'.295
These nested if statements could be combined366 - 373

org/apache/myfaces/custom/suggestajax/AbstractSuggestAjax.java

ViolationLine
Overriding method merely calls super85 - 88

org/apache/myfaces/custom/suggestajax/AbstractSuggestAjaxTag.java

ViolationLine
Avoid unused local variables such as 'context'.66

org/apache/myfaces/custom/suggestajax/inputsuggestajax/AbstractInputSuggestAjax.java

ViolationLine
Overriding method merely calls super61 - 64

org/apache/myfaces/tomahawk/util/ErrorPageWriter.java

ViolationLine
These nested if statements could be combined328 - 333
Avoid empty catch blocks404 - 406
Avoid empty catch blocks416 - 418