The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
66 | 1 | 0 | 0 |
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 Domains.protocols | MALICIOUS_CODE | EI_EXPOSE_REP | 77 |