aws-samples / amazon-guardduty-hands-on
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 16 files with 3,769 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (553 lines of code)
    • 8 medium size files (2,997 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (101 lines of code)
    • 6 very small files (118 lines of code)
0% | 14% | 79% | 2% | 3%
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
html0% | 15% | 82% | 0% | 2%
css0% | 0% | 0% | 99% | <1%
yml0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
site/scenario30% | 100% | 0% | 0% | 0%
site0% | 0% | 100% | 0% | 0%
site/scenario10% | 0% | 100% | 0% | 0%
site/setup0% | 0% | 100% | 0% | 0%
site/scenario20% | 0% | 100% | 0% | 0%
site/contribute0% | 0% | 100% | 0% | 0%
site/summary0% | 0% | 100% | 0% | 0%
site/license0% | 0% | 100% | 0% | 0%
site/stylesheets0% | 0% | 0% | 100% | 0%
site/theme0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
site/assets0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
index.html
in site/scenario3
553 -
index.html
in site/scenario1
489 -
index.html
in site/setup
478 -
index.html
in site/scenario2
425 -
index.html
in site/contribute
394 -
index.html
in site
368 -
index.html
in site/summary
328 -
index.html
in site/license
280 -
404.html
in site
235 -
custom.css
in site/stylesheets
101 -
header.html
in site/theme/partials
52 -
mkdocs.yml
in root
38 -
nav.html
in site/theme/partials
25 -
lunr.multi.js
in site/assets/javascripts/lunr
1 -
lunr.jp.js
in site/assets/javascripts/lunr
1 -
material-icons.css
in site/assets/fonts
1 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 13)

There are 13 files with lines longer than 120 characters. In total, there are 228 long lines.

File# lines# units# long lines
index.html
in site/scenario3
553 - 51
index.html
in site/setup
478 - 40
index.html
in site/scenario1
489 - 34
index.html
in site/scenario2
425 - 29
index.html
in site/summary
328 - 23
index.html
in site
368 - 17
index.html
in site/contribute
394 - 17
index.html
in site/license
280 - 7
404.html
in site
235 - 5
mkdocs.yml
in root
38 - 2
lunr.multi.js
in site/assets/javascripts/lunr
1 - 1
material-icons.css
in site/assets/fonts
1 - 1
header.html
in site/theme/partials
52 - 1