Apache MyFaces
MyFaces Orchestra
MyFaces Orchestra - Modules
Release Notes
Foundation

PMD Results

The following document contains the results of PMD 3.9.

Files

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

Violation Line
These nested if statements could be combined 142 - 148
Avoid unused method parameters such as 'out'. 520 - 524
Avoid unused method parameters such as 'in'. 526 - 529

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

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

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

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