PMD Results
The following document contains the results of PMD
Files
org/apache/myfaces/orchestra/conversation/FlashScopeManager.java
Violation | Line |
---|
Unnecessary final modifier in final class | 79 - 87 |
org/apache/myfaces/orchestra/conversation/ConversationManager.java
Violation | Line |
---|
Avoid unused method parameters such as 'out' | 381 - 385 |
Avoid unused method parameters such as 'in' | 387 - 390 |
org/apache/myfaces/orchestra/lib/jsf/OrchestraInitializationPhaseListener.java
Violation | Line |
---|
These nested if statements could be combined | 58 - 64 |