aws-samples / aws-deepcomposer-got-talent
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 8 files with 503 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)
    • 2 small files (281 lines of code)
    • 6 very small files (222 lines of code)
0% | 0% | 0% | 55% | 44%
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% | 58% | 41%
html0% | 0% | 0% | 74% | 25%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ai-judge0% | 0% | 0% | 83% | 16%
lambda-connector0% | 0% | 0% | 0% | 100%
static-scoreboard/js0% | 0% | 0% | 0% | 100%
static-scoreboard0% | 0% | 0% | 0% | 100%
Longest Files (Top 8)
File# lines# units
inference.py
in ai-judge
161 10
index.html
in ai-judge
120 -
DC-got-talent-final-scores.py
in lambda-connector
42 2
DC-got-talent-preliminary-scores.py
in lambda-connector
42 2
index.js
in static-scoreboard/js
41 3
index.html
in static-scoreboard
41 -
model.py
in ai-judge
29 2
app.js
in ai-judge
27 -
Files With Most Units (Top 5)
File# lines# units
inference.py
in ai-judge
161 10
index.js
in static-scoreboard/js
41 3
model.py
in ai-judge
29 2
DC-got-talent-final-scores.py
in lambda-connector
42 2
DC-got-talent-preliminary-scores.py
in lambda-connector
42 2
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 7 long lines.

File# lines# units# long lines
DC-got-talent-final-scores.py
in lambda-connector
42 2 2
DC-got-talent-preliminary-scores.py
in lambda-connector
42 2 2
index.html
in static-scoreboard
41 - 2
model.py
in ai-judge
29 2 1