facebookresearch / deepmeg-recurrent-encoder
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 16 files with 2,125 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,212 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (636 lines of code)
    • 7 very small files (277 lines of code)
0% | 0% | 57% | 29% | 13%
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% | 57% | 30% | 12%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
neural0% | 0% | 55% | 34% | 10%
neural/linear0% | 0% | 60% | 22% | 16%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
utils_mous.py
in neural
292 12
stats.py
in neural/linear
244 11
visuals.py
in neural
228 8
__main__.py
in neural
227 3
__main__.py
in neural/linear
221 6
extraction.py
in neural
182 3
dataset.py
in neural
178 6
lin_model_template.py
in neural/linear
174 5
model.py
in neural
102 5
train.py
in neural
95 2
arx.py
in neural/linear
82 2
receptive_field.py
in neural/linear
47 4
utils.py
in neural
45 4
cfg
setup.cfg
in root
6 -
__init__.py
in neural/linear
1 -
__init__.py
in neural
1 -
Files With Most Units (Top 13)
File# lines# units
utils_mous.py
in neural
292 12
stats.py
in neural/linear
244 11
visuals.py
in neural
228 8
__main__.py
in neural/linear
221 6
dataset.py
in neural
178 6
lin_model_template.py
in neural/linear
174 5
model.py
in neural
102 5
receptive_field.py
in neural/linear
47 4
utils.py
in neural
45 4
extraction.py
in neural
182 3
__main__.py
in neural
227 3
arx.py
in neural/linear
82 2
train.py
in neural
95 2
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