UI-Component Sets

PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/application/jsp/JspStateManagerImpl.java

ViolationLine
These nested if statements could be combined614 - 621
Avoid empty while statements864

org/apache/myfaces/application/jsp/JspViewHandlerImpl.java

ViolationLine
Avoid unused method parameters such as 'renderKit'.449 - 466
Avoid unused method parameters such as 'externalContext'.449 - 466

org/apache/myfaces/config/FacesConfigurator.java

ViolationLine
Avoid unused private fields such as 'JAR_EXTENSION'.126
Avoid unused private fields such as 'META_INF_MANIFEST_SUFFIX'.127
Avoid unused private fields such as 'JAR_PREFIX'.128
Avoid empty catch blocks293 - 296

org/apache/myfaces/config/ManagedBeanBuilder.java

ViolationLine
These nested if statements could be combined337 - 341
These nested if statements could be combined351 - 354

org/apache/myfaces/config/annotation/DefaultLifecycleProviderFactory.java

ViolationLine
Avoid empty catch blocks154 - 157
Avoid empty catch blocks158 - 161

org/apache/myfaces/config/annotation/TomcatAnnotationLifecycleProvider.java

ViolationLine
Avoid empty catch blocks68 - 70

org/apache/myfaces/context/FacesContextFactoryImpl.java

ViolationLine
These nested if statements could be combined65 - 69

org/apache/myfaces/context/portlet/PortletExternalContextImpl.java

ViolationLine
These nested if statements could be combined170 - 174

org/apache/myfaces/context/servlet/ServletExternalContextImpl.java

ViolationLine
These nested if statements could be combined280 - 284

org/apache/myfaces/context/servlet/ServletExternalContextImplBase.java

ViolationLine
These nested if statements could be combined95 - 99

org/apache/myfaces/el/unified/resolver/ManagedBeanResolver.java

ViolationLine
These nested if statements could be combined178 - 181
These nested if statements could be combined187 - 190

org/apache/myfaces/lifecycle/RestoreViewExecutor.java

ViolationLine
Avoid unused private methods such as 'deriveViewId(FacesContext)'.134

org/apache/myfaces/renderkit/RenderKitFactoryImpl.java

ViolationLine
These nested if statements could be combined59 - 62

org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java

ViolationLine
These nested if statements could be combined83 - 85

org/apache/myfaces/taglib/core/AttributeTag.java

ViolationLine
These nested if statements could be combined135 - 145

org/apache/myfaces/taglib/core/DelegateValueChangeListener.java

ViolationLine
Avoid empty catch blocks115 - 119
Avoid unused local variables such as 'className'.123
Avoid empty catch blocks142 - 146

org/apache/myfaces/taglib/core/GenericMinMaxValidatorTag.java

ViolationLine
These nested if statements could be combined80 - 82

org/apache/myfaces/taglib/core/PhaseListenerTag.java

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

org/apache/myfaces/util/ContainerUtils.java

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

org/apache/myfaces/util/DebugUtils.java

ViolationLine
Avoid empty if statements223 - 225

org/apache/myfaces/webapp/Jsp21FacesInitializer.java

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