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 | 153 - 159 |
Avoid unused method parameters such as 'out'. | 643 - 647 |
Avoid unused method parameters such as 'in'. | 649 - 652 |
org/apache/myfaces/orchestra/conversation/jsf/AccessScopePhaseListener.java
Violation | Line |
---|---|
Avoid unused method parameters such as 'event'. | 161 - 165 |
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/viewController/jsf/ViewControllerPhaseListener.java
Violation | Line |
---|---|
Avoid unused private fields such as 'initedViews'. | 65 |