SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.7.1
Threshold is medium
Effort is default
Summary
| Classes |
Bugs |
Errors |
Missing Classes |
| 6 |
3 |
0 |
0 |
org.waarp.icap.IcapClient
| Bug |
Category |
Details |
Line |
Priority |
| La méthode org.waarp.icap.IcapClient.getFinalResult() risque d'exposer sa représentation interne en renvoyant org.waarp.icap.IcapClient.finalResult |
MALICIOUS_CODE |
EI_EXPOSE_REP |
686 |
Medium |
org.waarp.icap.IcapModel
| Bug |
Category |
Details |
Line |
Priority |
| La méthode org.waarp.icap.IcapModel.getDefaultArgs() risque d'exposer sa représentation interne en renvoyant org.waarp.icap.IcapModel.defaultArgs |
MALICIOUS_CODE |
EI_EXPOSE_REP |
62 |
Medium |
org.waarp.icap.IcapScanFile
| Bug |
Category |
Details |
Line |
Priority |
| La méthode org.waarp.icap.IcapScanFile.getResult() risque d'exposer sa représentation interne en renvoyant org.waarp.icap.IcapScanFile.result |
MALICIOUS_CODE |
EI_EXPOSE_REP |
722 |
Medium |