{
  "title" : "Duplication",
  "timestamp" : "2026-04-18 12:54:53",
  "duplicates" : [ {
    "blockSize" : 44,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/JsonRequest.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 72,
      "endLine" : 135,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 66
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftRequest.java",
        "extension" : "java",
        "linesOfCode" : 103,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 75,
      "startLine" : 99,
      "endLine" : 162,
      "cleanedStartLine" : 32,
      "cleanedEndLine" : 75
    } ]
  }, {
    "blockSize" : 41,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 93,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 73,
      "startLine" : 83,
      "endLine" : 143,
      "cleanedStartLine" : 33,
      "cleanedEndLine" : 73
    }, {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/SyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 67,
      "startLine" : 74,
      "endLine" : 134,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 67
    } ]
  }, {
    "blockSize" : 32,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/JsonResponse.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 51,
      "startLine" : 68,
      "endLine" : 113,
      "cleanedStartLine" : 20,
      "cleanedEndLine" : 51
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftResponse.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 95,
      "endLine" : 140,
      "cleanedStartLine" : 29,
      "cleanedEndLine" : 60
    } ]
  }, {
    "blockSize" : 29,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 75,
      "endLine" : 121,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 52
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 80,
      "endLine" : 127,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 55
    } ]
  }, {
    "blockSize" : 26,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 151,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 105,
      "startLine" : 151,
      "endLine" : 187,
      "cleanedStartLine" : 80,
      "cleanedEndLine" : 105
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 164,
      "endLine" : 200,
      "cleanedStartLine" : 85,
      "cleanedEndLine" : 110
    } ]
  }, {
    "blockSize" : 26,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrame.java",
        "extension" : "java",
        "linesOfCode" : 91,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 71,
      "startLine" : 106,
      "endLine" : 145,
      "cleanedStartLine" : 41,
      "cleanedEndLine" : 66
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallFrame.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 76,
      "startLine" : 106,
      "endLine" : 145,
      "cleanedStartLine" : 43,
      "cleanedEndLine" : 68
    } ]
  }, {
    "blockSize" : 23,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 50,
      "endLine" : 93,
      "cleanedStartLine" : 13,
      "cleanedEndLine" : 35
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 54,
      "endLine" : 97,
      "cleanedStartLine" : 15,
      "cleanedEndLine" : 37
    } ]
  }, {
    "blockSize" : 22,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Request.java",
        "extension" : "java",
        "linesOfCode" : 351,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 257,
      "startLine" : 154,
      "endLine" : 186,
      "cleanedStartLine" : 82,
      "cleanedEndLine" : 103
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java",
        "extension" : "java",
        "linesOfCode" : 262,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 199,
      "startLine" : 148,
      "endLine" : 178,
      "cleanedStartLine" : 70,
      "cleanedEndLine" : 91
    } ]
  }, {
    "blockSize" : 20,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 151,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 105,
      "startLine" : 120,
      "endLine" : 144,
      "cleanedStartLine" : 56,
      "cleanedEndLine" : 75
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 111,
      "endLine" : 139,
      "cleanedStartLine" : 52,
      "cleanedEndLine" : 71
    } ]
  }, {
    "blockSize" : 19,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 144,
      "endLine" : 174,
      "cleanedStartLine" : 68,
      "cleanedEndLine" : 86
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 142,
      "endLine" : 172,
      "cleanedStartLine" : 72,
      "cleanedEndLine" : 90
    } ]
  }, {
    "blockSize" : 17,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 151,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 105,
      "startLine" : 71,
      "endLine" : 90,
      "cleanedStartLine" : 14,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 65,
      "endLine" : 84,
      "cleanedStartLine" : 13,
      "cleanedEndLine" : 29
    } ]
  }, {
    "blockSize" : 12,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/PingRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 29,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 18,
      "startLine" : 40,
      "endLine" : 55,
      "cleanedStartLine" : 7,
      "cleanedEndLine" : 18
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/PingResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 29,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 18,
      "startLine" : 40,
      "endLine" : 55,
      "cleanedStartLine" : 7,
      "cleanedEndLine" : 18
    } ]
  }, {
    "blockSize" : 12,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/BadRequestError.java",
        "extension" : "java",
        "linesOfCode" : 24,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 17,
      "startLine" : 33,
      "endLine" : 50,
      "cleanedStartLine" : 6,
      "cleanedEndLine" : 17
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/BusyError.java",
        "extension" : "java",
        "linesOfCode" : 24,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 17,
      "startLine" : 33,
      "endLine" : 50,
      "cleanedStartLine" : 6,
      "cleanedEndLine" : 17
    } ]
  }, {
    "blockSize" : 12,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/codecs/MessageCodec.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 96,
      "startLine" : 120,
      "endLine" : 137,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 58
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/codecs/MessageCodec.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 96,
      "startLine" : 159,
      "endLine" : 176,
      "cleanedStartLine" : 73,
      "cleanedEndLine" : 84
    } ]
  }, {
    "blockSize" : 11,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 123,
      "endLine" : 143,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 54
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 109,
      "endLine" : 129,
      "cleanedStartLine" : 39,
      "cleanedEndLine" : 49
    } ]
  }, {
    "blockSize" : 10,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 64,
      "endLine" : 82,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 112,
      "endLine" : 129,
      "cleanedStartLine" : 40,
      "cleanedEndLine" : 49
    } ]
  }, {
    "blockSize" : 10,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 126,
      "endLine" : 143,
      "cleanedStartLine" : 45,
      "cleanedEndLine" : 54
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 64,
      "endLine" : 82,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 30
    } ]
  }, {
    "blockSize" : 10,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 60,
      "endLine" : 78,
      "cleanedStartLine" : 19,
      "cleanedEndLine" : 28
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 126,
      "endLine" : 143,
      "cleanedStartLine" : 45,
      "cleanedEndLine" : 54
    } ]
  }, {
    "blockSize" : 10,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 60,
      "endLine" : 78,
      "cleanedStartLine" : 19,
      "cleanedEndLine" : 28
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 112,
      "endLine" : 129,
      "cleanedStartLine" : 40,
      "cleanedEndLine" : 49
    } ]
  }, {
    "blockSize" : 9,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 93,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 73,
      "startLine" : 69,
      "endLine" : 77,
      "cleanedStartLine" : 22,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/SyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 67,
      "startLine" : 48,
      "endLine" : 56,
      "cleanedStartLine" : 8,
      "cleanedEndLine" : 16
    } ]
  }, {
    "blockSize" : 9,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 96,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 35
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 91,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 32
    } ]
  }, {
    "blockSize" : 8,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Request.java",
        "extension" : "java",
        "linesOfCode" : 351,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 257,
      "startLine" : 447,
      "endLine" : 462,
      "cleanedStartLine" : 250,
      "cleanedEndLine" : 257
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java",
        "extension" : "java",
        "linesOfCode" : 262,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 199,
      "startLine" : 328,
      "endLine" : 341,
      "cleanedStartLine" : 192,
      "cleanedEndLine" : 199
    } ]
  }, {
    "blockSize" : 8,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 93,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 73,
      "startLine" : 54,
      "endLine" : 61,
      "cleanedStartLine" : 12,
      "cleanedEndLine" : 19
    }, {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/basic/SyncRequest.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 67,
      "startLine" : 60,
      "endLine" : 67,
      "cleanedStartLine" : 18,
      "cleanedEndLine" : 25
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 68,
      "endLine" : 79,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 29
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 68,
      "endLine" : 79,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 29
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 69,
      "endLine" : 77,
      "cleanedStartLine" : 12,
      "cleanedEndLine" : 18
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 65,
      "endLine" : 73,
      "cleanedStartLine" : 13,
      "cleanedEndLine" : 19
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 116,
      "endLine" : 126,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 116,
      "endLine" : 126,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 68,
      "endLine" : 79,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 29
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedResponse.java",
        "extension" : "java",
        "linesOfCode" : 126,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 90,
      "startLine" : 54,
      "endLine" : 60,
      "cleanedStartLine" : 14,
      "cleanedEndLine" : 20
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java",
        "extension" : "java",
        "linesOfCode" : 113,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 80,
      "startLine" : 59,
      "endLine" : 65,
      "cleanedStartLine" : 7,
      "cleanedEndLine" : 13
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 151,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 105,
      "startLine" : 71,
      "endLine" : 79,
      "cleanedStartLine" : 14,
      "cleanedEndLine" : 20
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 69,
      "endLine" : 77,
      "cleanedStartLine" : 12,
      "cleanedEndLine" : 18
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 64,
      "endLine" : 75,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 68,
      "endLine" : 79,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 29
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 130,
      "endLine" : 140,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 64,
      "endLine" : 75,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 130,
      "endLine" : 140,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 130,
      "endLine" : 140,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/ping/PingClient.java",
        "extension" : "java",
        "linesOfCode" : 83,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 57,
      "startLine" : 60,
      "endLine" : 68,
      "cleanedStartLine" : 14,
      "cleanedEndLine" : 20
    }, {
      "file" : {
        "relativePath" : "tchannel-example/src/main/java/com/uber/tchannel/ping/PingServer.java",
        "extension" : "java",
        "linesOfCode" : 39,
        "components" : [ "primary::tchannel-example" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 26,
      "startLine" : 45,
      "endLine" : 53,
      "cleanedStartLine" : 8,
      "cleanedEndLine" : 14
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 116,
      "endLine" : 126,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 68,
      "endLine" : 79,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 29
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 130,
      "endLine" : 140,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 116,
      "endLine" : 126,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 64,
      "endLine" : 75,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 116,
      "endLine" : 126,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 155,
      "endLine" : 169,
      "cleanedStartLine" : 58,
      "cleanedEndLine" : 64
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 138,
      "endLine" : 152,
      "cleanedStartLine" : 52,
      "cleanedEndLine" : 58
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 52,
      "startLine" : 106,
      "endLine" : 116,
      "cleanedStartLine" : 44,
      "cleanedEndLine" : 50
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrame.java",
        "extension" : "java",
        "linesOfCode" : 91,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 71,
      "startLine" : 96,
      "endLine" : 106,
      "cleanedStartLine" : 35,
      "cleanedEndLine" : 41
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallFrame.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 76,
      "startLine" : 145,
      "endLine" : 155,
      "cleanedStartLine" : 68,
      "cleanedEndLine" : 74
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 64,
      "endLine" : 75,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 130,
      "endLine" : 140,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java",
        "extension" : "java",
        "linesOfCode" : 56,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 39,
      "startLine" : 81,
      "endLine" : 91,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 33
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java",
        "extension" : "java",
        "linesOfCode" : 49,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 33,
      "startLine" : 76,
      "endLine" : 86,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 30
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 78,
      "startLine" : 113,
      "endLine" : 123,
      "cleanedStartLine" : 42,
      "cleanedEndLine" : 48
    } ]
  }, {
    "blockSize" : 7,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 64,
      "endLine" : 75,
      "cleanedStartLine" : 21,
      "cleanedEndLine" : 27
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 77,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 55,
      "startLine" : 111,
      "endLine" : 122,
      "cleanedStartLine" : 47,
      "cleanedEndLine" : 53
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 123,
      "endLine" : 128,
      "cleanedStartLine" : 55,
      "cleanedEndLine" : 60
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 108,
      "endLine" : 116,
      "cleanedStartLine" : 49,
      "cleanedEndLine" : 54
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/BadRequestError.java",
        "extension" : "java",
        "linesOfCode" : 24,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 17,
      "startLine" : 43,
      "endLine" : 50,
      "cleanedStartLine" : 12,
      "cleanedEndLine" : 17
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/FatalProtocolError.java",
        "extension" : "java",
        "linesOfCode" : 23,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 16,
      "startLine" : 42,
      "endLine" : 49,
      "cleanedStartLine" : 11,
      "cleanedEndLine" : 16
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/JsonRequest.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 40,
      "endLine" : 51,
      "cleanedStartLine" : 5,
      "cleanedEndLine" : 10
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftRequest.java",
        "extension" : "java",
        "linesOfCode" : 103,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 75,
      "startLine" : 40,
      "endLine" : 51,
      "cleanedStartLine" : 5,
      "cleanedEndLine" : 10
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/BusyError.java",
        "extension" : "java",
        "linesOfCode" : 24,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 17,
      "startLine" : 43,
      "endLine" : 50,
      "cleanedStartLine" : 12,
      "cleanedEndLine" : 17
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/errors/FatalProtocolError.java",
        "extension" : "java",
        "linesOfCode" : 23,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 16,
      "startLine" : 42,
      "endLine" : 49,
      "cleanedStartLine" : 11,
      "cleanedEndLine" : 16
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 85,
      "endLine" : 96,
      "cleanedStartLine" : 31,
      "cleanedEndLine" : 36
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 141,
      "endLine" : 152,
      "cleanedStartLine" : 53,
      "cleanedEndLine" : 58
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java",
        "extension" : "java",
        "linesOfCode" : 113,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 80,
      "startLine" : 59,
      "endLine" : 64,
      "cleanedStartLine" : 7,
      "cleanedEndLine" : 12
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java",
        "extension" : "java",
        "linesOfCode" : 262,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 199,
      "startLine" : 227,
      "endLine" : 232,
      "cleanedStartLine" : 119,
      "cleanedEndLine" : 124
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/RawRequest.java",
        "extension" : "java",
        "linesOfCode" : 123,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 86,
      "startLine" : 155,
      "endLine" : 165,
      "cleanedStartLine" : 79,
      "cleanedEndLine" : 84
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java",
        "extension" : "java",
        "linesOfCode" : 113,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 80,
      "startLine" : 157,
      "endLine" : 167,
      "cleanedStartLine" : 73,
      "cleanedEndLine" : 78
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 113,
      "endLine" : 118,
      "cleanedStartLine" : 46,
      "cleanedEndLine" : 51
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 155,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 110,
      "startLine" : 94,
      "endLine" : 99,
      "cleanedStartLine" : 36,
      "cleanedEndLine" : 41
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftRequest.java",
        "extension" : "java",
        "linesOfCode" : 103,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 75,
      "startLine" : 90,
      "endLine" : 99,
      "cleanedStartLine" : 27,
      "cleanedEndLine" : 32
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftResponse.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 86,
      "endLine" : 95,
      "cleanedStartLine" : 24,
      "cleanedEndLine" : 29
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedResponse.java",
        "extension" : "java",
        "linesOfCode" : 126,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 90,
      "startLine" : 54,
      "endLine" : 59,
      "cleanedStartLine" : 14,
      "cleanedEndLine" : 19
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java",
        "extension" : "java",
        "linesOfCode" : 262,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 199,
      "startLine" : 227,
      "endLine" : 232,
      "cleanedStartLine" : 119,
      "cleanedEndLine" : 124
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 81,
      "endLine" : 92,
      "cleanedStartLine" : 29,
      "cleanedEndLine" : 34
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 158,
      "endLine" : 169,
      "cleanedStartLine" : 59,
      "cleanedEndLine" : 64
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 158,
      "endLine" : 169,
      "cleanedStartLine" : 59,
      "cleanedEndLine" : 64
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 37,
      "startLine" : 85,
      "endLine" : 96,
      "cleanedStartLine" : 31,
      "cleanedEndLine" : 36
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedResponse.java",
        "extension" : "java",
        "linesOfCode" : 126,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 90,
      "startLine" : 87,
      "endLine" : 95,
      "cleanedStartLine" : 35,
      "cleanedEndLine" : 40
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java",
        "extension" : "java",
        "linesOfCode" : 113,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 80,
      "startLine" : 83,
      "endLine" : 92,
      "cleanedStartLine" : 23,
      "cleanedEndLine" : 28
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java",
        "extension" : "java",
        "linesOfCode" : 92,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 66,
      "startLine" : 104,
      "endLine" : 111,
      "cleanedStartLine" : 35,
      "cleanedEndLine" : 40
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 93,
      "endLine" : 100,
      "cleanedStartLine" : 31,
      "cleanedEndLine" : 36
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 151,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 105,
      "startLine" : 151,
      "endLine" : 159,
      "cleanedStartLine" : 80,
      "cleanedEndLine" : 85
    }, {
      "file" : {
        "relativePath" : "tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java",
        "extension" : "java",
        "linesOfCode" : 144,
        "components" : [ "primary::tchannel-benchmark" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 94,
      "startLine" : 166,
      "endLine" : 174,
      "cleanedStartLine" : 81,
      "cleanedEndLine" : 86
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageDefragmenter.java",
        "extension" : "java",
        "linesOfCode" : 124,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 81,
      "startLine" : 118,
      "endLine" : 124,
      "cleanedStartLine" : 45,
      "cleanedEndLine" : 50
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageDefragmenter.java",
        "extension" : "java",
        "linesOfCode" : 124,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::TODOs" ]
      },
      "sourceFileCleanedLinesOfCode" : 81,
      "startLine" : 150,
      "endLine" : 156,
      "cleanedStartLine" : 67,
      "cleanedEndLine" : 72
    } ]
  }, {
    "blockSize" : 6,
    "duplicatedFileBlocks" : [ {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 35,
      "startLine" : 81,
      "endLine" : 92,
      "cleanedStartLine" : 29,
      "cleanedEndLine" : 34
    }, {
      "file" : {
        "relativePath" : "tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java",
        "extension" : "java",
        "linesOfCode" : 84,
        "components" : [ "primary::tchannel-core" ],
        "concerns" : [ "::Unclassified" ]
      },
      "sourceFileCleanedLinesOfCode" : 60,
      "startLine" : 141,
      "endLine" : 152,
      "cleanedStartLine" : 53,
      "cleanedEndLine" : 58
    } ]
  } ],
  "overallDuplication" : null
}