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

org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEnd$1

Bug Category Details Line Priority
The class org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEnd$1 could be refactored into a named _static_ inner class PERFORMANCE SIC_INNER_SHOULD_BE_STATIC_ANON 224 Low

org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEnd$2

Bug Category Details Line Priority
The class org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEnd$2 could be refactored into a named _static_ inner class PERFORMANCE SIC_INNER_SHOULD_BE_STATIC_ANON 258 Low