The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 3 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| de.fzi.kadmos.webutils.client.example.KADMOSWebUtilsClientExample | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference of client in de.fzi.kadmos.webutils.client.example.KADMOSWebUtilsClientExample.main(String[]) on exception path | CORRECTNESS | NP_NULL_ON_SOME_PATH_EXCEPTION | 78 | Medium |