FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is low

Effort is min

Summary

ClassesBugsErrorsMissing Classes
81400

DayRecord

BugCategoryDetailsLinePriority
DayRecord.getDate() may expose internal representation by returning dateMALICIOUS_CODEEI_EXPOSE_REP36Medium
new DayRecord(Date, int) may expose internal representation by storing an externally mutable object into dateMALICIOUS_CODEEI_EXPOSE_REP231Medium
DayRecord.setDate(Date) may expose internal representation by storing an externally mutable object into dateMALICIOUS_CODEEI_EXPOSE_REP240Medium
Unread field: DayRecord.logPERFORMANCEURF_UNREAD_FIELD25Low

IntegerBean

BugCategoryDetailsLinePriority
Unread field: IntegerBean.logPERFORMANCEURF_UNREAD_FIELD23Low

ListBean

BugCategoryDetailsLinePriority
Unread field: ListBean.logPERFORMANCEURF_UNREAD_FIELD25Low

SelectBean

BugCategoryDetailsLinePriority
SelectBean.getEquipments() may expose internal representation by returning equipmentsMALICIOUS_CODEEI_EXPOSE_REP37Medium
SelectBean.setEquipments(String[]) may expose internal representation by storing an externally mutable object into equipmentsMALICIOUS_CODEEI_EXPOSE_REP241Medium
Unread field: SelectBean.logPERFORMANCEURF_UNREAD_FIELD23Low

Statistic

BugCategoryDetailsLinePriority
Statistic.getRecords() may expose internal representation by returning recordsMALICIOUS_CODEEI_EXPOSE_REP46Medium
Statistic.setRecords(DayRecord[]) may expose internal representation by storing an externally mutable object into recordsMALICIOUS_CODEEI_EXPOSE_REP250Medium
Unread field: Statistic.logPERFORMANCEURF_UNREAD_FIELD25Low

StringBean

BugCategoryDetailsLinePriority
Unread field: StringBean.logPERFORMANCEURF_UNREAD_FIELD23Low

TodayDate

BugCategoryDetailsLinePriority
Unread field: TodayDate.logPERFORMANCEURF_UNREAD_FIELD25Low