apache / pulsar-client-python
File Size

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

Intro
Learn more...
File Size Overall
0% | 23% | 24% | 13% | 38%
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% | 42% | 26% | 7% | 23%
cc0% | 0% | 28% | 26% | 45%
h0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
yml0% | 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% | 46% | 29% | 7% | 15%
src0% | 0% | 25% | 23% | 51%
cmake_modules0% | 0% | 0% | 0% | 100%
build-support0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
__init__.py
in pulsar
594 78
definition.py
in pulsar/schema
373 71
config.cc
in src
262 3
139 4
enums.cc
in src
103 1
schema_avro.py
in pulsar/schema
101 11
FindClangTools.cmake
in cmake_modules
93 -
92 18
84 1
context.py
in pulsar/functions
83 27
schema.py
in pulsar/schema
70 20
setup.py
in root
69 3
61 -
utils.h
in src
55 2
client.cc
in src
54 9
53 5
run_clang_format.py
in build-support
48 -
reader.cc
in src
40 8
35 1
serde.py
in pulsar/functions
30 7
utils.cc
in src
28 2
27 -
pulsar.cc
in src
26 -
dep-version.py
in build-support
11 -
schema.cc
in src
11 1
10 -
exceptions.py
in pulsar
9 -
function.py
in pulsar/functions
5 1
__init__.py
in pulsar/schema
4 -
__about__.py
in pulsar
1 -
__init__.py
in pulsar/functions
1 -
Files With Most Units (Top 20)
File# lines# units
__init__.py
in pulsar
594 78
definition.py
in pulsar/schema
373 71
context.py
in pulsar/functions
83 27
schema.py
in pulsar/schema
70 20
92 18
schema_avro.py
in pulsar/schema
101 11
client.cc
in src
54 9
reader.cc
in src
40 8
serde.py
in pulsar/functions
30 7
53 5
139 4
setup.py
in root
69 3
config.cc
in src
262 3
utils.h
in src
55 2
utils.cc
in src
28 2
function.py
in pulsar/functions
5 1
schema.cc
in src
11 1
35 1
84 1
enums.cc
in src
103 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 9 long lines.

File# lines# units# long lines
definition.py
in pulsar/schema
373 71 3
27 - 2
__init__.py
in pulsar
594 78 2
config.cc
in src
262 3 2
Correlations

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

pulsar/__init__.py x: 78 commits (all time) y: 594 lines of code src/config.cc x: 37 commits (all time) y: 262 lines of code pulsar/__about__.py x: 3 commits (all time) y: 1 lines of code src/enums.cc x: 15 commits (all time) y: 103 lines of code pulsar/schema/schema.py x: 9 commits (all time) y: 70 lines of code pulsar/schema/schema_avro.py x: 8 commits (all time) y: 101 lines of code src/client.cc x: 11 commits (all time) y: 54 lines of code src/message.cc x: 18 commits (all time) y: 84 lines of code src/utils.cc x: 3 commits (all time) y: 28 lines of code src/reader.cc x: 9 commits (all time) y: 40 lines of code src/consumer.cc x: 17 commits (all time) y: 92 lines of code build-support/docker-compose-pulsar-oauth2.yml x: 1 commits (all time) y: 27 lines of code dependencies.yaml x: 8 commits (all time) y: 10 lines of code setup.py x: 31 commits (all time) y: 69 lines of code pulsar/exceptions.py x: 2 commits (all time) y: 9 lines of code src/producer.cc x: 14 commits (all time) y: 53 lines of code pulsar/schema/definition.py x: 21 commits (all time) y: 373 lines of code build-support/dep-version.py x: 2 commits (all time) y: 11 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/pulsar.cc x: 9 commits (all time) y: 26 lines of code src/schema.cc x: 3 commits (all time) y: 11 lines of code pulsar/functions/context.py x: 14 commits (all time) y: 83 lines of code pulsar/functions/function.py x: 3 commits (all time) y: 5 lines of code pulsar/functions/serde.py x: 5 commits (all time) y: 30 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
594.0
lines of code
  min: 1.0
  average: 82.97
  25th percentile: 11.0
  median: 53.0
  75th percentile: 92.0
  max: 594.0
0 78.0
commits (all time)
min: 1.0 | average: 11.45 | 25th percentile: 3.0 | median: 8.0 | 75th percentile: 14.0 | max: 78.0

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

pulsar/__init__.py x: 45 contributors (all time) y: 594 lines of code src/config.cc x: 26 contributors (all time) y: 262 lines of code pulsar/__about__.py x: 2 contributors (all time) y: 1 lines of code src/enums.cc x: 10 contributors (all time) y: 103 lines of code pulsar/schema/schema.py x: 6 contributors (all time) y: 70 lines of code pulsar/schema/schema_avro.py x: 6 contributors (all time) y: 101 lines of code src/client.cc x: 4 contributors (all time) y: 54 lines of code src/message.cc x: 12 contributors (all time) y: 84 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 src/consumer.cc x: 9 contributors (all time) y: 92 lines of code build-support/docker-compose-pulsar-oauth2.yml x: 1 contributors (all time) y: 27 lines of code dependencies.yaml x: 2 contributors (all time) y: 10 lines of code setup.py x: 12 contributors (all time) y: 69 lines of code pulsar/exceptions.py x: 2 contributors (all time) y: 9 lines of code src/producer.cc x: 7 contributors (all time) y: 53 lines of code pulsar/schema/definition.py x: 10 contributors (all time) y: 373 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 src/pulsar.cc x: 5 contributors (all time) y: 26 lines of code pulsar/functions/context.py x: 7 contributors (all time) y: 83 lines of code pulsar/functions/function.py x: 2 contributors (all time) y: 5 lines of code pulsar/functions/serde.py x: 3 contributors (all time) y: 30 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 pulsar/schema/__init__.py x: 2 contributors (all time) y: 4 lines of code
594.0
lines of code
  min: 1.0
  average: 82.97
  25th percentile: 11.0
  median: 53.0
  75th percentile: 92.0
  max: 594.0
0 45.0
contributors (all time)
min: 1.0 | average: 6.55 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 7.0 | max: 45.0

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

pulsar/__init__.py x: 1 commits (30d) y: 594 lines of code src/config.cc x: 1 commits (30d) y: 262 lines of code
594.0
lines of code
  min: 262.0
  average: 428.0
  25th percentile: 262.0
  median: 428.0
  75th percentile: 594.0
  max: 594.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

pulsar/__init__.py x: 1 contributors (30d) y: 594 lines of code src/config.cc x: 1 contributors (30d) y: 262 lines of code
594.0
lines of code
  min: 262.0
  average: 428.0
  25th percentile: 262.0
  median: 428.0
  75th percentile: 594.0
  max: 594.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): 14 points

pulsar/__init__.py x: 6 commits (90d) y: 594 lines of code src/config.cc x: 2 commits (90d) y: 262 lines of code pulsar/__about__.py x: 1 commits (90d) y: 1 lines of code src/enums.cc x: 1 commits (90d) y: 103 lines of code pulsar/schema/schema.py x: 1 commits (90d) y: 70 lines of code pulsar/schema/schema_avro.py x: 1 commits (90d) y: 101 lines of code src/client.cc x: 1 commits (90d) y: 54 lines of code src/message.cc x: 1 commits (90d) y: 84 lines of code src/utils.cc x: 1 commits (90d) y: 28 lines of code src/reader.cc x: 1 commits (90d) y: 40 lines of code src/consumer.cc x: 1 commits (90d) y: 92 lines of code dependencies.yaml x: 1 commits (90d) y: 10 lines of code
594.0
lines of code
  min: 1.0
  average: 108.64
  25th percentile: 27.75
  median: 62.5
  75th percentile: 101.5
  max: 594.0
0 6.0
commits (90d)
min: 1.0 | average: 1.43 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0

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

pulsar/__init__.py x: 3 contributors (90d) y: 594 lines of code src/config.cc x: 2 contributors (90d) y: 262 lines of code pulsar/__about__.py x: 1 contributors (90d) y: 1 lines of code src/enums.cc x: 1 contributors (90d) y: 103 lines of code pulsar/schema/schema.py x: 1 contributors (90d) y: 70 lines of code pulsar/schema/schema_avro.py x: 1 contributors (90d) y: 101 lines of code src/client.cc x: 1 contributors (90d) y: 54 lines of code src/message.cc x: 1 contributors (90d) y: 84 lines of code src/utils.cc x: 1 contributors (90d) y: 28 lines of code src/reader.cc x: 1 contributors (90d) y: 40 lines of code src/consumer.cc x: 1 contributors (90d) y: 92 lines of code dependencies.yaml x: 1 contributors (90d) y: 10 lines of code
594.0
lines of code
  min: 1.0
  average: 108.64
  25th percentile: 27.75
  median: 62.5
  75th percentile: 101.5
  max: 594.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.21 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0