PMD Results
The following document contains the results of PMD 3.9.
Files
net/sourceforge/sannotations/aop/ValidationInterceptor.java
Violation | Line |
---|
These nested if statements could be combined | 130 - 132 |
net/sourceforge/sannotations/jsf/utils/DataModelFactoryRegistry.java
Violation | Line |
---|
These nested if statements could be combined | 51 - 53 |
net/sourceforge/sannotations/jsf/utils/DelegatingVariableResolver.java
Violation | Line |
---|
Avoid unused imports such as 'org.springframework.web.jsf.WebApplicationContextVariableResolver' | 37 |
net/sourceforge/sannotations/web/JSFBeanPostProcessor.java
Violation | Line |
---|
Avoid empty catch blocks | 71 - 72 |