facebookresearch / co3d
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 21 files with 2,202 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (572 lines of code)
    • 1 medium size files (390 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (758 lines of code)
    • 13 very small files (482 lines of code)
0% | 25% | 17% | 34% | 21%
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% | 25% | 17% | 34% | 21%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dataset0% | 56% | 0% | 25% | 17%
evaluation0% | 0% | 99% | 0% | <1%
ROOT0% | 0% | 0% | 100% | 0%
tools0% | 0% | 0% | 50% | 49%
models0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
co3d_dataset.py
in dataset
572 38
evaluate_new_view_synthesis.py
in evaluation
390 11
dataset_zoo.py
in dataset
161 2
download_dataset.py
in root
139 5
camera_utils.py
in tools
129 8
eval_demo.py
in root
127 4
point_cloud_utils.py
in tools
101 4
types.py
in dataset
101 8
metric_utils.py
in tools
98 10
model_dbir.py
in models
73 2
visualize.py
in dataset
69 1
utils.py
in tools
61 8
scene_batch_sampler.py
in dataset
51 5
dataloader_zoo.py
in dataset
43 1
image_utils.py
in tools
33 2
vis_utils.py
in tools
32 1
utils.py
in dataset
18 2
__init__.py
in tools
1 -
__init__.py
in dataset
1 -
__init__.py
in models
1 -
__init__.py
in evaluation
1 -
Files With Most Units (Top 17)
File# lines# units
co3d_dataset.py
in dataset
572 38
evaluate_new_view_synthesis.py
in evaluation
390 11
metric_utils.py
in tools
98 10
camera_utils.py
in tools
129 8
utils.py
in tools
61 8
types.py
in dataset
101 8
download_dataset.py
in root
139 5
scene_batch_sampler.py
in dataset
51 5
eval_demo.py
in root
127 4
point_cloud_utils.py
in tools
101 4
image_utils.py
in tools
33 2
dataset_zoo.py
in dataset
161 2
utils.py
in dataset
18 2
model_dbir.py
in models
73 2
vis_utils.py
in tools
32 1
dataloader_zoo.py
in dataset
43 1
visualize.py
in dataset
69 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