Apache MyFaces
Documentation
Foundation

PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/myfaces/commons/resourcehandler/ExtendedDefaultResourceHandlerSupport.java

ViolationLine
Avoid empty catch blocks92 - 94
Avoid unused private fields such as '_developmentStage'.110
Avoid empty if statements346
An empty statement (semicolon) not part of a loop346

org/apache/myfaces/commons/resourcehandler/ExtendedResourceHandlerImpl.java

ViolationLine
These nested if statements could be combined255 - 258
These nested if statements could be combined304 - 307
Avoid empty catch blocks617 - 620

org/apache/myfaces/commons/resourcehandler/GZIPResourceLoader.java

ViolationLine
Overriding method merely calls super184 - 187
Avoid empty catch blocks286 - 289
Avoid empty catch blocks298 - 301

org/apache/myfaces/commons/resourcehandler/config/MyFacesResourceHandlerConfigParser.java

ViolationLine
Avoid unused method parameters such as 'schemaValidating'.158 - 173
Avoid unused method parameters such as 'externalContext'.158 - 173

org/apache/myfaces/commons/resourcehandler/resource/BaseResourceHandlerSupport.java

ViolationLine
These nested if statements could be combined122 - 125

org/apache/myfaces/commons/resourcehandler/resource/ClassLoaderResourceLoader.java

ViolationLine
Avoid unused private fields such as '_developmentStage'.82

org/apache/myfaces/commons/resourcehandler/resource/ResourceImpl.java

ViolationLine
Avoid unused local variables such as 'useAmp'.122

org/apache/myfaces/commons/resourcehandler/resource/ResourceLoaderUtils.java

ViolationLine
An empty statement (semicolon) not part of a loop68
Avoid empty catch blocks124 - 127

org/apache/myfaces/commons/resourcehandler/resource/ValueExpressionFilterInputStream.java

ViolationLine
Avoid unused constructor parameters such as 'libraryName'.42 - 46
Avoid unused constructor parameters such as 'resourceName'.42 - 46

org/apache/myfaces/commons/resourcehandler/webapp/config/impl/WebConfigProviderImpl.java

ViolationLine
These nested if statements could be combined104 - 107

org/apache/myfaces/commons/resourcehandler/webapp/config/impl/WebXmlConfigParser.java

ViolationLine
Avoid unused method parameters such as 'facesContext'.75 - 110
Avoid unused method parameters such as 'schemaValidating'.112 - 127
Avoid unused method parameters such as 'externalContext'.112 - 127