facebookresearch / dora
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 25 files with 2,259 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (585 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (751 lines of code)
    • 18 very small files (923 lines of code)
0% | 0% | 25% | 33% | 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% | 26% | 33% | 40%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dora0% | 0% | 26% | 34% | 38%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
grid.py
in dora
306 7
shep.py
in dora
279 26
hydra.py
in dora
183 16
__main__.py
in dora
168 5
lightning.py
in dora
147 31
main.py
in dora
135 21
explore.py
in dora
118 19
xp.py
in dora
99 17
log.py
in dora
92 11
git_save.py
in dora
89 9
conf.py
in dora
75 4
executor.py
in dora
65 5
utils.py
in dora
63 5
distrib.py
in dora
62 5
launch.py
in dora
62 1
run.py
in dora
54 2
setup.py
in root
48 -
names.py
in dora
46 5
info.py
in dora
46 1
share.py
in dora
45 4
link.py
in dora
37 5
__init__.py
in dora
16 -
cfg
setup.cfg
in root
11 -
in
MANIFEST.in
in root
9 -
toml
pyproject.toml
in root
4 -
Files With Most Units (Top 20)
File# lines# units
lightning.py
in dora
147 31
shep.py
in dora
279 26
main.py
in dora
135 21
explore.py
in dora
118 19
xp.py
in dora
99 17
hydra.py
in dora
183 16
log.py
in dora
92 11
git_save.py
in dora
89 9
grid.py
in dora
306 7
link.py
in dora
37 5
distrib.py
in dora
62 5
names.py
in dora
46 5
utils.py
in dora
63 5
__main__.py
in dora
168 5
executor.py
in dora
65 5
conf.py
in dora
75 4
share.py
in dora
45 4
run.py
in dora
54 2
launch.py
in dora
62 1
info.py
in dora
46 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