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 4 0 0

org.opendaylight.netvirt.vpnmanager.shell.ShowVpn

Bug Category Details Line Priority
Dead store to result in org.opendaylight.netvirt.vpnmanager.shell.ShowVpn.read(LogicalDatastoreType, InstanceIdentifier) STYLE DLS_DEAD_LOCAL_STORE 130 Low
Exception is caught when Exception is not thrown in org.opendaylight.netvirt.vpnmanager.shell.ShowVpn.doExecute() STYLE REC_CATCH_EXCEPTION 118 Low

org.opendaylight.netvirt.vpnmanager.shell.ShowVpnInstanceOpData

Bug Category Details Line Priority
Dead store to result in org.opendaylight.netvirt.vpnmanager.shell.ShowVpnInstanceOpData.read(LogicalDatastoreType, InstanceIdentifier) STYLE DLS_DEAD_LOCAL_STORE 123 Low
Exception is caught when Exception is not thrown in org.opendaylight.netvirt.vpnmanager.shell.ShowVpnInstanceOpData.doExecute() STYLE REC_CATCH_EXCEPTION 80 Low