{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 16:59:30",
  "duplicates" : [ {
    "blockSize" : 8,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "src/refresh-period/refresh-period.js",
        "extension" : "js",
        "linesOfCode" : 78,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 68,
      "startLine" : 37,
      "endLine" : 44,
      "cleanedStartLine" : 20,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "src/refresh-period/refresh-period.js",
        "extension" : "js",
        "linesOfCode" : 78,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 68,
      "startLine" : 58,
      "endLine" : 65,
      "cleanedStartLine" : 41,
      "cleanedEndLine" : 48
    } ]
  } ],
  "overallDuplication" : null
}