aws-samples / aws-modernization-with-aqua
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 19 files with 3,291 lines of code.
    • 1 very long files (2,570 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (206 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (241 lines of code)
    • 15 very small files (274 lines of code)
78% | 0% | 6% | 7% | 8%
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
css95% | 0% | 0% | 4% | 0%
yaml0% | 0% | 64% | 35% | 0%
html0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
static/css95% | 0% | 0% | 4% | 0%
pipeline/webhosting0% | 0% | 64% | 35% | 0%
layouts/shortcodes0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
layouts/partials0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
all.css
in static/css
2570 -
pipeline.yaml
in pipeline/webhosting
206 -
theme-mine.css
in static/css
127 -
cloudfront-s3-website.yaml
in pipeline/webhosting
114 -
config.toml
in root
70 -
custom-header.html
in layouts/partials
44 -
tabs.html
in layouts/shortcodes
43 -
webspec.yml
in root
32 -
ghcontributors.html
in layouts/shortcodes
29 -
tab.html
in layouts/shortcodes
19 -
custom-footer.html
in layouts/partials
15 -
cf-launch.html
in layouts/shortcodes
6 -
cf-download.html
in layouts/shortcodes
6 -
menu-footer.html
in layouts/partials
5 -
mermaid.html
in layouts/shortcodes
1 -
surveymonkey.html
in layouts/shortcodes
1 -
output.html
in layouts/shortcodes
1 -
year.html
in layouts/shortcodes
1 -
github.html
in layouts/shortcodes
1 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 10)

There are 10 files with lines longer than 120 characters. In total, there are 15 long lines.

File# lines# units# long lines
custom-header.html
in layouts/partials
44 - 4
all.css
in static/css
2570 - 3
cloudfront-s3-website.yaml
in pipeline/webhosting
114 - 1
theme-mine.css
in static/css
127 - 1
webspec.yml
in root
32 - 1
mermaid.html
in layouts/shortcodes
1 - 1
surveymonkey.html
in layouts/shortcodes
1 - 1
cf-launch.html
in layouts/shortcodes
6 - 1
ghcontributors.html
in layouts/shortcodes
29 - 1
tabs.html
in layouts/shortcodes
43 - 1