The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is high
Effort is max
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |