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

org.opendaylight.netvirt.utils.neutron.utils.NeutronUtils

Bug Category Details Line Priority
Useless object stored in variable ruleList of method org.opendaylight.netvirt.utils.neutron.utils.NeutronUtils.createNeutronSecurityGroup(String, NeutronSecurityRule[]) STYLE UC_USELESS_OBJECT 142 Medium