The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is max
Class | Bugs |
---|---|
fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Integral value cast to double and then passed to Math.ceil in fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser.parse(JSONObject) | CORRECTNESS | ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL | 80 | High |