apache / pulsar-client-python
File Size

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

Intro
Learn more...
File Size Overall
0% | 24% | 23% | 12% | 39%
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
py0% | 43% | 23% | 6% | 26%
cc0% | 0% | 28% | 24% | 47%
h0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pulsar0% | 47% | 25% | 6% | 19%
src0% | 0% | 25% | 21% | 52%
cmake_modules0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
build-support0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
__init__.py
in pulsar
700 95
definition.py
in pulsar/schema
379 72
config.cc
in src
300 3
139 4
enums.cc
in src
117 1
schema_avro.py
in pulsar/schema
102 11
94 18
FindClangTools.cmake
in cmake_modules
93 -
86 1
context.py
in pulsar/functions
86 28
client.cc
in src
72 11
schema.py
in pulsar/schema
72 20
setup.py
in root
69 3
61 -
58 6
utils.h
in src
55 2
53 1
asyncio.py
in pulsar
50 6
run_clang_format.py
in build-support
48 -
reader.cc
in src
40 8
35 1
tableview.py
in pulsar
31 8
serde.py
in pulsar/functions
30 7
utils.cc
in src
28 2
pulsar.cc
in src
28 -
schema.cc
in src
11 1
dep-version.py
in build-support
11 -
exceptions.py
in pulsar
9 -
function.py
in pulsar/functions
5 1
__init__.py
in pulsar/schema
4 -
3 -
__about__.py
in pulsar
1 -
__init__.py
in pulsar/functions
1 -
Files With Most Units (Top 23)
File# lines# units
__init__.py
in pulsar
700 95
definition.py
in pulsar/schema
379 72
context.py
in pulsar/functions
86 28
schema.py
in pulsar/schema
72 20
94 18
client.cc
in src
72 11
schema_avro.py
in pulsar/schema
102 11
reader.cc
in src
40 8
tableview.py
in pulsar
31 8
serde.py
in pulsar/functions
30 7
58 6
asyncio.py
in pulsar
50 6
139 4
config.cc
in src
300 3
setup.py
in root
69 3
utils.h
in src
55 2
utils.cc
in src
28 2
enums.cc
in src
117 1
86 1
53 1
schema.cc
in src
11 1
35 1
function.py
in pulsar/functions
5 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 10 long lines.

File# lines# units# long lines
config.cc
in src
300 3 5
definition.py
in pulsar/schema
379 72 3
__init__.py
in pulsar
700 95 2
Correlations

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

dependencies.yaml x: 17 commits (all time) y: 3 lines of code pulsar/__init__.py x: 97 commits (all time) y: 700 lines of code pulsar/tableview.py x: 1 commits (all time) y: 31 lines of code src/client.cc x: 13 commits (all time) y: 72 lines of code src/pulsar.cc x: 10 commits (all time) y: 28 lines of code src/table_view.cc x: 1 commits (all time) y: 53 lines of code src/config.cc x: 45 commits (all time) y: 300 lines of code src/enums.cc x: 18 commits (all time) y: 117 lines of code pulsar/__about__.py x: 7 commits (all time) y: 1 lines of code pulsar/functions/serde.py x: 6 commits (all time) y: 30 lines of code setup.py x: 34 commits (all time) y: 69 lines of code src/consumer.cc x: 19 commits (all time) y: 94 lines of code pulsar/schema/schema_avro.py x: 10 commits (all time) y: 102 lines of code pulsar/asyncio.py x: 1 commits (all time) y: 50 lines of code src/producer.cc x: 15 commits (all time) y: 58 lines of code pulsar/schema/definition.py x: 22 commits (all time) y: 379 lines of code pulsar/schema/schema.py x: 10 commits (all time) y: 72 lines of code pulsar/functions/context.py x: 15 commits (all time) y: 86 lines of code src/message.cc x: 19 commits (all time) y: 86 lines of code src/utils.cc x: 3 commits (all time) y: 28 lines of code src/utils.h x: 11 commits (all time) y: 55 lines of code src/reader.cc x: 9 commits (all time) y: 40 lines of code pulsar/exceptions.py x: 2 commits (all time) y: 9 lines of code src/authentication.cc x: 9 commits (all time) y: 35 lines of code src/exceptions.cc x: 5 commits (all time) y: 139 lines of code src/exceptions.h x: 1 commits (all time) y: 61 lines of code src/schema.cc x: 3 commits (all time) y: 11 lines of code pulsar/functions/function.py x: 3 commits (all time) y: 5 lines of code build-support/run_clang_format.py x: 1 commits (all time) y: 48 lines of code cmake_modules/FindClangTools.cmake x: 1 commits (all time) y: 93 lines of code pulsar/functions/__init__.py x: 2 commits (all time) y: 1 lines of code pulsar/schema/__init__.py x: 4 commits (all time) y: 4 lines of code
700.0
lines of code
  min: 1.0
  average: 87.0
  25th percentile: 19.5
  median: 53.0
  75th percentile: 89.5
  max: 700.0
0 97.0
commits (all time)
min: 1.0 | average: 12.61 | 25th percentile: 2.0 | median: 9.0 | 75th percentile: 16.0 | max: 97.0

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

dependencies.yaml x: 3 contributors (all time) y: 3 lines of code pulsar/__init__.py x: 48 contributors (all time) y: 700 lines of code pulsar/tableview.py x: 1 contributors (all time) y: 31 lines of code src/client.cc x: 4 contributors (all time) y: 72 lines of code src/pulsar.cc x: 5 contributors (all time) y: 28 lines of code src/table_view.cc x: 1 contributors (all time) y: 53 lines of code src/config.cc x: 28 contributors (all time) y: 300 lines of code src/enums.cc x: 11 contributors (all time) y: 117 lines of code pulsar/__about__.py x: 4 contributors (all time) y: 1 lines of code pulsar/functions/serde.py x: 4 contributors (all time) y: 30 lines of code setup.py x: 13 contributors (all time) y: 69 lines of code src/consumer.cc x: 9 contributors (all time) y: 94 lines of code pulsar/schema/schema_avro.py x: 6 contributors (all time) y: 102 lines of code pulsar/asyncio.py x: 1 contributors (all time) y: 50 lines of code src/producer.cc x: 7 contributors (all time) y: 58 lines of code pulsar/schema/definition.py x: 11 contributors (all time) y: 379 lines of code pulsar/schema/schema.py x: 7 contributors (all time) y: 72 lines of code pulsar/functions/context.py x: 8 contributors (all time) y: 86 lines of code src/message.cc x: 13 contributors (all time) y: 86 lines of code src/utils.cc x: 2 contributors (all time) y: 28 lines of code src/utils.h x: 6 contributors (all time) y: 55 lines of code src/reader.cc x: 5 contributors (all time) y: 40 lines of code pulsar/exceptions.py x: 2 contributors (all time) y: 9 lines of code src/authentication.cc x: 6 contributors (all time) y: 35 lines of code src/exceptions.cc x: 3 contributors (all time) y: 139 lines of code src/exceptions.h x: 1 contributors (all time) y: 61 lines of code pulsar/functions/function.py x: 2 contributors (all time) y: 5 lines of code build-support/run_clang_format.py x: 1 contributors (all time) y: 48 lines of code cmake_modules/FindClangTools.cmake x: 1 contributors (all time) y: 93 lines of code pulsar/functions/__init__.py x: 1 contributors (all time) y: 1 lines of code
700.0
lines of code
  min: 1.0
  average: 87.0
  25th percentile: 19.5
  median: 53.0
  75th percentile: 89.5
  max: 700.0
0 48.0
contributors (all time)
min: 1.0 | average: 6.67 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 7.5 | max: 48.0

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

dependencies.yaml x: 1 commits (30d) y: 3 lines of code pulsar/__init__.py x: 4 commits (30d) y: 700 lines of code pulsar/tableview.py x: 1 commits (30d) y: 31 lines of code src/client.cc x: 1 commits (30d) y: 72 lines of code src/pulsar.cc x: 1 commits (30d) y: 28 lines of code src/table_view.cc x: 1 commits (30d) y: 53 lines of code src/config.cc x: 2 commits (30d) y: 300 lines of code src/enums.cc x: 1 commits (30d) y: 117 lines of code
700.0
lines of code
  min: 3.0
  average: 163.0
  25th percentile: 28.75
  median: 62.5
  75th percentile: 254.25
  max: 700.0
0 4.0
commits (30d)
min: 1.0 | average: 1.5 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 4.0

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

dependencies.yaml x: 1 contributors (30d) y: 3 lines of code pulsar/__init__.py x: 1 contributors (30d) y: 700 lines of code pulsar/tableview.py x: 1 contributors (30d) y: 31 lines of code src/client.cc x: 1 contributors (30d) y: 72 lines of code src/pulsar.cc x: 1 contributors (30d) y: 28 lines of code src/table_view.cc x: 1 contributors (30d) y: 53 lines of code src/config.cc x: 1 contributors (30d) y: 300 lines of code src/enums.cc x: 1 contributors (30d) y: 117 lines of code
700.0
lines of code
  min: 3.0
  average: 163.0
  25th percentile: 28.75
  median: 62.5
  75th percentile: 254.25
  max: 700.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

dependencies.yaml x: 1 commits (90d) y: 3 lines of code pulsar/__init__.py x: 5 commits (90d) y: 700 lines of code pulsar/tableview.py x: 1 commits (90d) y: 31 lines of code src/client.cc x: 1 commits (90d) y: 72 lines of code src/pulsar.cc x: 1 commits (90d) y: 28 lines of code src/table_view.cc x: 1 commits (90d) y: 53 lines of code src/config.cc x: 3 commits (90d) y: 300 lines of code src/enums.cc x: 1 commits (90d) y: 117 lines of code pulsar/__about__.py x: 1 commits (90d) y: 1 lines of code
700.0
lines of code
  min: 1.0
  average: 145.0
  25th percentile: 15.5
  median: 53.0
  75th percentile: 208.5
  max: 700.0
0 5.0
commits (90d)
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.0

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

dependencies.yaml x: 1 contributors (90d) y: 3 lines of code pulsar/__init__.py x: 2 contributors (90d) y: 700 lines of code pulsar/tableview.py x: 1 contributors (90d) y: 31 lines of code src/client.cc x: 1 contributors (90d) y: 72 lines of code src/pulsar.cc x: 1 contributors (90d) y: 28 lines of code src/table_view.cc x: 1 contributors (90d) y: 53 lines of code src/config.cc x: 2 contributors (90d) y: 300 lines of code src/enums.cc x: 1 contributors (90d) y: 117 lines of code pulsar/__about__.py x: 1 contributors (90d) y: 1 lines of code
700.0
lines of code
  min: 1.0
  average: 145.0
  25th percentile: 15.5
  median: 53.0
  75th percentile: 208.5
  max: 700.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.22 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0