The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is high
Effort is max
Class | Bugs |
---|---|
ddf.catalog.transformer.xml.binding.AbstractAttributeType | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
ddf.catalog.transformer.xml.binding.AbstractAttributeType.clone() does not call super.clone() | BAD_PRACTICE | CN_IDIOM_NO_SUPER_CALL | 163 | High |