mapillary / mapillary_vistas
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 13 files with 903 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (255 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (324 lines of code)
    • 10 very small files (324 lines of code)
0% | 0% | 28% | 35% | 35%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 28% | 35% | 35%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
mapillary_vistas/evaluation0% | 0% | 38% | 49% | 11%
mapillary_vistas/helpers0% | 0% | 0% | 0% | 100%
mapillary_vistas/tools0% | 0% | 0% | 0% | 100%
mapillary_vistas0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
instance_specific_instance_level.py
in mapillary_vistas/evaluation
255 3
evaluation.py
in mapillary_vistas/evaluation
188 4
confusion_matrix.py
in mapillary_vistas/evaluation
136 6
evaluation.py
in mapillary_vistas/tools
98 1
print.py
in mapillary_vistas/helpers
98 4
plot.py
in mapillary_vistas/helpers
45 2
instance_sizes.py
in mapillary_vistas/evaluation
39 -
instance_specific_pixel_level.py
in mapillary_vistas/evaluation
35 1
progress.py
in mapillary_vistas/helpers
5 1
__init__.py
in mapillary_vistas/tools
1 -
__init__.py
in mapillary_vistas
1 -
__init__.py
in mapillary_vistas/evaluation
1 -
__init__.py
in mapillary_vistas/helpers
1 -
Files With Most Units (Top 8)
File# lines# units
confusion_matrix.py
in mapillary_vistas/evaluation
136 6
evaluation.py
in mapillary_vistas/evaluation
188 4
print.py
in mapillary_vistas/helpers
98 4
instance_specific_instance_level.py
in mapillary_vistas/evaluation
255 3
plot.py
in mapillary_vistas/helpers
45 2
evaluation.py
in mapillary_vistas/tools
98 1
instance_specific_pixel_level.py
in mapillary_vistas/evaluation
35 1
progress.py
in mapillary_vistas/helpers
5 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
evaluation.py
in mapillary_vistas/evaluation
188 4 9
evaluation.py
in mapillary_vistas/tools
98 1 4
confusion_matrix.py
in mapillary_vistas/evaluation
136 6 4
instance_specific_instance_level.py
in mapillary_vistas/evaluation
255 3 2
Correlations

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

mapillary_vistas/evaluation/__init__.py x: 1 commits (all time) y: 1 lines of code mapillary_vistas/evaluation/confusion_matrix.py x: 3 commits (all time) y: 136 lines of code mapillary_vistas/evaluation/evaluation.py x: 4 commits (all time) y: 188 lines of code mapillary_vistas/evaluation/instance_sizes.py x: 1 commits (all time) y: 39 lines of code mapillary_vistas/evaluation/instance_specific_instance_level.py x: 1 commits (all time) y: 255 lines of code mapillary_vistas/evaluation/instance_specific_pixel_level.py x: 1 commits (all time) y: 35 lines of code mapillary_vistas/helpers/plot.py x: 1 commits (all time) y: 45 lines of code mapillary_vistas/helpers/print.py x: 1 commits (all time) y: 98 lines of code mapillary_vistas/helpers/progress.py x: 1 commits (all time) y: 5 lines of code mapillary_vistas/tools/evaluation.py x: 2 commits (all time) y: 98 lines of code
255.0
lines of code
  min: 1.0
  average: 75.17
  25th percentile: 2.0
  median: 42.0
  75th percentile: 126.5
  max: 255.0
0 4.0
commits (all time)
min: 1.0 | average: 1.5 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 4.0

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

mapillary_vistas/evaluation/__init__.py x: 1 contributors (all time) y: 1 lines of code mapillary_vistas/evaluation/confusion_matrix.py x: 2 contributors (all time) y: 136 lines of code mapillary_vistas/evaluation/evaluation.py x: 1 contributors (all time) y: 188 lines of code mapillary_vistas/evaluation/instance_sizes.py x: 1 contributors (all time) y: 39 lines of code mapillary_vistas/evaluation/instance_specific_instance_level.py x: 1 contributors (all time) y: 255 lines of code mapillary_vistas/evaluation/instance_specific_pixel_level.py x: 1 contributors (all time) y: 35 lines of code mapillary_vistas/helpers/plot.py x: 1 contributors (all time) y: 45 lines of code mapillary_vistas/helpers/print.py x: 1 contributors (all time) y: 98 lines of code mapillary_vistas/helpers/progress.py x: 1 contributors (all time) y: 5 lines of code
255.0
lines of code
  min: 1.0
  average: 75.17
  25th percentile: 2.0
  median: 42.0
  75th percentile: 126.5
  max: 255.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.08 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.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".