The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is max
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 10 | 1 | 416 | 15 |
| Class | Bugs |
|---|---|
| fr.paris.lutece.plugins.workflow.modules.formscarto.business.AbstractFilterDao | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| fr.paris.lutece.plugins.workflow.modules.formscarto.business.AbstractFilterDao._listTypeAllowedForSearch is a mutable collection which should be package protected | MALICIOUS_CODE | MS_MUTABLE_COLLECTION_PKGPROTECT | 71 | Medium |