{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 17:36:23",
  "duplicates" : [ {
    "blockSize" : 12,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "app/views/users/edit.html.erb",
        "extension" : "erb",
        "linesOfCode" : 22,
        "components" : [ "primary::app" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 19,
      "startLine" : 4,
      "endLine" : 19,
      "cleanedStartLine" : 3,
      "cleanedEndLine" : 14
    }, {
      "file" : {
        "relativePath" : "app/views/users/new.html.erb",
        "extension" : "erb",
        "linesOfCode" : 18,
        "components" : [ "primary::app" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 16,
      "startLine" : 4,
      "endLine" : 19,
      "cleanedStartLine" : 3,
      "cleanedEndLine" : 14
    } ]
  } ],
  "overallDuplication" : null
}