The following document contains the results of SpotBugs
SpotBugs Version is 4.5.3
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 7 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| fr.paris.lutece.plugins.leaflet.business.GeolocItem | 1 |
| fr.paris.lutece.plugins.leaflet.business.GeolocItemPolygon | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| fr.paris.lutece.plugins.leaflet.business.GeolocItem.getLonLat() may expose internal representation by returning GeolocItem._lonlat | MALICIOUS_CODE | EI_EXPOSE_REP | 195 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| fr.paris.lutece.plugins.leaflet.business.GeolocItemPolygon.getLonLat() may expose internal representation by returning GeolocItemPolygon._lonlat | MALICIOUS_CODE | EI_EXPOSE_REP | 186 | Medium |