aws-samples / ml-gameday-tutorial
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 17 files with 824 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (206 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (130 lines of code)
    • 15 very small files (488 lines of code)
0% | 0% | 25% | 15% | 59%
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% | 25% | 15% | 59%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Shoot/CNN0% | 0% | 42% | 26% | 30%
Layout/2vs30% | 0% | 0% | 0% | 100%
Layout/random-20% | 0% | 0% | 0% | 100%
Shoot/line0% | 0% | 0% | 0% | 100%
Shoot/random0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
train.py
in containers/Shoot/CNN
206 6
unet.py
in containers/Shoot/CNN
130 12
host.py
in containers/Shoot/CNN
70 2
host.py
in containers/Layout/2vs3
48 2
cnn.py
in containers/Shoot/CNN
47 5
host.py
in containers/Layout/random-2
38 2
test.py
in containers/Shoot/CNN
33 -
host.py
in containers/Shoot/line
31 2
train.py
in containers/Shoot/line
26 2
train.py
in containers/Shoot/random
26 2
train.py
in containers/Layout/random-2
26 2
train.py
in containers/Layout/2vs3
26 2
test.py
in containers/Shoot/line
25 -
test.py
in containers/Layout/random-2
24 -
test.py
in containers/Layout/2vs3
24 -
host.py
in containers/Shoot/random
23 2
test.py
in containers/Shoot/random
21 -
Files With Most Units (Top 12)
File# lines# units
unet.py
in containers/Shoot/CNN
130 12
train.py
in containers/Shoot/CNN
206 6
cnn.py
in containers/Shoot/CNN
47 5
train.py
in containers/Shoot/line
26 2
host.py
in containers/Shoot/line
31 2
host.py
in containers/Shoot/CNN
70 2
train.py
in containers/Shoot/random
26 2
host.py
in containers/Shoot/random
23 2
train.py
in containers/Layout/random-2
26 2
host.py
in containers/Layout/random-2
38 2
train.py
in containers/Layout/2vs3
26 2
host.py
in containers/Layout/2vs3
48 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