Le document suivant contient les résultats du SpotBugs
La version de SpotBugs est 4.5.3
La limite est medium
L'effort est default
Classes | Bugs | Erreurs | Classes Manquantes |
---|---|---|---|
13 | 2 | 0 | 0 |
Classe | Bugs |
---|---|
fr.paris.lutece.plugins.appointment.modules.ants.web.PredemandeResponse | 2 |
Bug | Catégorie | Détails | Ligne | Priorité |
---|---|---|---|---|
fr.paris.lutece.plugins.appointment.modules.ants.web.PredemandeResponse.getAppointments() may expose internal representation by returning PredemandeResponse._appointments | MALICIOUS_CODE | EI_EXPOSE_REP | 64 | Medium |
fr.paris.lutece.plugins.appointment.modules.ants.web.PredemandeResponse.setAppointments(List) may expose internal representation by storing an externally mutable object into PredemandeResponse._appointments | MALICIOUS_CODE | EI_EXPOSE_REP2 | 69 | Medium |