apache / flagon-distill
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 17% | 43% | 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% | 0% | 18% | 46% | 34%
css0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
distill0% | 0% | 43% | 21% | 35%
Dashboard0% | 0% | 0% | 58% | 41%
ROOT0% | 0% | 0% | 71% | 28%
github0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
segment.py
in distill/segmentation
287 19
index.py
in Dashboard
185 1
home.py
in Dashboard/pages
159 1
graph.py
in distill/analytics/graph
141 3
upload.py
in Dashboard/pages
116 3
setup.py
in root
105 5
upload_tst.py
in Dashboard/pages
95 3
segments.py
in distill/segmentation
85 15
gantt.py
in Dashboard/pages
70 1
__init__.py
in distill
66 -
app.py
in Dashboard
60 1
style.css
in Dashboard/assets
30 -
stats.py
in distill/analytics/stat
28 1
bubble.py
in Dashboard/pages
26 -
transform.py
in distill/process
25 2
in
24 -
bar_chart.py
in Dashboard/pages
24 -
main.yml
in github/workflows
22 -
pie.py
in Dashboard/pages
19 -
cfg
setup.cfg
in root
17 -
crud.py
in distill/utils
10 2
conf.py
in distill/analytics/graph
9 -
search.py
in distill/process
7 1
segmentation_error.py
in distill/segmentation
2 -
version.py
in distill
1 -
__init__.py
in distill/segmentation
1 -
__init__.py
in distill/utils
1 -
__init__.py
in distill/analytics/graph
1 -
__init__.py
in distill/analytics
1 -
__init__.py
in distill/analytics/stat
1 -
__init__.py
in distill/process
1 -
Files With Most Units (Top 14)
File# lines# units
segment.py
in distill/segmentation
287 19
segments.py
in distill/segmentation
85 15
setup.py
in root
105 5
graph.py
in distill/analytics/graph
141 3
upload.py
in Dashboard/pages
116 3
upload_tst.py
in Dashboard/pages
95 3
crud.py
in distill/utils
10 2
transform.py
in distill/process
25 2
stats.py
in distill/analytics/stat
28 1
search.py
in distill/process
7 1
index.py
in Dashboard
185 1
app.py
in Dashboard
60 1
home.py
in Dashboard/pages
159 1
gantt.py
in Dashboard/pages
70 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
segment.py
in distill/segmentation
287 19 3
segments.py
in distill/segmentation
85 15 1
crud.py
in distill/utils
10 2 1
Correlations

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

Dashboard/assets/style.css x: 3 commits (all time) y: 30 lines of code Dashboard/app.py x: 4 commits (all time) y: 60 lines of code Dashboard/index.py x: 4 commits (all time) y: 185 lines of code Dashboard/pages/bar_chart.py x: 4 commits (all time) y: 24 lines of code Dashboard/pages/bubble.py x: 4 commits (all time) y: 26 lines of code Dashboard/pages/gantt.py x: 4 commits (all time) y: 70 lines of code Dashboard/pages/home.py x: 4 commits (all time) y: 159 lines of code Dashboard/pages/pie.py x: 4 commits (all time) y: 19 lines of code Dashboard/pages/upload.py x: 4 commits (all time) y: 116 lines of code Dashboard/pages/upload_tst.py x: 4 commits (all time) y: 95 lines of code MANIFEST.in x: 9 commits (all time) y: 24 lines of code distill/__init__.py x: 28 commits (all time) y: 66 lines of code distill/analytics/__init__.py x: 7 commits (all time) y: 1 lines of code distill/analytics/graph/conf.py x: 7 commits (all time) y: 9 lines of code distill/analytics/graph/graph.py x: 20 commits (all time) y: 141 lines of code distill/analytics/stat/stats.py x: 9 commits (all time) y: 28 lines of code distill/process/search.py x: 9 commits (all time) y: 7 lines of code distill/process/transform.py x: 8 commits (all time) y: 25 lines of code distill/segmentation/segment.py x: 31 commits (all time) y: 287 lines of code distill/segmentation/segmentation_error.py x: 6 commits (all time) y: 2 lines of code distill/segmentation/segments.py x: 15 commits (all time) y: 85 lines of code distill/utils/__init__.py x: 9 commits (all time) y: 1 lines of code distill/utils/crud.py x: 10 commits (all time) y: 10 lines of code distill/version.py x: 6 commits (all time) y: 1 lines of code github/workflows/main.yml x: 9 commits (all time) y: 22 lines of code setup.cfg x: 15 commits (all time) y: 17 lines of code setup.py x: 30 commits (all time) y: 105 lines of code
287.0
lines of code
  min: 1.0
  average: 52.23
  25th percentile: 2.0
  median: 24.0
  75th percentile: 85.0
  max: 287.0
0 31.0
commits (all time)
min: 3.0 | average: 9.52 | 25th percentile: 4.0 | median: 7.0 | 75th percentile: 9.0 | max: 31.0

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

Dashboard/assets/style.css x: 2 contributors (all time) y: 30 lines of code Dashboard/app.py x: 2 contributors (all time) y: 60 lines of code Dashboard/index.py x: 2 contributors (all time) y: 185 lines of code Dashboard/pages/bar_chart.py x: 2 contributors (all time) y: 24 lines of code Dashboard/pages/bubble.py x: 2 contributors (all time) y: 26 lines of code Dashboard/pages/gantt.py x: 2 contributors (all time) y: 70 lines of code Dashboard/pages/home.py x: 2 contributors (all time) y: 159 lines of code Dashboard/pages/pie.py x: 2 contributors (all time) y: 19 lines of code Dashboard/pages/upload.py x: 2 contributors (all time) y: 116 lines of code Dashboard/pages/upload_tst.py x: 2 contributors (all time) y: 95 lines of code MANIFEST.in x: 4 contributors (all time) y: 24 lines of code distill/__init__.py x: 7 contributors (all time) y: 66 lines of code distill/analytics/__init__.py x: 4 contributors (all time) y: 1 lines of code distill/analytics/graph/conf.py x: 4 contributors (all time) y: 9 lines of code distill/analytics/graph/graph.py x: 5 contributors (all time) y: 141 lines of code distill/analytics/stat/stats.py x: 4 contributors (all time) y: 28 lines of code distill/process/search.py x: 5 contributors (all time) y: 7 lines of code distill/process/transform.py x: 4 contributors (all time) y: 25 lines of code distill/segmentation/__init__.py x: 5 contributors (all time) y: 1 lines of code distill/segmentation/segment.py x: 6 contributors (all time) y: 287 lines of code distill/segmentation/segmentation_error.py x: 4 contributors (all time) y: 2 lines of code distill/segmentation/segments.py x: 5 contributors (all time) y: 85 lines of code distill/utils/crud.py x: 5 contributors (all time) y: 10 lines of code distill/version.py x: 3 contributors (all time) y: 1 lines of code github/workflows/main.yml x: 3 contributors (all time) y: 22 lines of code setup.cfg x: 6 contributors (all time) y: 17 lines of code setup.py x: 7 contributors (all time) y: 105 lines of code
287.0
lines of code
  min: 1.0
  average: 52.23
  25th percentile: 2.0
  median: 24.0
  75th percentile: 85.0
  max: 287.0
0 7.0
contributors (all time)
min: 2.0 | average: 3.81 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 5.0 | max: 7.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".