{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:18:19",
  "duplicates" : [ {
    "blockSize" : 9,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "report-builder/resources/htmlTemplates/classCoverage.ftl",
        "extension" : "ftl",
        "linesOfCode" : 88,
        "components" : [ "primary::report-builder" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 88,
      "startLine" : 19,
      "endLine" : 27,
      "cleanedStartLine" : 16,
      "cleanedEndLine" : 24
    }, {
      "file" : {
        "relativePath" : "report-builder/resources/htmlTemplates/namespaceIndex.ftl",
        "extension" : "ftl",
        "linesOfCode" : 43,
        "components" : [ "primary::report-builder" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 43,
      "startLine" : 13,
      "endLine" : 21,
      "cleanedStartLine" : 11,
      "cleanedEndLine" : 19
    } ]
  } ],
  "overallDuplication" : null
}