Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
42 1 0 0

fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser

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