2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/shale/test/el/FacesImplicitObjectELResolver.java

ViolationLine
Avoid unused local variables such as 'fcontext'99

org/apache/shale/test/el/FacesResourceBundleELResolver.java

ViolationLine
Avoid unused local variables such as 'value'77

org/apache/shale/test/el/FacesScopedAttributeELResolver.java

ViolationLine
Avoid unused local variables such as 'map'74
Avoid unused local variables such as 'result'224

org/apache/shale/test/el/FacesPropertyResolverChainWrapper.java

ViolationLine
Avoid unused local variables such as 'elContext'86
Avoid unused local variables such as 'elContext'127
Avoid unused local variables such as 'elContext'167
Avoid unused local variables such as 'elContext'209

org/apache/shale/test/el/FacesVariableResolverChainWrapper.java

ViolationLine
Avoid unused local variables such as 'econtext'106
Avoid unused local variables such as 'elContext'110

org/apache/shale/test/mock/MockValueBinding.java

ViolationLine
These nested if statements could be combined66 - 68

org/apache/shale/test/mock/MockFacesContext.java

ViolationLine
Avoid unused private fields such as 'lifecycle'114

org/apache/shale/test/mock/MockServletContext.java

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

org/apache/shale/test/mock/MockPortletContext.java

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

org/apache/shale/test/mock/MockMethodBinding.java

ViolationLine
Avoid unused private fields such as 'application'88
These nested if statements could be combined204 - 206
These nested if statements could be combined218 - 220