The following document contains the results of FindBugs Report
FindBugs Version is 1.1.1
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
125 | 1 | 1 | 6 |
Class | Bugs |
---|---|
org.apache.shale.examples.mailreaderjpa.Domains | 1 |
Bug | Category | Details | Line |
---|---|---|---|
org.apache.shale.examples.mailreaderjpa.Domains.getProtocols() may expose internal representation by returning org.apache.shale.examples.mailreaderjpa.Domains.protocols | MALICIOUS_CODE | EI_EXPOSE_REP | 77 |