FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is high

Effort is max

Summary

Classes Bugs Errors Missing Classes
53 10 0 0

net.opengis.cat.wrs.v_1_0_2.ExtrinsicObjectType

Bug Category Details Line Priority
The class name net.opengis.cat.wrs.v_1_0_2.ExtrinsicObjectType shadows the simple name of the superclass oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 69 High
Class net.opengis.cat.wrs.v_1_0_2.ExtrinsicObjectType defines non-transient non-serializable instance field repositoryItem BAD_PRACTICE SE_BAD_FIELD High

net.opengis.cat.wrs.v_1_0_2.RecordIdType

Bug Category Details Line Priority
Return value of appendFields(ObjectLocator, StringBuilder, ToStringStrategy) ignored, but method has no side effect STYLE RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT 68 High
Return value of net.opengis.filter.v_1_1_0.AbstractIdType.appendFields(ObjectLocator, StringBuilder, ToStringStrategy) ignored, but method has no side effect STYLE RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT 74 High

net.opengis.cat.wrs.v_1_0_2.ValueListType

Bug Category Details Line Priority
The class name net.opengis.cat.wrs.v_1_0_2.ValueListType shadows the simple name of the superclass oasis.names.tc.ebxml_regrep.xsd.rim._3.ValueListType BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 62 High

oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType

Bug Category Details Line Priority
oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType.clone() does not call super.clone() BAD_PRACTICE CN_IDIOM_NO_SUPER_CALL 285 High

oasis.names.tc.ebxml_regrep.xsd.rim._3.IdentifiableType

Bug Category Details Line Priority
oasis.names.tc.ebxml_regrep.xsd.rim._3.IdentifiableType.clone() does not call super.clone() BAD_PRACTICE CN_IDIOM_NO_SUPER_CALL 285 High

oasis.names.tc.ebxml_regrep.xsd.rim._3.PersonType

Bug Category Details Line Priority
oasis.names.tc.ebxml_regrep.xsd.rim._3.PersonType.clone() does not call super.clone() BAD_PRACTICE CN_IDIOM_NO_SUPER_CALL 351 High

oasis.names.tc.ebxml_regrep.xsd.rim._3.RegistryObjectType

Bug Category Details Line Priority
oasis.names.tc.ebxml_regrep.xsd.rim._3.RegistryObjectType.clone() does not call super.clone() BAD_PRACTICE CN_IDIOM_NO_SUPER_CALL 562 High

oasis.names.tc.ebxml_regrep.xsd.rim._3.ValueListType

Bug Category Details Line Priority
oasis.names.tc.ebxml_regrep.xsd.rim._3.ValueListType.clone() does not call super.clone() BAD_PRACTICE CN_IDIOM_NO_SUPER_CALL 172 High