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
2 1 0 0

fr.paris.lutece.plugins.html.modules.rest.rs.HtmlPortletRest

Bug Category Details Line Priority
L'appel de méthode dans fr.paris.lutece.plugins.html.modules.rest.rs.HtmlPortletRest.createPortlet(String, String, String, String, String, String, String, String, String) passe null à un paramètre de Integer.parseInt(String) déréférencé de façon inconditionnelle CORRECTNESS NP_NULL_PARAM_DEREF 219 Medium