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 | 143 - 149 |
Avoid unused method parameters such as 'out'. | 631 - 635 |
Avoid unused method parameters such as 'in'. | 637 - 640 |
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'. | 60 |