Apache MyFaces
MyFaces Orchestra
MyFaces Orchestra - Modules
Foundation

PMD Results

The following document contains the results of PMD 3.9.

Files

org/apache/myfaces/orchestra/annotation/AnnotationInfo.java

Violation Line
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfo.java 0
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfo.java 0

org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java

Violation Line
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java 0
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java 0

org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java

Violation Line
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java 0
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java 0

org/apache/myfaces/orchestra/conversation/ConversationManager.java

Violation Line
These nested if statements could be combined 169 - 175
Avoid unused method parameters such as 'out'. 697 - 701
Avoid unused method parameters such as 'in'. 703 - 706

org/apache/myfaces/orchestra/conversation/jsf/AccessScopePhaseListener.java

Violation Line
Avoid unused method parameters such as 'event'. 161 - 165

org/apache/myfaces/orchestra/conversation/spring/AbstractSpringOrchestraScope.java

Violation Line
These nested if statements could be combined 307 - 310

org/apache/myfaces/orchestra/lib/_ReentrantLock.java

Violation Line
These nested if statements could be combined 91 - 106

org/apache/myfaces/orchestra/lib/_UrlMatcher.java

Violation Line
These nested if statements could be combined 67 - 70

org/apache/myfaces/orchestra/lib/jsf/ExternalContextUtils.java

Violation Line
Unnecessary final modifier in final class 61 - 80
Unnecessary final modifier in final class 89 - 110
Unnecessary final modifier in final class 119 - 158
These nested if statements could be combined 127 - 154
Unnecessary final modifier in final class 172 - 212
These nested if statements could be combined 181 - 208

org/apache/myfaces/orchestra/lib/jsf/PortletOrchestraFacesContextFactory.java

Violation Line
Avoid unused private fields such as 'log'. 53
Avoid unused method parameters such as 'context'. 186 - 204

org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java

Violation Line
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java 0
Error while parsing /home/lu4242/workspace/orchestra_1_4/core-1_4/src/main/java/org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java 0

org/apache/myfaces/orchestra/viewController/jsf/ViewControllerPhaseListener.java

Violation Line
Avoid unused private fields such as 'initedViews'. 65