awslabs / gluon-ts-tools
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 11 files with 832 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (468 lines of code)
    • 8 very small files (364 lines of code)
0% | 0% | 0% | 56% | 43%
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% | 0% | 56% | 43%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
runtool/runtool0% | 0% | 0% | 57% | 42%
runtool0% | 0% | 0% | 0% | 100%
Longest Files (Top 11)
File# lines# units
experiments_converter.py
in runtool/runtool
197 11
datatypes.py
in runtool/runtool
159 22
transformations.py
in runtool/runtool
112 7
runtool.py
in runtool/runtool
100 10
recurse_config.py
in runtool/runtool
85 11
dispatcher.py
in runtool/runtool
78 5
dry_run.py
in runtool/runtool
46 1
utils.py
in runtool/runtool
18 2
transformer.py
in runtool/runtool
18 1
setup.py
in runtool
15 -
__init__.py
in runtool/runtool
4 1
Files With Most Units (Top 10)
File# lines# units
datatypes.py
in runtool/runtool
159 22
experiments_converter.py
in runtool/runtool
197 11
recurse_config.py
in runtool/runtool
85 11
runtool.py
in runtool/runtool
100 10
transformations.py
in runtool/runtool
112 7
dispatcher.py
in runtool/runtool
78 5
utils.py
in runtool/runtool
18 2
__init__.py
in runtool/runtool
4 1
dry_run.py
in runtool/runtool
46 1
transformer.py
in runtool/runtool
18 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