aws-samples / aws-secretsmgr-workshop
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 4,235 lines of code.
    • 0 very long files (0 lines of code)
    • 3 long files (2,127 lines of code)
    • 6 medium size files (1,875 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 7 very small files (233 lines of code)
0% | 50% | 44% | 0% | 5%
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% | 38% | 59% | 0% | 2%
yml0% | 95% | 0% | 0% | 4%
css0% | 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/RDSFargate0% | 73% | 26% | 0% | 0%
site/RDSFargate/RDS0% | 100% | 0% | 0% | 0%
site/RDSFargate/Fargate0% | 100% | 0% | 0% | 0%
site0% | 0% | 100% | 0% | 0%
site/contribute0% | 0% | 100% | 0% | 0%
site/RDSFargate/cleanup0% | 0% | 100% | 0% | 0%
site/RDSFargate/getting-started0% | 0% | 100% | 0% | 0%
site/stylesheets0% | 0% | 0% | 0% | 100%
site/theme/partials0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
site/javascripts0% | 0% | 0% | 0% | 100%
site/assets/javascripts0% | 0% | 0% | 0% | 100%
site/assets/fonts0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
RDSFargate.yml
in site/RDSFargate
926 -
index.html
in site/RDSFargate/RDS
650 -
index.html
in site/RDSFargate/Fargate
551 -
index.html
in site/contribute
384 -
index.html
in site/RDSFargate
326 -
index.html
in site/RDSFargate/cleanup
320 -
index.html
in site
315 -
index.html
in site/RDSFargate/getting-started
293 -
404.html
in site
237 -
custom.css
in site/stylesheets
100 -
header.html
in site/theme/partials
52 -
mkdocs.yml
in root
39 -
nav.html
in site/theme/partials
25 -
extra.js
in site/javascripts
15 2
lunr.multi.js
in site/assets/javascripts/lunr
1 -
material-icons.css
in site/assets/fonts
1 -
Files With Most Units (Top 1)
File# lines# units
extra.js
in site/javascripts
15 2
Files With Long Lines (Top 13)

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

File# lines# units# long lines
index.html
in site/RDSFargate/RDS
650 - 46
index.html
in site/RDSFargate/Fargate
551 - 32
index.html
in site/RDSFargate/cleanup
320 - 20
index.html
in site/contribute
384 - 19
index.html
in site/RDSFargate/getting-started
293 - 15
index.html
in site/RDSFargate
326 - 15
index.html
in site
315 - 13
404.html
in site
237 - 6
RDSFargate.yml
in site/RDSFargate
926 - 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
mkdocs.yml
in root
39 - 1