Fork me on GitHub

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.5.3

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
7 2 0 0

Files

Class Bugs
fr.paris.lutece.plugins.leaflet.business.GeolocItem 1
fr.paris.lutece.plugins.leaflet.business.GeolocItemPolygon 1

fr.paris.lutece.plugins.leaflet.business.GeolocItem

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

fr.paris.lutece.plugins.leaflet.business.GeolocItemPolygon

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