The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser.FLAG_TLV_SIZE | STYLE | CI_CONFUSED_INHERITANCE | Low | |
| Class org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser.FLAG_TLV_TYPE | STYLE | CI_CONFUSED_INHERITANCE | Low | |
| Class org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser.TLV_HEADER_SIZE | STYLE | CI_CONFUSED_INHERITANCE | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.opendaylight.protocol.rsvp.parser.impl.te.BandwidthObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.BandwidthObjectParser.BODY_SIZE | STYLE | CI_CONFUSED_INHERITANCE | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser.LABEL_RECORDING | STYLE | CI_CONFUSED_INHERITANCE | Low | |
| Class org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser.LOCAL_PROTECTION | STYLE | CI_CONFUSED_INHERITANCE | Low | |
| Class org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser is final but declares protected field org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser.SE_STYLE | STYLE | CI_CONFUSED_INHERITANCE | Low |