The following document contains the results of SpotBugs
SpotBugs Version is 4.1.4
Threshold is medium
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
32 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.opentrafficsim.sim0mq.publisher.SubscriptionHandler | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of SubscriptionHandler.listTransceiver at line 455 of value previously dereferenced in org.opentrafficsim.sim0mq.publisher.SubscriptionHandler.executeCommand(SubscriptionHandler$Command, Object[], ReturnWrapper) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 447 | Medium |