aws-samples / amazon-ivs-basic-web-sample
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 18 files with 1,083 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 (505 lines of code)
    • 15 very small files (578 lines of code)
0% | 0% | 0% | 46% | 53%
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
css0% | 0% | 0% | 70% | 29%
js0% | 0% | 0% | 37% | 62%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
custom-player-controls0% | 0% | 0% | 78% | 21%
simple-quiz0% | 0% | 0% | 62% | 37%
multiple-players0% | 0% | 0% | 0% | 100%
ambiance-canvas0% | 0% | 0% | 0% | 100%
videojs-integration0% | 0% | 0% | 0% | 100%
minimal-player-setup0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
style.css
in simple-quiz
187 -
style.css
in custom-player-controls
184 -
script.js
in custom-player-controls
134 11
index.html
in custom-player-controls
89 -
script.js
in simple-quiz
74 5
style.css
in multiple-players
63 -
script.js
in multiple-players
61 3
script.js
in videojs-integration
53 2
style.css
in ambiance-canvas
49 -
index.html
in simple-quiz
37 -
script.js
in ambiance-canvas
31 1
style.css
in minimal-player-setup
21 -
style.css
in videojs-integration
21 -
index.html
in videojs-integration
20 -
index.html
in ambiance-canvas
20 -
index.html
in multiple-players
17 -
index.html
in minimal-player-setup
15 -
script.js
in minimal-player-setup
7 -
Files With Most Units (Top 5)
File# lines# units
script.js
in custom-player-controls
134 11
script.js
in simple-quiz
74 5
script.js
in multiple-players
61 3
script.js
in videojs-integration
53 2
script.js
in ambiance-canvas
31 1
Files With Long Lines (Top 11)

There are 11 files with lines longer than 120 characters. In total, there are 18 long lines.

File# lines# units# long lines
index.html
in custom-player-controls
89 - 5
script.js
in multiple-players
61 3 4
script.js
in minimal-player-setup
7 - 1
script.js
in videojs-integration
53 2 1
index.html
in videojs-integration
20 - 1
script.js
in simple-quiz
74 5 1
style.css
in simple-quiz
187 - 1
script.js
in custom-player-controls
134 11 1
style.css
in custom-player-controls
184 - 1
script.js
in ambiance-canvas
31 1 1
style.css
in multiple-players
63 - 1