The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.opendaylight.lispflowmapping.neutron.LispNeutronService | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.opendaylight.lispflowmapping.neutron.LispNeutronService.neutronService from instance method org.opendaylight.lispflowmapping.neutron.LispNeutronService.setBindingAwareBroker(BindingAwareBroker) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 33 | Low |