Foundation

PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/custom/ajax/util/AjaxRendererUtils.java

ViolationLine
Avoid empty if statements215 - 217

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

ViolationLine
Avoid unnecessary return statements109

org/apache/myfaces/custom/autoupdatedatatable/AbstractAutoUpdateDataTable.java

ViolationLine
Overriding method merely calls super67 - 70

org/apache/myfaces/custom/conversation/ConversationManager.java

ViolationLine
Avoid unused method parameters such as 'out'.576 - 580
Avoid unused method parameters such as 'in'.582 - 585

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/convertNumber/TypedNumberConverter.java

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

org/apache/myfaces/custom/dialog/ModalDialogRenderer.java

ViolationLine
Avoid unused method parameters such as 'context'.185 - 203
Avoid unused method parameters such as 'context'.296 - 352

org/apache/myfaces/custom/dojoaddresource/DojoAddResource.java

ViolationLine
Avoid unused private fields such as 'RESOURCE_VIRTUAL_PATH'.86
Avoid unused method parameters such as 'position'.329 - 346
These nested if statements could be combined887 - 894

org/apache/myfaces/custom/dojolayouts/DojoSplitPaneRenderer.java

ViolationLine
Avoid unused local variables such as 'writer'.50

org/apache/myfaces/custom/exporter/util/ExcelExporterUtil.java

ViolationLine
Avoid unused method parameters such as 'facesContext'.77 - 96

org/apache/myfaces/custom/exporter/util/PDFExporterUtil.java

ViolationLine
Avoid unused method parameters such as 'facesContext'.92 - 113

org/apache/myfaces/custom/fisheye/AbstractHtmlFishEyeNavigationMenu.java

ViolationLine
Avoid unused private fields such as 'DEFAULT_RENDERER_TYPE'.55

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

ViolationLine
Avoid unused private fields such as 'DEFAULT_REMEMBER_CLIENT_FOCUS'.42

org/apache/myfaces/custom/form/HtmlFormRenderer.java

ViolationLine
These nested if statements could be combined103 - 108
These nested if statements could be combined137 - 138
Avoid unused method parameters such as 'facesContext'.152 - 159
Avoid unused method parameters such as 'facesContext'.161 - 167

org/apache/myfaces/custom/graphicimagedynamic/GraphicImageDynamic.java

ViolationLine
Overriding method merely calls super169 - 172

org/apache/myfaces/custom/imageloop/AbstractImageLoopItems.java

ViolationLine
Avoid unused private fields such as 'VB_VALUE'.40

org/apache/myfaces/custom/imageloop/ImageLoopItemsIterator.java

ViolationLine
Avoid empty if statements110 - 111

org/apache/myfaces/custom/inputAjax/AbstractHtmlSelectManyCheckboxAjax.java

ViolationLine
Avoid empty if statements120 - 122

org/apache/myfaces/custom/inputAjax/AbstractListener.java

ViolationLine
Overriding method merely calls super53 - 56

org/apache/myfaces/custom/inputAjax/HtmlMessageTag.java

ViolationLine
Overriding method merely calls super40 - 43
Overriding method merely calls super74 - 77

org/apache/myfaces/custom/loadbundle/AbstractLoadBundle.java

ViolationLine
Overriding method merely calls super93 - 97

org/apache/myfaces/custom/passwordStrength/PasswordStrengthRenderer.java

ViolationLine
Avoid unused method parameters such as 'component'.133 - 139

org/apache/myfaces/custom/ppr/PPRPanelGroupRenderer.java

ViolationLine
Avoid unused private fields such as 'log'.46

org/apache/myfaces/custom/ppr/PPRPhaseListener.java

ViolationLine
Avoid unused method parameters such as 'requestMap'.151 - 182
Avoid unused private methods such as 'getComponentsByCommaSeparatedList(FacesContext,UIComponent,String,Class)'.402
Avoid unused method parameters such as 'comp'.402 - 412
Avoid unused method parameters such as 'context'.402 - 412
Avoid unused method parameters such as 'componentType'.402 - 412
Avoid unused local variables such as 'currentComponent'.405
Avoid unused local variables such as 'componentId'.408

org/apache/myfaces/custom/ppr/PPRSupport.java

ViolationLine
Avoid unused method parameters such as 'context'.256 - 262

org/apache/myfaces/custom/requestParameterProvider/RequestParameterProviderManager.java

ViolationLine
Avoid unused method parameters such as 'out'.158 - 162
Avoid unused method parameters such as 'in'.164 - 167

org/apache/myfaces/custom/roundeddiv/RoundedBorderGenerator.java

ViolationLine
Avoid empty catch blocks254 - 256
Avoid unused local variables such as 'width'.367
Avoid empty catch blocks493 - 495

org/apache/myfaces/custom/script/AbstractScript.java

ViolationLine
Avoid unused private fields such as 'DEFAULT_RENDERER_TYPE'.41

org/apache/myfaces/custom/statechangednotifier/AbstractStateChangedNotifier.java

ViolationLine
Avoid unused private fields such as 'DEFAULT_MESSAGE'.41

org/apache/myfaces/custom/statechangednotifier/StateChangedNotifierRenderer.java

ViolationLine
These nested if statements could be combined75 - 76

org/apache/myfaces/custom/suggest/InputSuggestRenderer.java

ViolationLine
Avoid unused method parameters such as 'context'.417 - 420
Avoid unused method parameters such as 'context'.422 - 425

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

ViolationLine
Overriding method merely calls super84 - 87

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

ViolationLine
Overriding method merely calls super67 - 70

org/apache/myfaces/custom/suggestajax/tablesuggestajax/AbstractHtmlOutputText.java

ViolationLine
Overriding method merely calls super57 - 60

org/apache/myfaces/custom/suggestajax/tablesuggestajax/AbstractTableSuggestAjax.java

ViolationLine
Overriding method merely calls super64 - 66

org/apache/myfaces/custom/timednotifier/AbstractTimedNotifier.java

ViolationLine
Avoid unused private fields such as 'DEFAULT_MESSAGE'.40

org/apache/myfaces/custom/timednotifier/TimedNotifierRenderer.java

ViolationLine
These nested if statements could be combined72 - 73

org/apache/myfaces/custom/util/ComponentUtils.java

ViolationLine
These nested if statements could be combined66 - 68
These nested if statements could be combined93 - 95

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

ViolationLine
These nested if statements could be combined348 - 353
Avoid empty catch blocks429 - 431
Avoid empty catch blocks441 - 443

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

ViolationLine
Avoid empty catch blocks78 - 81
Avoid empty catch blocks89 - 92
Avoid empty catch blocks135 - 138
Avoid empty catch blocks146 - 149
These nested if statements could be combined159 - 185
Avoid empty catch blocks169 - 172
Avoid empty catch blocks180 - 183