{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:21:11",
  "duplicates" : [ {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "src/main/kotlin/com/haulmont/astronomy/model/Customer.kt",
        "extension" : "kt",
        "linesOfCode" : 25,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 19,
      "startLine" : 19,
      "endLine" : 25,
      "cleanedStartLine" : 11,
      "cleanedEndLine" : 16
    }, {
      "file" : {
        "relativePath" : "src/main/kotlin/com/haulmont/astronomy/model/Discounts.kt",
        "extension" : "kt",
        "linesOfCode" : 21,
        "components" : [ "primary::src" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 15,
      "startLine" : 14,
      "endLine" : 20,
      "cleanedStartLine" : 7,
      "cleanedEndLine" : 12
    } ]
  } ],
  "overallDuplication" : null
}