PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/web/deployment/AbstractWebModuleBuilder.java
Violation | Line |
---|
Avoid unused private fields such as 'SERVICE_QNAME' | 112 |
org/apache/geronimo/web/deployment/GenericToSpecificPlanConverter.java
Violation | Line |
---|
These nested if statements could be combined | 90 - 93 |