Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
5 1 270 15

Files

Class Bugs
fr.paris.lutece.plugins.formresponsxpage.business.AbstractFilterDao 1

fr.paris.lutece.plugins.formresponsxpage.business.AbstractFilterDao

Bug Category Details Line Priority
fr.paris.lutece.plugins.formresponsxpage.business.AbstractFilterDao._listTypeAllowedForSearch is a mutable collection which should be package protected MALICIOUS_CODE MS_MUTABLE_COLLECTION_PKGPROTECT 74 Medium