PMD Results
The following document contains the results of PMD 4.1.
Files
org/springframework/extensions/surf/persister/CustomPersisterService.java
| Violation | Line |
|---|
| No need to import a type that lives in the same package | 23 |
| No need to import a type that lives in the same package | 24 |
| These nested if statements could be combined | 66 - 75 |