PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/myfaces/custom/ajaxchildcombobox/AbstractAjaxChildComboBox.java
Violation | Line |
---|---|
Avoid unnecessary return statements | 110 |
org/apache/myfaces/custom/convertDateTime/DateTimeConverter.java
Violation | Line |
---|---|
Overriding method merely calls super | 55 - 58 |
Overriding method merely calls super | 66 - 69 |
Overriding method merely calls super | 77 - 80 |
Overriding method merely calls super | 88 - 91 |
Overriding method merely calls super | 99 - 102 |
Overriding method merely calls super | 110 - 113 |
org/apache/myfaces/custom/focus2/AbstractHtmlFocus.java
Violation | Line |
---|---|
Overriding method merely calls super | 99 - 102 |
Overriding method merely calls super | 104 - 107 |
Overriding method merely calls super | 109 - 112 |
Overriding method merely calls super | 114 - 117 |
org/apache/myfaces/custom/focus2/HtmlFocusRenderer.java
Violation | Line |
---|---|
Avoid unused method parameters such as 'component'. | 185 - 190 |
Avoid unused local variables such as 'it'. | 295 |
These nested if statements could be combined | 366 - 373 |
org/apache/myfaces/custom/suggestajax/AbstractSuggestAjax.java
Violation | Line |
---|---|
Overriding method merely calls super | 85 - 88 |
org/apache/myfaces/custom/suggestajax/AbstractSuggestAjaxTag.java
Violation | Line |
---|---|
Avoid unused local variables such as 'context'. | 66 |