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

org.opendaylight.protocol.rsvp.parser.impl.te.AttributesObjectParser

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

org.opendaylight.protocol.rsvp.parser.impl.te.BandwidthObjectParser

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

org.opendaylight.protocol.rsvp.parser.impl.te.SessionAttributeLspObjectParser

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