{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "d5c66ffd2d87008c75b29584758904c9",
      "lineEnd" : 1231,
      "lineStart" : 1231,
      "message" : "DLS: Dead store to path rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1231,0): DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD: STYLE: DLS: Dead store to path rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "6a5ed02315f27e693431ddba06e5f142",
      "lineEnd" : 1229,
      "lineStart" : 1229,
      "message" : "DLS: Dead store to rc rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1229,0): DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD: STYLE: DLS: Dead store to rc rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "4bb3c5052acd29e8b78a2d9e8b26780f",
      "lineEnd" : 1231,
      "lineStart" : 1231,
      "message" : "SA: Self assignment of path rather than assigned to field in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1231,0): SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD: CORRECTNESS: SA: Self assignment of path rather than assigned to field in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "81f17a75bafb57d50879d8174bc935f3",
      "lineEnd" : 1229,
      "lineStart" : 1229,
      "message" : "SA: Self assignment of rc rather than assigned to field in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1229,0): SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD: CORRECTNESS: SA: Self assignment of rc rather than assigned to field in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "8d616e05c37375288c675d84c1c968db",
      "lineEnd" : 1561,
      "lineStart" : 1385,
      "message" : "SF: Switch statement found in parser.Parser.yyparse() where default case is missing",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1385,0): SF_SWITCH_NO_DEFAULT: STYLE: SF: Switch statement found in parser.Parser.yyparse() where default case is missing",
      "type" : "SF_SWITCH_NO_DEFAULT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "235dd6d9fa744699ce9073d2b6713c99",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "UuF: Unused field: parser.Parser.statemax",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(0,0): UUF_UNUSED_FIELD: PERFORMANCE: UuF: Unused field: parser.Parser.statemax",
      "type" : "UUF_UNUSED_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "c45d5047b0e52bfb6e7a8ae1c654c097",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "UuF: Unused field: parser.Parser.stateptrmax",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(0,0): UUF_UNUSED_FIELD: PERFORMANCE: UuF: Unused field: parser.Parser.stateptrmax",
      "type" : "UUF_UNUSED_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "490b63e380a90f95af1a25aeebfc80e8",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "UuF: Unused field: parser.Parser.yytext",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(0,0): UUF_UNUSED_FIELD: PERFORMANCE: UuF: Unused field: parser.Parser.yytext",
      "type" : "UUF_UNUSED_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "3c6e05de0ffd07e27b8892d92c37e615",
      "lineEnd" : 1392,
      "lineStart" : 1392,
      "message" : "UwF: Unwritten field: parser.Parser.path",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1392,0): UWF_UNWRITTEN_FIELD: CORRECTNESS: UwF: Unwritten field: parser.Parser.path",
      "type" : "UWF_UNWRITTEN_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "38f42ef8bc5cd01377883a7595dda5f4",
      "lineEnd" : 1392,
      "lineStart" : 1392,
      "message" : "UwF: Unwritten field: parser.Parser.rc",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1392,0): UWF_UNWRITTEN_FIELD: CORRECTNESS: UwF: Unwritten field: parser.Parser.rc",
      "type" : "UWF_UNWRITTEN_FIELD"
    }
  ],
  "size" : 10,
  "toString" : "SpotBugs (spotbugs): 10 issues (0 duplicates)"
}