FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.0

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
24 2 0 0

org.jdtaus.banking.util.BankleitzahlenDatei

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