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

org.opendaylight.protocol.bmp.parser.message.PeerDownHandler

Bug Category Details Line Priority
org.opendaylight.protocol.bmp.parser.message.PeerDownHandler.parseMessageBody(ByteBuf) uses the same code for two switch clauses STYLE DB_DUPLICATE_SWITCH_CLAUSES 88 Low