{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 16:47:14",
  "duplicates" : [ {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "src/main/groovy/com/jetbrains/python/envs/PythonEnvsPlugin.groovy",
        "extension" : "groovy",
        "linesOfCode" : 509,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 380,
      "startLine" : 345,
      "endLine" : 355,
      "cleanedStartLine" : 217,
      "cleanedEndLine" : 223
    }, {
      "file" : {
        "relativePath" : "src/main/groovy/com/jetbrains/python/envs/PythonEnvsPlugin.groovy",
        "extension" : "groovy",
        "linesOfCode" : 509,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 380,
      "startLine" : 462,
      "endLine" : 472,
      "cleanedStartLine" : 287,
      "cleanedEndLine" : 293
    } ]
  } ],
  "overallDuplication" : null
}