{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:18:29",
  "duplicates" : [ {
    "blockSize" : 9,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "src/main/kotlin/com/intellij/internal/statistic/eventLog/StatisticsEventEscaper.kt",
        "extension" : "kt",
        "linesOfCode" : 205,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 166,
      "startLine" : 181,
      "endLine" : 189,
      "cleanedStartLine" : 109,
      "cleanedEndLine" : 117
    }, {
      "file" : {
        "relativePath" : "src/main/kotlin/com/intellij/internal/statistic/eventLog/StatisticsEventEscaper.kt",
        "extension" : "kt",
        "linesOfCode" : 205,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 166,
      "startLine" : 201,
      "endLine" : 209,
      "cleanedStartLine" : 127,
      "cleanedEndLine" : 135
    } ]
  } ],
  "overallDuplication" : null
}