The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.jdtaus.banking.util.BankleitzahlenDatei | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.jdtaus.banking.util.BankleitzahlenDatei.getDeletedRecords() may expose internal representation by returning BankleitzahlenDatei.cachedDeletedRecords | MALICIOUS_CODE | EI_EXPOSE_REP | 470 | Medium |
org.jdtaus.banking.util.BankleitzahlenDatei.getRecords() may expose internal representation by returning BankleitzahlenDatei.cachedRecords | MALICIOUS_CODE | EI_EXPOSE_REP | 448 | Medium |