{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TARArchiveComponentFactory.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/archive/TARArchiveComponentFactory.java",
      "fingerprint" : "a37b8aba8eda73b7d94a339a28dd844d",
      "lineEnd" : 99,
      "lineStart" : 99,
      "message" : "DLS: Dead store to inputFile in archive.TARArchiveComponentFactory.createArchiveToCompare2()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "archive",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "TARArchiveComponentFactory.java(99,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to inputFile in archive.TARArchiveComponentFactory.createArchiveToCompare2()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Semaphor.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/basic/Semaphor.java",
      "fingerprint" : "c3c868de22e97c72a19f4b68cd58178a",
      "lineEnd" : 44,
      "lineStart" : 44,
      "message" : "DLS: Dead store to $L3 in basic.Semaphor.down()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "basic",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Semaphor.java(44,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L3 in basic.Semaphor.down()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Semaphor.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/basic/Semaphor.java",
      "fingerprint" : "28e8cba381279002e61486c06d76c974",
      "lineEnd" : 30,
      "lineStart" : 30,
      "message" : "DLS: Dead store to $L3 in basic.Semaphor.up()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "basic",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Semaphor.java(30,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L3 in basic.Semaphor.up()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ArchiveGenerator.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/generator/ArchiveGenerator.java",
      "fingerprint" : "9355e55246b4d75717701ef9c2e3cf58",
      "lineEnd" : 198,
      "lineStart" : 198,
      "message" : "RV: Return value of new model.assignment.VariableAssignment(String, AbstractVariableDefinition, String, Position) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "generator",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "ArchiveGenerator.java(198,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new model.assignment.VariableAssignment(String, AbstractVariableDefinition, String, Position) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ArchiveGeneratorTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/generator/ArchiveGeneratorTest.java",
      "fingerprint" : "7ea67ebbc447ec3bbc5df531aafbc4e6",
      "lineEnd" : 63,
      "lineStart" : 63,
      "message" : "DLS: Dead store to expectedFile in generator.ArchiveGeneratorTest.rcGeneratorTest()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "generator",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "ArchiveGeneratorTest.java(63,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to expectedFile in generator.ArchiveGeneratorTest.rcGeneratorTest()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MainViewTableArea.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/gui/view/MainViewTableArea.java",
      "fingerprint" : "8214d31e1602426d77b278337b50af10",
      "lineEnd" : 88,
      "lineStart" : 88,
      "message" : "BC: Unchecked/unconfirmed cast from java.util.Observable to model.assignment.AssignmentFile in gui.view.MainViewTableArea.update(Observable, Object)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "gui.view",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "MainViewTableArea.java(88,0): BC_UNCONFIRMED_CAST: STYLE: BC: Unchecked/unconfirmed cast from java.util.Observable to model.assignment.AssignmentFile in gui.view.MainViewTableArea.update(Observable, Object)",
      "type" : "BC_UNCONFIRMED_CAST"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AliasReader.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/kernelmodules/AliasReader.java",
      "fingerprint" : "a3d19ecf94cb4a55378dc4fd8a65fd04",
      "lineEnd" : 61,
      "lineStart" : 61,
      "message" : "RV: Return value of new Alias(Module, String) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "kernelmodules",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AliasReader.java(61,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new Alias(Module, String) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DepReaderTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/kernelmodules/DepReaderTest.java",
      "fingerprint" : "3cf1da2f67b9aadb6bbd9ca6ea750113",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "UC: Useless object stored in variable file of method kernelmodules.DepReaderTest.readTest2()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "kernelmodules",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DepReaderTest.java(324,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable file of method kernelmodules.DepReaderTest.readTest2()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MigrationFileAdapter.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/migration/MigrationFileAdapter.java",
      "fingerprint" : "b6d05eda8485f2d3b85cf90d9552b649",
      "lineEnd" : 73,
      "lineStart" : 73,
      "message" : "DLS: Dead store to newDF in migration.MigrationFileAdapter.function(String, ProcessedDiffFile, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "migration",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "MigrationFileAdapter.java(73,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to newDF in migration.MigrationFileAdapter.function(String, ProcessedDiffFile, String)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MigrationManager.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/migration/MigrationManager.java",
      "fingerprint" : "5514bb2abd64182c0e22ad4baa341785",
      "lineEnd" : 149,
      "lineStart" : 149,
      "message" : "DLS: Dead store to fileAdapter in migration.MigrationManager.migrate(Version, Version)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "migration",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "MigrationManager.java(149,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to fileAdapter in migration.MigrationManager.migrate(Version, Version)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MigrationManager.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/migration/MigrationManager.java",
      "fingerprint" : "1886ad055d72d45cebaaf4382ff0c11",
      "lineEnd" : 132,
      "lineStart" : 132,
      "message" : "DLS: Dead store to processedAssignmentDiffFile2 in migration.MigrationManager.migrate(Version, Version)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "migration",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "MigrationManager.java(132,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to processedAssignmentDiffFile2 in migration.MigrationManager.migrate(Version, Version)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignmentFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/assignment/AssignmentFileTest.java",
      "fingerprint" : "10c3cc55436ceadd70abe615308e5dca",
      "lineEnd" : 112,
      "lineStart" : 112,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.assignment",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AssignmentFileTest.java(112,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignmentFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/assignment/AssignmentFileTest.java",
      "fingerprint" : "29d6b8850bab3113e513c692239b74f9",
      "lineEnd" : 142,
      "lineStart" : 142,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.assignment",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AssignmentFileTest.java(142,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignmentFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/assignment/AssignmentFileTest.java",
      "fingerprint" : "98430c5c869c651871c73677ddc56743",
      "lineEnd" : 200,
      "lineStart" : 200,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.assignment",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AssignmentFileTest.java(200,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignmentarrayTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/assignmentarray/AssignmentarrayTest.java",
      "fingerprint" : "afc0c0a93c0752aecfe9e9818d7fd4cc",
      "lineEnd" : 148,
      "lineStart" : 148,
      "message" : "UC: Useless object stored in variable key1 of method model.assignmentarray.AssignmentarrayTest.getValuesTest05()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.assignmentarray",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AssignmentarrayTest.java(148,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable key1 of method model.assignmentarray.AssignmentarrayTest.getValuesTest05()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefinitionFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/definition/DefinitionFileTest.java",
      "fingerprint" : "6da32676de36178d72046b7b7d91b23b",
      "lineEnd" : 106,
      "lineStart" : 106,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.definition",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DefinitionFileTest.java(106,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefinitionFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/definition/DefinitionFileTest.java",
      "fingerprint" : "e7eed8632dc785438f3fbdd87c7105b1",
      "lineEnd" : 136,
      "lineStart" : 136,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.definition",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DefinitionFileTest.java(136,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefinitionFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/definition/DefinitionFileTest.java",
      "fingerprint" : "d9ea58f17902f0d06b0549eaf75df9f0",
      "lineEnd" : 211,
      "lineStart" : 211,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.definition",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DefinitionFileTest.java(211,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefinitionFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/definition/DefinitionFileTest.java",
      "fingerprint" : "45de1d98a3df490f59e34f22c22ea12",
      "lineEnd" : 241,
      "lineStart" : 241,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.definition",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DefinitionFileTest.java(241,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFile.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/model/type/TypeFile.java",
      "fingerprint" : "539d4285405c58ecd5e57ba912c0ef5",
      "lineEnd" : 156,
      "lineStart" : 156,
      "message" : "DLS: Dead store to $L2 in model.type.TypeFile.resolveTypes()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFile.java(156,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L2 in model.type.TypeFile.resolveTypes()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/type/TypeFileTest.java",
      "fingerprint" : "213f0af28582e7acbe75656c556bbc7b",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFileTest.java(93,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/type/TypeFileTest.java",
      "fingerprint" : "f6378767a89a852fe8a3b647da8495d3",
      "lineEnd" : 115,
      "lineStart" : 115,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFileTest.java(115,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "NodeTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/networkconfigurator/NodeTest.java",
      "fingerprint" : "b3945938a2b438e5aaab8c5745846731",
      "lineEnd" : 318,
      "lineStart" : 318,
      "message" : "DLS: Dead store to va in networkconfigurator.NodeTest.testConfigRouterConsrutorWithVA()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "NodeTest.java(318,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to va in networkconfigurator.NodeTest.testConfigRouterConsrutorWithVA()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "NodeTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/networkconfigurator/NodeTest.java",
      "fingerprint" : "62863eb8512db3fe2f36c9d240ab73b",
      "lineEnd" : 240,
      "lineStart" : 240,
      "message" : "DLS: Dead store to va in networkconfigurator.NodeTest.testSlotConsrutorWithVA()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "NodeTest.java(240,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to va in networkconfigurator.NodeTest.testSlotConsrutorWithVA()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ChangeConnectionType.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/networkconfigurator/actions/ChangeConnectionType.java",
      "fingerprint" : "45053d516ad8a98abb7edf96937fe08",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "DB: networkconfigurator.actions.ChangeConnectionType$VisitorForChangingTheConnectionType.configRouter(ConfigRouter) uses the same code for two branches",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator.actions",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "ChangeConnectionType.java(147,0): DB_DUPLICATE_BRANCHES: STYLE: DB: networkconfigurator.actions.ChangeConnectionType$VisitorForChangingTheConnectionType.configRouter(ConfigRouter) uses the same code for two branches",
      "type" : "DB_DUPLICATE_BRANCHES"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ConnectAction.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/networkconfigurator/actions/ConnectAction.java",
      "fingerprint" : "897504733450940d920f5239296a26ee",
      "lineEnd" : 233,
      "lineStart" : 233,
      "message" : "RV: Return value of ConnectAction.typeInList(ConnectingType, List) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator.actions",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "ConnectAction.java(233,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of ConnectAction.typeInList(ConnectingType, List) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "LoadTask.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/networkconfigurator/actions/LoadTask.java",
      "fingerprint" : "7063e3c261214de3ae80963b9f72a49f",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "REC: Exception is caught when Exception is not thrown in networkconfigurator.actions.LoadTask.getFileContent(String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator.actions",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "LoadTask.java(247,0): REC_CATCH_EXCEPTION: STYLE: REC: Exception is caught when Exception is not thrown in networkconfigurator.actions.LoadTask.getFileContent(String)",
      "type" : "REC_CATCH_EXCEPTION"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "3416e497a8f11fbefaf3847a4736199b",
      "lineEnd" : 11238,
      "lineStart" : 11238,
      "message" : "UC: Useless object stored in variable options of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(11238,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable options of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "3ea66fd166fa8422fa3c452612ac76f8",
      "lineEnd" : 11231,
      "lineStart" : 11231,
      "message" : "UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(11231,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "d19275221a4cbb0cd6d955c0a529e5d8",
      "lineEnd" : 11226,
      "lineStart" : 11226,
      "message" : "UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(11226,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest143()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "199bc9a2e73dbb9a9d92fbe4e83c4785",
      "lineEnd" : 5160,
      "lineStart" : 5160,
      "message" : "UC: Useless object stored in variable options of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(5160,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable options of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "fd642b3c20f98381c0cc155051fb7dab",
      "lineEnd" : 5153,
      "lineStart" : 5153,
      "message" : "UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(5153,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "18df1960876b4c6251312f14e122f1ec",
      "lineEnd" : 5148,
      "lineStart" : 5148,
      "message" : "UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(5148,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest60()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "45847e2cac8f48362ae5853a67741b76",
      "lineEnd" : 7144,
      "lineStart" : 7144,
      "message" : "UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(7144,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "dded9f40a0b0b722cec90ceb987e431f",
      "lineEnd" : 7136,
      "lineStart" : 7136,
      "message" : "UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(7136,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "f34ad8ef897966de47706fad6069d1df",
      "lineEnd" : 7226,
      "lineStart" : 7226,
      "message" : "UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98c()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(7226,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable values of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98c()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PackageDescriptionFileParserTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/parser/PackageDescriptionFileParserTest.java",
      "fingerprint" : "ac6bfa23fc33eccfd387dff2bd41058",
      "lineEnd" : 7218,
      "lineStart" : 7218,
      "message" : "UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98c()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PackageDescriptionFileParserTest.java(7218,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable variables of method parser.PackageDescriptionFileParserTest.packageDescriptionFileParserTest98c()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "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" : "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" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "59e1afd35783e58a1ed18cc5b592818c",
      "lineEnd" : 1402,
      "lineStart" : 1402,
      "message" : "UrF: Unread public/protected field: parser.nodes.ConfigNode.ok",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1402,0): URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD: STYLE: UrF: Unread public/protected field: parser.nodes.ConfigNode.ok",
      "type" : "URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "LaufVariable.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/nodes/LaufVariable.java",
      "fingerprint" : "d0a2c570fd2edd4fb3129c66a7c49bf8",
      "lineEnd" : 48,
      "lineStart" : 48,
      "message" : "DLS: Dead store to $L3 in parser.nodes.LaufVariable.iterateIndex()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "LaufVariable.java(48,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L3 in parser.nodes.LaufVariable.iterateIndex()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TopLevelTarget.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/nodes/TopLevelTarget.java",
      "fingerprint" : "647f1d7de302ddc94aeec8b7fbbf84f4",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "UuF: Unused public or protected field: parser.nodes.TopLevelTarget.column",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TopLevelTarget.java(0,0): UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD: STYLE: UuF: Unused public or protected field: parser.nodes.TopLevelTarget.column",
      "type" : "UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "UnconfiguredVariableAssignment.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/nodes/UnconfiguredVariableAssignment.java",
      "fingerprint" : "21f877bcf0c1dfd2f997bd6f99f59cbd",
      "lineEnd" : 44,
      "lineStart" : 44,
      "message" : "DLS: Dead store to indexComparable in parser.nodes.UnconfiguredVariableAssignment.configure()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "UnconfiguredVariableAssignment.java(44,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to indexComparable in parser.nodes.UnconfiguredVariableAssignment.configure()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefinitionOptState.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/states/definitionstates/DefinitionOptState.java",
      "fingerprint" : "6a88a0a551d4789ea168e3e32bd0cadd",
      "lineEnd" : 52,
      "lineStart" : 52,
      "message" : "RV: Return value of java.util.Map.get(Object) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.states.definitionstates",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "DefinitionOptState.java(52,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of java.util.Map.get(Object) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "CastNodeTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/pruefskript/parser/nodes/CastNodeTest.java",
      "fingerprint" : "a0d366c11d874c88b043a45d16f6ddf",
      "lineEnd" : 195,
      "lineStart" : 195,
      "message" : "DLS: Dead store to returnValue in pruefskript.parser.nodes.CastNodeTest.test9()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "pruefskript.parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "CastNodeTest.java(195,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to returnValue in pruefskript.parser.nodes.CastNodeTest.test9()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "IteratorHelper.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/pruefskript/parser/nodes/IteratorHelper.java",
      "fingerprint" : "7692499c64d182a5b8d56ac62a3b21d8",
      "lineEnd" : 27,
      "lineStart" : 27,
      "message" : "DLS: Dead store to $L3 in pruefskript.parser.nodes.IteratorHelper.iterateIndex()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "pruefskript.parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "IteratorHelper.java(27,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L3 in pruefskript.parser.nodes.IteratorHelper.iterateIndex()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ScannerTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/scanner/ScannerTest.java",
      "fingerprint" : "32ef8d32de28c84bd4cb9b6ad6c459a2",
      "lineEnd" : 60,
      "lineStart" : 60,
      "message" : "UC: Useless object stored in variable result of method scanner.ScannerTest.scannerTest1()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "scanner",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "ScannerTest.java(60,0): UC_USELESS_OBJECT: STYLE: UC: Useless object stored in variable result of method scanner.ScannerTest.scannerTest1()",
      "type" : "UC_USELESS_OBJECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VarDefScanner.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/scanner/VarDefScanner.java",
      "fingerprint" : "48a50d6144037acd14584ee0ceb00908",
      "lineEnd" : 89,
      "lineStart" : 89,
      "message" : "DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackAction()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "scanner",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "VarDefScanner.java(89,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackAction()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VarDefScanner.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/scanner/VarDefScanner.java",
      "fingerprint" : "6cb112fcb933053664445f314e5b026",
      "lineEnd" : 211,
      "lineStart" : 211,
      "message" : "DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackAttribute()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "scanner",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "VarDefScanner.java(211,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackAttribute()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VarDefScanner.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/scanner/VarDefScanner.java",
      "fingerprint" : "3e9bdf6cad6e59ff6ecf9a483a8d9878",
      "lineEnd" : 122,
      "lineStart" : 122,
      "message" : "DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackRowMap()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "scanner",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "VarDefScanner.java(122,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackRowMap()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VarDefScanner.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/scanner/VarDefScanner.java",
      "fingerprint" : "e972073a16465cb0f4c5a2faf9a98239",
      "lineEnd" : 168,
      "lineStart" : 168,
      "message" : "DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackTrans()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "scanner",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "VarDefScanner.java(168,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to offset in scanner.VarDefScanner.zzUnpackTrans()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    }
  ],
  "size" : 52,
  "toString" : "SpotBugs (spotbugs): 52 issues (0 duplicates)"
}