{
  "title" : "Duplication",
  "timestamp" : "2026-01-18 16:48:27",
  "duplicates" : [ {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "teamcity-invitations-plugin-server/src/main/resources/buildServerResources/createNewProjectInvitationDescription.jsp",
        "extension" : "jsp",
        "linesOfCode" : 17,
        "components" : [ "primary::teamcity-invitations-plugin-server" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 13,
      "startLine" : 1,
      "endLine" : 11,
      "cleanedStartLine" : 1,
      "cleanedEndLine" : 7
    }, {
      "file" : {
        "relativePath" : "teamcity-invitations-plugin-server/src/main/resources/buildServerResources/joinProjectInvitationDescription.jsp",
        "extension" : "jsp",
        "linesOfCode" : 33,
        "components" : [ "primary::teamcity-invitations-plugin-server" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 24,
      "startLine" : 1,
      "endLine" : 11,
      "cleanedStartLine" : 1,
      "cleanedEndLine" : 7
    } ]
  } ],
  "overallDuplication" : null
}