Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
63 0 0 16

Details

org/apache/commons/chain/web/portlet/PortletSessionScopeMap.java

Violation Message Line
error Conditional logic can be removed. 132
error Conditional logic can be removed. 238

org/apache/commons/chain/web/portlet/PortletWebContext.java

Violation Message Line
error Variable 'context' must be private and have accessor methods. 81
error Variable 'request' must be private and have accessor methods. 122
error Variable 'response' must be private and have accessor methods. 135

org/apache/commons/chain/web/servlet/ServletWebContext.java

Violation Message Line
error Variable 'context' must be private and have accessor methods. 80
error Variable 'request' must be private and have accessor methods. 127
error Variable 'response' must be private and have accessor methods. 140

org/apache/commons/chain/web/servlet/ServletSessionScopeMap.java

Violation Message Line
error Conditional logic can be removed. 130
error Conditional logic can be removed. 233

org/apache/commons/chain/web/ChainResources.java

Violation Message Line
error Utility classes should not have a public or default constructor. 39

org/apache/commons/chain/impl/ContextBase.java

Violation Message Line
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 126
error '}' should be on the same line. 181

org/apache/commons/chain/impl/CatalogBase.java

Violation Message Line
error Variable 'commands' must be private and have accessor methods. 48

org/apache/commons/chain/impl/ChainBase.java

Violation Message Line
error Variable 'commands' must be private and have accessor methods. 118
error Variable 'frozen' must be private and have accessor methods. 125