The following document contains the results of SpotBugs
SpotBugs Version is 3.1.12
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 1 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.opentrafficsim.demo.TestController | 2 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to buffer in org.opentrafficsim.demo.TestController.sendProtoMessage(OutputStream, AimsunControlProtoBuf$OTSMessage) | STYLE | DLS_DEAD_LOCAL_STORE | 164 | Medium |
| Hard coded reference to an absolute pathname in org.opentrafficsim.demo.TestController.main(String[]) | STYLE | DMI_HARDCODED_ABSOLUTE_FILENAME | 101 | Medium |