azure / go-amqp
File Size

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

Intro
Learn more...
File Size Overall
15% | 44% | 26% | 6% | 6%
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
go15% | 44% | 26% | 6% | 6%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
internal26% | 34% | 26% | 7% | 4%
ROOT0% | 58% | 27% | 5% | 8%
Longest Files (Top 28)
File# lines# units
types.go
in internal/encoding
1263 56
decode.go
in internal/encoding
953 30
conn.go
in root
787 36
frames.go
in internal/frames
667 66
631 30
session.go
in root
542 17
encode.go
in internal/encoding
495 15
sender.go
in root
410 14
net_conn.go
in internal/fake
391 32
exported_types.go
in internal/encoding
369 51
link.go
in root
260 9
message.go
in root
253 12
sasl.go
in root
197 7
buffer.go
in internal/buffer
142 22
parsing.go
in internal/frames
112 3
queue.go
in internal/queue
109 9
errors.go
in root
87 6
testconn.go
in internal/testconn
80 9
72 4
63 2
bitmap.go
in internal/bitmap
55 4
const.go
in root
38 2
debug_debug.go
in internal/debug
33 4
recorder.go
in internal/testconn
26 3
shared.go
in internal/shared
24 2
8 -
debug.go
in internal/debug
4 3
doc.go
in root
1 -
Files With Most Units (Top 26)
File# lines# units
frames.go
in internal/frames
667 66
types.go
in internal/encoding
1263 56
exported_types.go
in internal/encoding
369 51
conn.go
in root
787 36
net_conn.go
in internal/fake
391 32
631 30
decode.go
in internal/encoding
953 30
buffer.go
in internal/buffer
142 22
session.go
in root
542 17
encode.go
in internal/encoding
495 15
sender.go
in root
410 14
message.go
in root
253 12
link.go
in root
260 9
testconn.go
in internal/testconn
80 9
queue.go
in internal/queue
109 9
sasl.go
in root
197 7
errors.go
in root
87 6
72 4
bitmap.go
in internal/bitmap
55 4
debug_debug.go
in internal/debug
33 4
recorder.go
in internal/testconn
26 3
debug.go
in internal/debug
4 3
parsing.go
in internal/frames
112 3
const.go
in root
38 2
63 2
shared.go
in internal/shared
24 2
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 39 long lines.

File# lines# units# long lines
631 30 10
session.go
in root
542 17 9
sender.go
in root
410 14 5
net_conn.go
in internal/fake
391 32 4
link.go
in root
260 9 3
conn.go
in root
787 36 3
exported_types.go
in internal/encoding
369 51 3
frames.go
in internal/frames
667 66 2
Correlations

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

receiver.go x: 74 commits (all time) y: 631 lines of code internal/encoding/decode.go x: 6 commits (all time) y: 953 lines of code internal/encoding/encode.go x: 3 commits (all time) y: 495 lines of code link.go x: 75 commits (all time) y: 260 lines of code link_options.go x: 19 commits (all time) y: 63 lines of code sender.go x: 52 commits (all time) y: 410 lines of code delivery_state.go x: 1 commits (all time) y: 8 lines of code internal/encoding/exported_types.go x: 2 commits (all time) y: 369 lines of code internal/encoding/types.go x: 9 commits (all time) y: 1263 lines of code message.go x: 36 commits (all time) y: 253 lines of code conn.go x: 111 commits (all time) y: 787 lines of code errors.go x: 14 commits (all time) y: 87 lines of code internal/buffer/buffer.go x: 2 commits (all time) y: 142 lines of code session.go x: 70 commits (all time) y: 542 lines of code internal/fake/net_conn.go x: 7 commits (all time) y: 391 lines of code internal/frames/frames.go x: 10 commits (all time) y: 667 lines of code sasl.go x: 41 commits (all time) y: 197 lines of code creditor.go x: 7 commits (all time) y: 72 lines of code internal/queue/queue.go x: 1 commits (all time) y: 109 lines of code internal/frames/parsing.go x: 4 commits (all time) y: 112 lines of code const.go x: 6 commits (all time) y: 38 lines of code internal/testconn/testconn.go x: 5 commits (all time) y: 80 lines of code internal/debug/debug.go x: 2 commits (all time) y: 4 lines of code internal/debug/debug_debug.go x: 2 commits (all time) y: 33 lines of code internal/shared/shared.go x: 1 commits (all time) y: 24 lines of code internal/bitmap/bitmap.go x: 1 commits (all time) y: 55 lines of code internal/testconn/recorder.go x: 2 commits (all time) y: 26 lines of code
1263.0
lines of code
  min: 1.0
  average: 288.29
  25th percentile: 42.25
  median: 127.0
  75th percentile: 473.75
  max: 1263.0
0 111.0
commits (all time)
min: 1.0 | average: 20.18 | 25th percentile: 2.0 | median: 6.0 | 75th percentile: 31.75 | max: 111.0

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

receiver.go x: 5 contributors (all time) y: 631 lines of code internal/encoding/decode.go x: 3 contributors (all time) y: 953 lines of code internal/encoding/encode.go x: 2 contributors (all time) y: 495 lines of code link.go x: 7 contributors (all time) y: 260 lines of code link_options.go x: 3 contributors (all time) y: 63 lines of code sender.go x: 4 contributors (all time) y: 410 lines of code delivery_state.go x: 1 contributors (all time) y: 8 lines of code internal/encoding/exported_types.go x: 1 contributors (all time) y: 369 lines of code internal/encoding/types.go x: 2 contributors (all time) y: 1263 lines of code message.go x: 6 contributors (all time) y: 253 lines of code conn.go x: 10 contributors (all time) y: 787 lines of code errors.go x: 2 contributors (all time) y: 87 lines of code internal/buffer/buffer.go x: 1 contributors (all time) y: 142 lines of code session.go x: 4 contributors (all time) y: 542 lines of code internal/fake/net_conn.go x: 1 contributors (all time) y: 391 lines of code internal/frames/frames.go x: 2 contributors (all time) y: 667 lines of code sasl.go x: 4 contributors (all time) y: 197 lines of code creditor.go x: 1 contributors (all time) y: 72 lines of code internal/queue/queue.go x: 1 contributors (all time) y: 109 lines of code internal/frames/parsing.go x: 1 contributors (all time) y: 112 lines of code const.go x: 1 contributors (all time) y: 38 lines of code internal/testconn/testconn.go x: 2 contributors (all time) y: 80 lines of code internal/debug/debug.go x: 1 contributors (all time) y: 4 lines of code internal/debug/debug_debug.go x: 1 contributors (all time) y: 33 lines of code internal/shared/shared.go x: 1 contributors (all time) y: 24 lines of code internal/bitmap/bitmap.go x: 1 contributors (all time) y: 55 lines of code internal/testconn/recorder.go x: 2 contributors (all time) y: 26 lines of code doc.go x: 2 contributors (all time) y: 1 lines of code
1263.0
lines of code
  min: 1.0
  average: 288.29
  25th percentile: 42.25
  median: 127.0
  75th percentile: 473.75
  max: 1263.0
0 10.0
contributors (all time)
min: 1.0 | average: 2.57 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.75 | max: 10.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): 3 points

receiver.go x: 2 commits (90d) y: 631 lines of code internal/encoding/decode.go x: 1 commits (90d) y: 953 lines of code internal/encoding/encode.go x: 1 commits (90d) y: 495 lines of code
953.0
lines of code
  min: 495.0
  average: 693.0
  25th percentile: 495.0
  median: 631.0
  75th percentile: 953.0
  max: 953.0
0 2.0
commits (90d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

receiver.go x: 1 contributors (90d) y: 631 lines of code internal/encoding/decode.go x: 1 contributors (90d) y: 953 lines of code internal/encoding/encode.go x: 1 contributors (90d) y: 495 lines of code
953.0
lines of code
  min: 495.0
  average: 693.0
  25th percentile: 495.0
  median: 631.0
  75th percentile: 953.0
  max: 953.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0