facebookresearch / habitat-matterport3d-dataset
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 14 files with 1,057 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (236 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (393 lines of code)
    • 10 very small files (428 lines of code)
0% | 0% | 22% | 37% | 40%
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% | 29% | 49% | 21%
yaml0% | 0% | 0% | 0% | 100%
m0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
quality_comparison0% | 0% | 44% | 29% | 25%
scale_comparison0% | 0% | 0% | 100% | 0%
pointnav_comparison0% | 0% | 0% | 0% | 100%
common0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
extract_sim.py
in quality_comparison
236 8
measure_reconstruction_completeness.py
in quality_comparison
157 2
metrics.py
in scale_comparison
134 10
compute_scene_metrics.py
in scale_comparison
102 2
utils.py
in common
67 8
ddppo_eval_gibson.yaml
in pointnav_comparison
57 -
ddppo_eval_hm3d.yaml
in pointnav_comparison
57 -
ddppo_eval_mp3d.yaml
in pointnav_comparison
57 -
ddppo_train.yaml
in pointnav_comparison
55 -
extract_gibson_real.py
in quality_comparison
42 2
extract_mp3d_real.py
in quality_comparison
40 2
convert_mp3d_to_pano.m
in quality_comparison
30 -
measure_visual_fidelity.py
in quality_comparison
21 1
toml
pyproject.toml
in root
2 -
Files With Most Units (Top 8)
File# lines# units
metrics.py
in scale_comparison
134 10
utils.py
in common
67 8
extract_sim.py
in quality_comparison
236 8
compute_scene_metrics.py
in scale_comparison
102 2
measure_reconstruction_completeness.py
in quality_comparison
157 2
extract_mp3d_real.py
in quality_comparison
40 2
extract_gibson_real.py
in quality_comparison
42 2
measure_visual_fidelity.py
in quality_comparison
21 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines