| Files | Violations |
|---|---|
| org/huihoo/jfox/soaf/container/ServiceFactory.java | 1 |
| org/huihoo/jfox/soaf/services/persistence/HibernateServiceImpl.java | 2 |
| org/huihoo/jfox/soaf/services/persistence/JdbcService.java | 1 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'manageableServiceContainer' | 47 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'logger' | 54 |
| Avoid empty catch blocks | 126 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'SQLException' | 28 |