{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:20:51",
  "duplicates" : [ {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "plugins/src/main/kotlin/org/jetbrains/gradle/plugins/terraform/PluginUtils.kt",
        "extension" : "kt",
        "linesOfCode" : 181,
        "components" : [ "primary::plugins" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 120,
      "startLine" : 138,
      "endLine" : 143,
      "cleanedStartLine" : 77,
      "cleanedEndLine" : 82
    }, {
      "file" : {
        "relativePath" : "plugins/src/main/kotlin/org/jetbrains/gradle/plugins/terraform/TerraformTasksContainer.kt",
        "extension" : "kt",
        "linesOfCode" : 277,
        "components" : [ "primary::plugins" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 221,
      "startLine" : 174,
      "endLine" : 179,
      "cleanedStartLine" : 116,
      "cleanedEndLine" : 121
    } ]
  } ],
  "overallDuplication" : null
}