FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
2 2 0 0

org.opendaylight.lispflowmapping.shell.LispAddKey

Bug Category Details Line Priority
LispAddKey.mappingServiceShell not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.shell.LispAddKey.doExecute() STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 27 Low

org.opendaylight.lispflowmapping.shell.LispMappings

Bug Category Details Line Priority
LispMappings.mappingServiceShell not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.shell.LispMappings.doExecute() STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 27 Low