{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:39:17",
  "duplicates" : [ {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "src/main/kotlin/com/jetbrains/plugin/jtreg/actions/ToolbarComboBoxAction.kt",
        "extension" : "kt",
        "linesOfCode" : 184,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 130,
      "startLine" : 93,
      "endLine" : 100,
      "cleanedStartLine" : 34,
      "cleanedEndLine" : 40
    }, {
      "file" : {
        "relativePath" : "src/main/kotlin/com/jetbrains/plugin/jtreg/actions/ToolbarComboBoxAction.kt",
        "extension" : "kt",
        "linesOfCode" : 184,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 130,
      "startLine" : 112,
      "endLine" : 119,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  } ],
  "overallDuplication" : null
}