The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.universAAL.middleware.managers.deploy.client.osgi.Activator | 2 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to uAAPUri in org.universAAL.middleware.managers.deploy.client.osgi.Activator.start(BundleContext) | STYLE | DLS_DEAD_LOCAL_STORE | 115 | High |
| Dead store to peers in org.universAAL.middleware.managers.deploy.client.osgi.Activator.start(BundleContext) | STYLE | DLS_DEAD_LOCAL_STORE | 127 | Medium |