FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
11700

org.jomc.standalone.model.ExceptionType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.ExceptionType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL87Medium

org.jomc.standalone.model.ExceptionsType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.ExceptionsType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL81Medium

org.jomc.standalone.model.MethodType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.MethodType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL84Medium

org.jomc.standalone.model.MethodsType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.MethodsType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL82Medium

org.jomc.standalone.model.ParameterType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.ParameterType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL78Medium

org.jomc.standalone.model.ParametersType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.ParametersType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL78Medium

org.jomc.standalone.model.TransactionType

BugCategoryDetailsLinePriority
org.jomc.standalone.model.TransactionType.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL82Medium