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
1022300

org.kuali.student.contract.model.Dictionary

BugCategoryDetailsLinePriority
Class org.kuali.student.contract.model.Dictionary defines non-transient non-serializable instance field inlineConstraintBAD_PRACTICESE_BAD_FIELDHigh

org.kuali.student.contract.model.Field

BugCategoryDetailsLinePriority
Class org.kuali.student.contract.model.Field defines non-transient non-serializable instance field inlineConstraintBAD_PRACTICESE_BAD_FIELDHigh

org.kuali.student.contract.model.State

BugCategoryDetailsLinePriority
org.kuali.student.contract.model.State.getEffectiveDate() may expose internal representation by returning State.effectiveDateMALICIOUS_CODEEI_EXPOSE_REP234Medium
org.kuali.student.contract.model.State.getExpirationDate() may expose internal representation by returning State.expirationDateMALICIOUS_CODEEI_EXPOSE_REP246Medium
org.kuali.student.contract.model.State.setEffectiveDate(Date) may expose internal representation by storing an externally mutable object into State.effectiveDateMALICIOUS_CODEEI_EXPOSE_REP2239Medium
org.kuali.student.contract.model.State.setExpirationDate(Date) may expose internal representation by storing an externally mutable object into State.expirationDateMALICIOUS_CODEEI_EXPOSE_REP2251Medium

org.kuali.student.contract.model.Type

BugCategoryDetailsLinePriority
org.kuali.student.contract.model.Type.getEffectiveDate() may expose internal representation by returning Type.effectiveDateMALICIOUS_CODEEI_EXPOSE_REP254Medium
org.kuali.student.contract.model.Type.getExpirationDate() may expose internal representation by returning Type.expirationDateMALICIOUS_CODEEI_EXPOSE_REP266Medium
org.kuali.student.contract.model.Type.setEffectiveDate(Date) may expose internal representation by storing an externally mutable object into Type.effectiveDateMALICIOUS_CODEEI_EXPOSE_REP2259Medium
org.kuali.student.contract.model.Type.setExpirationDate(Date) may expose internal representation by storing an externally mutable object into Type.expirationDateMALICIOUS_CODEEI_EXPOSE_REP2271Medium

org.kuali.student.contract.model.util.MessageStructureHierarchyDumper

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.model.util.MessageStructureHierarchyDumper.modelPERFORMANCEURF_UNREAD_FIELD29Medium

org.kuali.student.contract.model.validation.OrchestrationModelValidator

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.model.validation.OrchestrationModelValidator.finderPERFORMANCEURF_UNREAD_FIELD39Medium

org.kuali.student.contract.model.validation.ServiceMethodValidator

BugCategoryDetailsLinePriority
instanceof will always return true in org.kuali.student.contract.model.validation.ServiceMethodValidator.findService(String), since all org.kuali.student.contract.model.ServiceContractModel are instances of org.kuali.student.contract.model.ServiceContractModelSTYLEBC_VACUOUS_INSTANCEOF96Medium

org.kuali.student.contract.model.validation.XmlTypesValidator

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.model.validation.XmlTypesValidator.modelPERFORMANCEURF_UNREAD_FIELD38Medium

org.kuali.student.contract.writer.XmlWriter

BugCategoryDetailsLinePriority
Method org.kuali.student.contract.writer.XmlWriter.writeCommentBox(String) concatenates strings using + in a loopPERFORMANCESBSC_USE_STRINGBUFFER_CONCATENATION209Medium

org.kuali.student.contract.writer.search.SearchModelWriter

BugCategoryDetailsLinePriority
Dead store to keys in org.kuali.student.contract.writer.search.SearchModelWriter.getJPQLImplementations()STYLEDLS_DEAD_LOCAL_STORE349High

org.kuali.student.contract.writer.service.PureJavaInfcBeanWriter

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.writer.service.PureJavaInfcBeanWriter.directoryPERFORMANCEURF_UNREAD_FIELD52Medium

org.kuali.student.contract.writer.service.PureJavaInfcInfcWriter

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.writer.service.PureJavaInfcInfcWriter.directoryPERFORMANCEURF_UNREAD_FIELD51Medium
Unread field: org.kuali.student.contract.writer.service.PureJavaInfcInfcWriter.servicePERFORMANCEURF_UNREAD_FIELD53Medium

org.kuali.student.contract.writer.service.PureJavaInfcServiceWriter

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.writer.service.PureJavaInfcServiceWriter.directoryPERFORMANCEURF_UNREAD_FIELD51Medium

org.kuali.student.contract.writer.service.ServiceExceptionWriter

BugCategoryDetailsLinePriority
Unread field: org.kuali.student.contract.writer.service.ServiceExceptionWriter.directoryPERFORMANCEURF_UNREAD_FIELD43Medium
Unread field: org.kuali.student.contract.writer.service.ServiceExceptionWriter.modelPERFORMANCEURF_UNREAD_FIELD42Medium
Unread field: org.kuali.student.contract.writer.service.ServiceExceptionWriter.rootPackagePERFORMANCEURF_UNREAD_FIELD44Medium