The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 121 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.jitr.Jitr | 2 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Exception is caught when Exception is not thrown in org.jitr.Jitr.setSpringAutowireCapableBeanFactory(ServletContext) | STYLE | REC_CATCH_EXCEPTION | 255 |
| Jitr.config not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |