{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ServletUtils.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "tools/web_interfaces/lib/mvc/src/org/openspcoop2/web/lib/mvc/ServletUtils.java",
      "fingerprint" : "e9407d8d08464cde9405030e0c918601",
      "lineEnd" : 1320,
      "lineStart" : 1320,
      "message" : "RpC: Repeated conditional test in org.openspcoop2.web.lib.mvc.ServletUtils.getIdentificativiTextAreaFiltriRicerca(List)",
      "moduleName" : "MVC",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.web.lib.mvc",
      "reference" : "1430",
      "severity" : "NORMAL",
      "toString" : "ServletUtils.java(1320,0): RpC_REPEATED_CONDITIONAL_TEST: CORRECTNESS: RpC: Repeated conditional test in org.openspcoop2.web.lib.mvc.ServletUtils.getIdentificativiTextAreaFiltriRicerca(List)",
      "type" : "RpC_REPEATED_CONDITIONAL_TEST"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (normal: 1)"
}