PMD Results

The following document contains the results of PMD

Files

org/apache/struts/faces/application/FacesRequestProcessor.java

ViolationLine
These nested if statements could be combined391 - 396

org/apache/struts/faces/application/FacesTilesRequestProcessor.java

ViolationLine
These nested if statements could be combined405 - 410

org/apache/struts/faces/application/PropertyResolverImpl.java

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

org/apache/struts/faces/component/FormComponent.java

ViolationLine
Avoid unused local variables such as 'session'474

org/apache/struts/faces/renderer/AbstractRenderer.java

ViolationLine
Avoid unused imports such as 'javax.faces.application.FacesMessage'24

org/apache/struts/faces/renderer/BaseRenderer.java

ViolationLine
An empty statement (semicolon) not part of a loop158
An empty statement (semicolon) not part of a loop160
An empty statement (semicolon) not part of a loop192
An empty statement (semicolon) not part of a loop195

org/apache/struts/faces/renderer/CommandLinkRenderer.java

ViolationLine
Avoid unused imports such as 'javax.faces.component.UICommand'24
Avoid unused imports such as 'org.apache.struts.Globals'34
Avoid unused imports such as 'org.apache.struts.config.ActionConfig'35
Avoid unused imports such as 'org.apache.struts.config.ModuleConfig'36

org/apache/struts/faces/renderer/HtmlRenderer.java

ViolationLine
Avoid unused private fields such as 'log'47

org/apache/struts/faces/renderer/MessageRenderer.java

ViolationLine
Avoid unused private fields such as 'log'51

org/apache/struts/faces/renderer/StylesheetRenderer.java

ViolationLine
Avoid unused private fields such as 'log'46

org/apache/struts/faces/taglib/JavascriptValidatorTag.java

ViolationLine
These nested if statements could be combined773 - 778

org/apache/struts/faces/util/StrutsContext.java

ViolationLine
Avoid unused imports such as 'javax.sql.DataSource'26