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 |
|---|---|---|---|
| 16 | 2 | 0 | 0 |
| Classe | Bugs |
|---|---|
| fr.paris.lutece.plugins.identitystore.modules.test.business.TestIdentityAttribute | 2 |
| Bug | Catégorie | Détails | Ligne | Priorité |
|---|---|---|---|---|
| fr.paris.lutece.plugins.identitystore.modules.test.business.TestIdentityAttribute.getCertificationDate() may expose internal representation by returning TestIdentityAttribute._dateCertificationDate | MALICIOUS_CODE | EI_EXPOSE_REP | 154 | Medium |
| fr.paris.lutece.plugins.identitystore.modules.test.business.TestIdentityAttribute.setCertificationDate(Date) may expose internal representation by storing an externally mutable object into TestIdentityAttribute._dateCertificationDate | MALICIOUS_CODE | EI_EXPOSE_REP2 | 165 | Medium |