Uber / tchannel-java
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 20% | 35% | 44%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java0% | 0% | 20% | 35% | 43%
thrift0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tchannel-core0% | 0% | 26% | 34% | 39%
tchannel-benchmark0% | 0% | 0% | 100% | 0%
tchannel-hyperbahn0% | 0% | 0% | 77% | 22%
tchannel-crossdock0% | 0% | 0% | 19% | 80%
tchannel-example0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
Request.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
351 45
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9
SubChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
236 8
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11
Connection.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
169 16
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13
LargePayloadBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
151 11
PingPongMultiServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
144 11
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11
TFuture.java
in tchannel-core/src/main/java/com/uber/tchannel/api
140 10
Tracing.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
132 2
EncodedResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
126 8
MessageDefragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
124 4
RawRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
123 18
EncodedRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
122 16
Peer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
117 4
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5
PeerManager.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
113 10
CallFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
110 21
HTTPServer.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
106 5
ErrorFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
105 12
ThriftRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
103 17
MessageFragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
103 2
ThriftSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
98 5
PrefixedHeadersCarrier.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
97 6
AsyncRequest.java
in tchannel-example/src/main/java/com/uber/tchannel/basic
93 4
JsonRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
92 17
CallRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
92 12
TFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
91 15
ThriftHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
85 6
SyncRequest.java
in tchannel-example/src/main/java/com/uber/tchannel/basic
85 4
TraceBehavior.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
84 6
ThriftResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
84 4
CallResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
84 11
PingClient.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
83 3
KeyValueClient.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
79 4
InitResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
77 12
JsonResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
73 4
InitRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
73 12
TFrameCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
67 4
SubPeer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
66 4
Server.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
65 5
TracingContext.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
63 12
Frame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
61 2
LoadControlHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
57 5
Files With Most Units (Top 50)
File# lines# units
Request.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
351 45
CallFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
110 21
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19
RawRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
123 18
JsonRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
92 17
ThriftRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
103 17
EncodedRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
122 16
Connection.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
169 16
TFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
91 15
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13
Downstream.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
55 12
TracingContext.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
63 12
InitRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
73 12
CallRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
92 12
ErrorFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
105 12
InitResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
77 12
LargePayloadBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
151 11
PingPongMultiServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
144 11
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11
CallResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
84 11
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11
TFuture.java
in tchannel-core/src/main/java/com/uber/tchannel/api
140 10
PeerManager.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
113 10
ErrorResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
46 9
Serializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
47 9
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9
ObservedSpan.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
37 8
EncodedResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
126 8
CancelFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
56 8
SubChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
236 8
CallResponseContinueFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
54 7
ClaimFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
49 7
AdvertiseRequest.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages
40 6
ThriftHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
85 6
TraceBehavior.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
84 6
Response.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
28 6
PrefixedHeadersCarrier.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
97 6
CallRequestContinueFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
51 6
HTTPServer.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
106 5
Request.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
21 5
Server.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
65 5
ThriftSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
98 5
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5
PingResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
29 5
PingRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
29 5
Checksums.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
33 5
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
Connection.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
169 16 2
Correlations

File Size vs. Commits (all time): 128 points

tchannel-core/src/main/java/com/uber/tchannel/handlers/ResponseRouter.java x: 57 commits (all time) y: 172 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/RequestRouter.java x: 82 commits (all time) y: 245 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/MessageCodec.java x: 20 commits (all time) y: 144 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageFragmenter.java x: 23 commits (all time) y: 103 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedRequest.java x: 14 commits (all time) y: 122 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/JsonRequest.java x: 8 commits (all time) y: 92 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawRequest.java x: 11 commits (all time) y: 123 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Request.java x: 23 commits (all time) y: 351 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftRequest.java x: 9 commits (all time) y: 103 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/Tracing.java x: 12 commits (all time) y: 132 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/TFuture.java x: 18 commits (all time) y: 140 lines of code tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api/HyperbahnClient.java x: 36 commits (all time) y: 185 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageDefragmenter.java x: 32 commits (all time) y: 124 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ErrorResponse.java x: 9 commits (all time) y: 46 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java x: 21 commits (all time) y: 262 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/TChannelMessage.java x: 5 commits (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrameCodec.java x: 13 commits (all time) y: 67 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java x: 15 commits (all time) y: 105 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/LoadControlHandler.java x: 2 commits (all time) y: 57 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/TChannel.java x: 117 commits (all time) y: 350 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/CodecUtils.java x: 17 commits (all time) y: 269 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/InitRequestHandler.java x: 27 commits (all time) y: 51 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/InitRequestInitiator.java x: 22 commits (all time) y: 42 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftSerializer.java x: 9 commits (all time) y: 98 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedResponse.java x: 14 commits (all time) y: 126 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftResponse.java x: 10 commits (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java x: 8 commits (all time) y: 51 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestFrame.java x: 12 commits (all time) y: 92 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java x: 6 commits (all time) y: 54 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java x: 9 commits (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java x: 6 commits (all time) y: 56 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java x: 7 commits (all time) y: 49 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java x: 8 commits (all time) y: 73 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java x: 7 commits (all time) y: 77 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/ThriftHandler.java x: 6 commits (all time) y: 85 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/OpenTracingContext.java x: 4 commits (all time) y: 50 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/Server.java x: 5 commits (all time) y: 65 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/TraceBehavior.java x: 8 commits (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/SubChannel.java x: 44 commits (all time) y: 236 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/PeerManager.java x: 24 commits (all time) y: 113 lines of code tchannel-example/src/main/java/com/uber/tchannel/hyperbahn/HyperbahnExample.java x: 28 commits (all time) y: 46 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingClient.java x: 35 commits (all time) y: 83 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/Connection.java x: 23 commits (all time) y: 169 lines of code tchannel-core/src/main/thrift/meta.thrift x: 4 commits (all time) y: 34 lines of code tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java x: 8 commits (all time) y: 93 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/JSONSerializer.java x: 5 commits (all time) y: 45 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java x: 10 commits (all time) y: 113 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/OutRequest.java x: 21 commits (all time) y: 180 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java x: 17 commits (all time) y: 151 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java x: 22 commits (all time) y: 144 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java x: 56 commits (all time) y: 155 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/JSONRequestHandler.java x: 9 commits (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/ThriftAsyncRequestHandler.java x: 7 commits (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/ConnectionState.java x: 5 commits (all time) y: 39 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/SubPeer.java x: 13 commits (all time) y: 66 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallFrame.java x: 10 commits (all time) y: 110 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/JsonResponse.java x: 6 commits (all time) y: 73 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/PrefixedHeadersCarrier.java x: 2 commits (all time) y: 97 lines of code tchannel-core/src/main/java/com/uber/tchannel/utils/TChannelUtilities.java x: 15 commits (all time) y: 56 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/JSONHandler.java x: 3 commits (all time) y: 53 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/JsonRequestHandler.java x: 12 commits (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/RequestSpanInterceptor.java x: 3 commits (all time) y: 8 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/ChannelRegistrar.java x: 15 commits (all time) y: 28 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/Peer.java x: 25 commits (all time) y: 117 lines of code tchannel-core/src/main/java/com/uber/tchannel/headers/ArgScheme.java x: 9 commits (all time) y: 49 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawMessage.java x: 7 commits (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Serializer.java x: 3 commits (all time) y: 47 lines of code tchannel-core/src/main/java/com/uber/tchannel/checksum/Checksums.java x: 10 commits (all time) y: 33 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/ProtocolError.java x: 5 commits (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/Frame.java x: 6 commits (all time) y: 61 lines of code tchannel-core/src/main/java/com/uber/tchannel/headers/TransportHeaders.java x: 3 commits (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ResponseMessage.java x: 6 commits (all time) y: 16 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/JsonClient.java x: 16 commits (all time) y: 28 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/JsonServer.java x: 15 commits (all time) y: 14 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingServer.java x: 26 commits (all time) y: 39 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueClient.java x: 22 commits (all time) y: 79 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueServer.java x: 15 commits (all time) y: 18 lines of code tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages/AdvertiseRequest.java x: 6 commits (all time) y: 40 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/DefaultTypedRequestHandler.java x: 9 commits (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/HealthCheckRequestHandler.java x: 3 commits (all time) y: 13 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/HTTPServer.java x: 5 commits (all time) y: 106 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingRequestHandler.java x: 27 commits (all time) y: 15 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/GetValueRequestHandler.java x: 9 commits (all time) y: 25 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/SetValueRequestHandler.java x: 9 commits (all time) y: 21 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelConnectionTimeout.java x: 3 commits (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/PingRequestFrame.java x: 6 commits (all time) y: 29 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrame.java x: 8 commits (all time) y: 91 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Downstream.java x: 1 commits (all time) y: 55 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/ObservedSpan.java x: 1 commits (all time) y: 37 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Request.java x: 1 commits (all time) y: 21 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Response.java x: 1 commits (all time) y: 28 lines of code tchannel-crossdock/src/main/thrift/simple-service.thrift x: 1 commits (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/TraceableRequest.java x: 1 commits (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/TracingContext.java x: 1 commits (all time) y: 63 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/PingHandler.java x: 10 commits (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/RawRequestHandler.java x: 2 commits (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/TFutureCallback.java x: 3 commits (all time) y: 5 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelCodec.java x: 2 commits (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelError.java x: 12 commits (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/PingFrame.java x: 4 commits (all time) y: 3 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelConnectionReset.java x: 2 commits (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/RequestHandler.java x: 8 commits (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelInterrupted.java x: 4 commits (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TChannelLengthFieldBasedFrameDecoder.java x: 4 commits (all time) y: 14 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/FrameType.java x: 2 commits (all time) y: 49 lines of code tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages/AdvertiseResponse.java x: 5 commits (all time) y: 15 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/BusyError.java x: 2 commits (all time) y: 24 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/ResponseCode.java x: 2 commits (all time) y: 22 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/BadRequestError.java x: 4 commits (all time) y: 24 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/ErrorType.java x: 2 commits (all time) y: 46 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/FatalProtocolError.java x: 5 commits (all time) y: 23 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/RequestPojo.java x: 2 commits (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/checksum/ChecksumType.java x: 4 commits (all time) y: 28 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/Trace.java x: 2 commits (all time) y: 18 lines of code
351.0
lines of code
  min: 3.0
  average: 64.95
  25th percentile: 15.0
  median: 46.0
  75th percentile: 92.0
  max: 351.0
0 117.0
commits (all time)
min: 1.0 | average: 11.76 | 25th percentile: 3.0 | median: 7.0 | 75th percentile: 14.75 | max: 117.0

File Size vs. Contributors (all time): 128 points

tchannel-core/src/main/java/com/uber/tchannel/handlers/ResponseRouter.java x: 11 contributors (all time) y: 172 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/RequestRouter.java x: 17 contributors (all time) y: 245 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/MessageCodec.java x: 6 contributors (all time) y: 144 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageFragmenter.java x: 7 contributors (all time) y: 103 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedRequest.java x: 7 contributors (all time) y: 122 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/JsonRequest.java x: 5 contributors (all time) y: 92 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawRequest.java x: 5 contributors (all time) y: 123 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Request.java x: 8 contributors (all time) y: 351 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftRequest.java x: 6 contributors (all time) y: 103 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/Tracing.java x: 5 contributors (all time) y: 132 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/TFuture.java x: 5 contributors (all time) y: 140 lines of code tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api/HyperbahnClient.java x: 9 contributors (all time) y: 185 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/MessageDefragmenter.java x: 6 contributors (all time) y: 124 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ErrorResponse.java x: 3 contributors (all time) y: 46 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Response.java x: 5 contributors (all time) y: 262 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/TChannelMessage.java x: 2 contributors (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrameCodec.java x: 4 contributors (all time) y: 67 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/ErrorFrame.java x: 4 contributors (all time) y: 105 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/LoadControlHandler.java x: 2 contributors (all time) y: 57 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/TChannel.java x: 14 contributors (all time) y: 350 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/CodecUtils.java x: 6 contributors (all time) y: 269 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/InitRequestHandler.java x: 7 contributors (all time) y: 51 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/InitRequestInitiator.java x: 8 contributors (all time) y: 42 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftSerializer.java x: 5 contributors (all time) y: 98 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/EncodedResponse.java x: 5 contributors (all time) y: 126 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ThriftResponse.java x: 4 contributors (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallRequestContinueFrame.java x: 4 contributors (all time) y: 51 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseContinueFrame.java x: 4 contributors (all time) y: 54 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallResponseFrame.java x: 5 contributors (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CancelFrame.java x: 2 contributors (all time) y: 56 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/ClaimFrame.java x: 3 contributors (all time) y: 49 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/InitRequestFrame.java x: 3 contributors (all time) y: 73 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/InitResponseFrame.java x: 3 contributors (all time) y: 77 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/ThriftHandler.java x: 5 contributors (all time) y: 85 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/Server.java x: 4 contributors (all time) y: 65 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/TraceBehavior.java x: 6 contributors (all time) y: 84 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/SubChannel.java x: 8 contributors (all time) y: 236 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/PeerManager.java x: 5 contributors (all time) y: 113 lines of code tchannel-example/src/main/java/com/uber/tchannel/hyperbahn/HyperbahnExample.java x: 7 contributors (all time) y: 46 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingClient.java x: 8 contributors (all time) y: 83 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/Connection.java x: 4 contributors (all time) y: 169 lines of code tchannel-core/src/main/thrift/meta.thrift x: 3 contributors (all time) y: 34 lines of code tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java x: 3 contributors (all time) y: 93 lines of code tchannel-example/src/main/java/com/uber/tchannel/basic/SyncRequest.java x: 3 contributors (all time) y: 85 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/JSONSerializer.java x: 3 contributors (all time) y: 45 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawResponse.java x: 3 contributors (all time) y: 113 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/OutRequest.java x: 4 contributors (all time) y: 180 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/LargePayloadBenchmark.java x: 5 contributors (all time) y: 151 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongMultiServerBenchmark.java x: 5 contributors (all time) y: 144 lines of code tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks/PingPongServerBenchmark.java x: 9 contributors (all time) y: 155 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/JSONRequestHandler.java x: 4 contributors (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/ThriftAsyncRequestHandler.java x: 4 contributors (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/ConnectionState.java x: 2 contributors (all time) y: 39 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/CallFrame.java x: 4 contributors (all time) y: 110 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/PrefixedHeadersCarrier.java x: 2 contributors (all time) y: 97 lines of code tchannel-core/src/main/java/com/uber/tchannel/utils/TChannelUtilities.java x: 3 contributors (all time) y: 56 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace/JSONHandler.java x: 2 contributors (all time) y: 53 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/JsonRequestHandler.java x: 5 contributors (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/RequestSpanInterceptor.java x: 2 contributors (all time) y: 8 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/ChannelRegistrar.java x: 6 contributors (all time) y: 28 lines of code tchannel-core/src/main/java/com/uber/tchannel/channels/Peer.java x: 4 contributors (all time) y: 117 lines of code tchannel-core/src/main/java/com/uber/tchannel/headers/ArgScheme.java x: 5 contributors (all time) y: 49 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/RawMessage.java x: 4 contributors (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/Serializer.java x: 2 contributors (all time) y: 47 lines of code tchannel-core/src/main/java/com/uber/tchannel/checksum/Checksums.java x: 4 contributors (all time) y: 33 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/ProtocolError.java x: 3 contributors (all time) y: 10 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/Frame.java x: 2 contributors (all time) y: 61 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/InitFrame.java x: 2 contributors (all time) y: 11 lines of code tchannel-core/src/main/java/com/uber/tchannel/headers/TransportHeaders.java x: 3 contributors (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/messages/ResponseMessage.java x: 3 contributors (all time) y: 16 lines of code tchannel-example/src/main/java/com/uber/tchannel/json/JsonServer.java x: 6 contributors (all time) y: 14 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingServer.java x: 6 contributors (all time) y: 39 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueClient.java x: 6 contributors (all time) y: 79 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueServer.java x: 6 contributors (all time) y: 18 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/HealthCheckRequestHandler.java x: 2 contributors (all time) y: 13 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/HTTPServer.java x: 5 contributors (all time) y: 106 lines of code tchannel-example/src/main/java/com/uber/tchannel/ping/PingRequestHandler.java x: 4 contributors (all time) y: 15 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/GetValueRequestHandler.java x: 3 contributors (all time) y: 25 lines of code tchannel-example/src/main/java/com/uber/tchannel/thrift/SetValueRequestHandler.java x: 3 contributors (all time) y: 21 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/PingRequestFrame.java x: 2 contributors (all time) y: 29 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TFrame.java x: 3 contributors (all time) y: 91 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Downstream.java x: 1 contributors (all time) y: 55 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/ObservedSpan.java x: 1 contributors (all time) y: 37 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Request.java x: 1 contributors (all time) y: 21 lines of code tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api/Response.java x: 1 contributors (all time) y: 28 lines of code tchannel-crossdock/src/main/thrift/simple-service.thrift x: 1 contributors (all time) y: 9 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/TraceableRequest.java x: 1 contributors (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/TracingContext.java x: 1 contributors (all time) y: 63 lines of code tchannel-core/src/main/java/com/uber/tchannel/handlers/PingHandler.java x: 5 contributors (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/RawRequestHandler.java x: 1 contributors (all time) y: 12 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/TFutureCallback.java x: 1 contributors (all time) y: 5 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/errors/TChannelError.java x: 1 contributors (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/PingFrame.java x: 1 contributors (all time) y: 3 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/handlers/RequestHandler.java x: 3 contributors (all time) y: 6 lines of code tchannel-core/src/main/java/com/uber/tchannel/codecs/TChannelLengthFieldBasedFrameDecoder.java x: 3 contributors (all time) y: 14 lines of code tchannel-core/src/main/java/com/uber/tchannel/frames/FrameType.java x: 1 contributors (all time) y: 49 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/BusyError.java x: 2 contributors (all time) y: 24 lines of code tchannel-core/src/main/java/com/uber/tchannel/api/ResponseCode.java x: 2 contributors (all time) y: 22 lines of code tchannel-example/src/main/thrift/keyvalue.thrift x: 2 contributors (all time) y: 15 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/ErrorType.java x: 2 contributors (all time) y: 46 lines of code tchannel-core/src/main/java/com/uber/tchannel/errors/FatalProtocolError.java x: 2 contributors (all time) y: 23 lines of code tchannel-core/src/main/java/com/uber/tchannel/tracing/Trace.java x: 2 contributors (all time) y: 18 lines of code
351.0
lines of code
  min: 3.0
  average: 64.95
  25th percentile: 15.0
  median: 46.0
  75th percentile: 92.0
  max: 351.0
0 17.0
contributors (all time)
min: 1.0 | average: 3.84 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 17.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".