The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.opendaylight.protocol.bmp.parser.message.PeerDownHandler | 1 |
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 |