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
78 37 0 0

Files

Class Bugs
org.opendaylight.neutron.spi.NeutronBgpvpn 1
org.opendaylight.neutron.spi.NeutronFirewall 1
org.opendaylight.neutron.spi.NeutronFirewallPolicy 1
org.opendaylight.neutron.spi.NeutronFirewallRule 1
org.opendaylight.neutron.spi.NeutronFloatingIP 1
org.opendaylight.neutron.spi.NeutronL2gateway 1
org.opendaylight.neutron.spi.NeutronL2gatewayConnection 1
org.opendaylight.neutron.spi.NeutronL2gatewayDevice 1
org.opendaylight.neutron.spi.NeutronLoadBalancer 1
org.opendaylight.neutron.spi.NeutronLoadBalancerHealthMonitor 1
org.opendaylight.neutron.spi.NeutronLoadBalancerListener 1
org.opendaylight.neutron.spi.NeutronLoadBalancerPool 1
org.opendaylight.neutron.spi.NeutronLoadBalancerPoolMember 1
org.opendaylight.neutron.spi.NeutronMeteringLabel 1
org.opendaylight.neutron.spi.NeutronMeteringLabelRule 1
org.opendaylight.neutron.spi.NeutronNetwork 4
org.opendaylight.neutron.spi.NeutronObject 1
org.opendaylight.neutron.spi.NeutronPort 1
org.opendaylight.neutron.spi.NeutronQosBandwidthRule 1
org.opendaylight.neutron.spi.NeutronQosDscpMarkingRule 1
org.opendaylight.neutron.spi.NeutronQosPolicy 1
org.opendaylight.neutron.spi.NeutronRouter 1
org.opendaylight.neutron.spi.NeutronRouter_Interface 1
org.opendaylight.neutron.spi.NeutronSFCFlowClassifier 1
org.opendaylight.neutron.spi.NeutronSFCPortChain 1
org.opendaylight.neutron.spi.NeutronSFCPortPair 1
org.opendaylight.neutron.spi.NeutronSFCPortPairGroup 1
org.opendaylight.neutron.spi.NeutronSecurityGroup 1
org.opendaylight.neutron.spi.NeutronSecurityRule 1
org.opendaylight.neutron.spi.NeutronSubnet 1
org.opendaylight.neutron.spi.NeutronVPNIKEPolicy 1
org.opendaylight.neutron.spi.NeutronVPNIPSECPolicy 1
org.opendaylight.neutron.spi.NeutronVPNIPSECSiteConnection 1
org.opendaylight.neutron.spi.NeutronVPNService 1

org.opendaylight.neutron.spi.NeutronBgpvpn

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronBgpvpn implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 65 Low

org.opendaylight.neutron.spi.NeutronFirewall

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronFirewall implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 38 Low

org.opendaylight.neutron.spi.NeutronFirewallPolicy

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronFirewallPolicy implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 37 Low

org.opendaylight.neutron.spi.NeutronFirewallRule

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronFirewallRule implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 49 Low

org.opendaylight.neutron.spi.NeutronFloatingIP

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronFloatingIP implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 47 Low

org.opendaylight.neutron.spi.NeutronL2gateway

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronL2gateway implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 20 Low

org.opendaylight.neutron.spi.NeutronL2gatewayConnection

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronL2gatewayConnection implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 23 Low

org.opendaylight.neutron.spi.NeutronL2gatewayDevice

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronL2gatewayDevice implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 16 Low

org.opendaylight.neutron.spi.NeutronLoadBalancer

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronLoadBalancer implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 37 Low

org.opendaylight.neutron.spi.NeutronLoadBalancerHealthMonitor

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronLoadBalancerHealthMonitor implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 43 Low

org.opendaylight.neutron.spi.NeutronLoadBalancerListener

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronLoadBalancerListener implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 42 Low

org.opendaylight.neutron.spi.NeutronLoadBalancerPool

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronLoadBalancerPool implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 67 Low

org.opendaylight.neutron.spi.NeutronLoadBalancerPoolMember

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronLoadBalancerPoolMember implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 49 Low

org.opendaylight.neutron.spi.NeutronMeteringLabel

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronMeteringLabel implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 37 Low

org.opendaylight.neutron.spi.NeutronMeteringLabelRule

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronMeteringLabelRule implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 43 Low

org.opendaylight.neutron.spi.NeutronNetwork

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronNetwork implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 67 Low
NeutronNetwork.routerExternal not initialized in constructor and dereferenced in org.opendaylight.neutron.spi.NeutronNetwork.isRouterExternal() STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 110 Low
NeutronNetwork.shared not initialized in constructor and dereferenced in org.opendaylight.neutron.spi.NeutronNetwork.extractFields(List) STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 210 Low
NeutronNetwork.shared not initialized in constructor and dereferenced in org.opendaylight.neutron.spi.NeutronNetwork.isShared() STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 102 Low

org.opendaylight.neutron.spi.NeutronObject

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronObject implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 37 Low

org.opendaylight.neutron.spi.NeutronPort

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronPort implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 84 Low

org.opendaylight.neutron.spi.NeutronQosBandwidthRule

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronQosBandwidthRule implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 22 Low

org.opendaylight.neutron.spi.NeutronQosDscpMarkingRule

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronQosDscpMarkingRule implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 21 Low

org.opendaylight.neutron.spi.NeutronQosPolicy

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronQosPolicy implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 22 Low

org.opendaylight.neutron.spi.NeutronRouter

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronRouter implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 48 Low

org.opendaylight.neutron.spi.NeutronRouter_Interface

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronRouter_Interface implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 32 Low

org.opendaylight.neutron.spi.NeutronSFCFlowClassifier

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSFCFlowClassifier implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 66 Low

org.opendaylight.neutron.spi.NeutronSFCPortChain

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSFCPortChain implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 45 Low

org.opendaylight.neutron.spi.NeutronSFCPortPair

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSFCPortPair implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 43 Low

org.opendaylight.neutron.spi.NeutronSFCPortPairGroup

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSFCPortPairGroup implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 33 Low

org.opendaylight.neutron.spi.NeutronSecurityGroup

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSecurityGroup implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 39 Low

org.opendaylight.neutron.spi.NeutronSecurityRule

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSecurityRule implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 65 Low

org.opendaylight.neutron.spi.NeutronSubnet

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronSubnet implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 34 Low

org.opendaylight.neutron.spi.NeutronVPNIKEPolicy

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronVPNIKEPolicy implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 50 Low

org.opendaylight.neutron.spi.NeutronVPNIPSECPolicy

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronVPNIPSECPolicy implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 50 Low

org.opendaylight.neutron.spi.NeutronVPNIPSECSiteConnection

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronVPNIPSECSiteConnection implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 74 Low

org.opendaylight.neutron.spi.NeutronVPNService

Bug Category Details Line Priority
Class org.opendaylight.neutron.spi.NeutronVPNService implements same interface as superclass STYLE RI_REDUNDANT_INTERFACES 45 Low