PMD Results

The following document contains the results of PMD 3.7.

Files

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

ViolationLine
These nested if statements could be combined400 - 405

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

ViolationLine
These nested if statements could be combined414 - 419

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

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

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

ViolationLine
Avoid unused local variables such as 'session'479

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

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

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

ViolationLine
An empty statement (semicolon) not part of a loop163
An empty statement (semicolon) not part of a loop165
An empty statement (semicolon) not part of a loop197
An empty statement (semicolon) not part of a loop200

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

ViolationLine
Avoid unused imports such as 'javax.faces.component.UICommand'29
Avoid unused imports such as 'org.apache.struts.Globals'39
Avoid unused imports such as 'org.apache.struts.config.ActionConfig'40
Avoid unused imports such as 'org.apache.struts.config.ModuleConfig'41

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

ViolationLine
Avoid unused private fields such as 'log'52

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

ViolationLine
Avoid unused private fields such as 'log'56

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

ViolationLine
Avoid unused private fields such as 'log'51

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

ViolationLine
These nested if statements could be combined306 - 311

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

ViolationLine
These nested if statements could be combined778 - 783

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

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