UI-Component Sets

PMD Results

The following document contains the results of PMD 4.2.5.

Files

javax/faces/FacesException.java

Violation Line
Overriding method merely calls super 49 - 52

javax/faces/FactoryFinder.java

Violation Line
Avoid empty catch blocks 398 - 400

javax/faces/_FactoryFinderProviderFactory.java

Violation Line
Avoid empty catch blocks 128 - 131

javax/faces/component/UIComponent.java

Violation Line
Avoid empty catch blocks 697 - 700

javax/faces/component/UIComponentBase.java

Violation Line
These nested if statements could be combined 358 - 363

javax/faces/component/UIInput.java

Violation Line
These nested if statements could be combined 1340 - 1343

javax/faces/component/UIOutput.java

Violation Line
Avoid empty if statements 197 - 200

javax/faces/component/UISelectMany.java

Violation Line
These nested if statements could be combined 258 - 263

javax/faces/component/UIViewRoot.java

Violation Line
Avoid empty catch blocks 108 - 111
Avoid empty catch blocks 574 - 578

javax/faces/component/_ComponentChildrenList.java

Violation Line
These nested if statements could be combined 136 - 153
These nested if statements could be combined 139 - 152

javax/faces/component/_ComponentFacetMap.java

Violation Line
Avoid unused method parameters such as 'facetName'. 150 - 175
These nested if statements could be combined 155 - 172
These nested if statements could be combined 158 - 171

javax/faces/component/_SelectItemsUtil.java

Violation Line
Avoid empty catch blocks 158 - 161
Avoid empty catch blocks 162 - 165

javax/faces/component/_SharedRendererUtils.java

Violation Line
Avoid empty catch blocks 477 - 480

javax/faces/component/html/_HtmlInputFile.java

Violation Line
These nested if statements could be combined 148 - 151

javax/faces/convert/BigDecimalConverter.java

Violation Line
Avoid creating BigDecimal with a decimal (float/double) literal. Use a String literal 71

javax/faces/validator/DoubleRangeValidator.java

Violation Line
These nested if statements could be combined 120 - 124

javax/faces/validator/LengthValidator.java

Violation Line
These nested if statements could be combined 103 - 107
These nested if statements could be combined 112 - 116

javax/faces/validator/LongRangeValidator.java

Violation Line
These nested if statements could be combined 120 - 124
Avoid unused private methods such as 'isDisabled()'. 270
Avoid unused private methods such as 'getFor()'. 276

javax/faces/webapp/PreJsf2ExceptionHandlerFactory.java

Violation Line
Avoid unused private fields such as 'ERROR_HANDLER_PARAMETER'. 90

javax/faces/webapp/UIComponentClassicTagBase.java

Violation Line
These nested if statements could be combined 539 - 548
These nested if statements could be combined 741 - 749
These nested if statements could be combined 1186 - 1189