aws-samples / lm-gvp
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 1,600 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (938 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (224 lines of code)
    • 8 very small files (438 lines of code)
0% | 0% | 58% | 14% | 27%
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% | 58% | 14% | 27%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lmgvp0% | 0% | 76% | 11% | 11%
ROOT0% | 0% | 100% | 0% | 0%
data0% | 0% | 0% | 32% | 67%
contact_map0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
modules.py
in lmgvp
425 32
datasets.py
in lmgvp
272 25
train.py
in root
241 3
prepare_GO_data.py
in data
120 3
data_loaders.py
in lmgvp
104 5
deepfrier_utils.py
in lmgvp
88 6
prepare_data.py
in data
84 5
contact_map_utils.py
in data
81 8
xpdb.py
in data
80 3
data_preparation.py
in contact_map
66 6
modeling.py
in contact_map
20 4
transfer.py
in lmgvp
14 1
utils.py
in lmgvp
5 1
Files With Most Units (Top 13)
File# lines# units
modules.py
in lmgvp
425 32
datasets.py
in lmgvp
272 25
contact_map_utils.py
in data
81 8
data_preparation.py
in contact_map
66 6
deepfrier_utils.py
in lmgvp
88 6
prepare_data.py
in data
84 5
data_loaders.py
in lmgvp
104 5
modeling.py
in contact_map
20 4
train.py
in root
241 3
xpdb.py
in data
80 3
prepare_GO_data.py
in data
120 3
transfer.py
in lmgvp
14 1
utils.py
in lmgvp
5 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