The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Normal
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 76 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.springframework.osgi.web.extender.internal.activator.WarLoaderListener | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Dead store to debug in org.springframework.osgi.web.extender.internal.activator.WarLoaderListener.maybeUndeployWar(Bundle) | STYLE | DLS_DEAD_LOCAL_STORE | 448 |