aws-samples / lucky-money-ar-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 20 files with 3,102 lines of code.
    • 1 very long files (2,570 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (151 lines of code)
    • 18 very small files (381 lines of code)
82% | 0% | 0% | 4% | 12%
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
css94% | 0% | 0% | 5% | 0%
html0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
static/css94% | 0% | 0% | 5% | 0%
layouts/partials0% | 0% | 0% | 0% | 100%
layouts/shortcodes0% | 0% | 0% | 0% | 100%
layouts0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
all.css
in static/css
2570 -
theme-mine.css
in static/css
151 -
header.html
in layouts/partials
97 -
footer.html
in layouts/partials
69 -
404.html
in layouts
49 -
tabs.html
in layouts/shortcodes
43 -
config.toml
in root
37 -
ghcontributors.html
in layouts/shortcodes
29 -
tab.html
in layouts/shortcodes
19 -
button.html
in layouts/shortcodes
14 -
cf-launch.html
in layouts/shortcodes
6 -
cf-download.html
in layouts/shortcodes
6 -
menu-footer.html
in layouts/partials
4 -
favicon.html
in layouts/partials
2 -
speakerdeck.html
in layouts/partials
1 -
custom-footer.html
in layouts/partials
1 -
mermaid.html
in layouts/shortcodes
1 -
surveymonkey.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 11)

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

File# lines# units# long lines
footer.html
in layouts/partials
69 - 13
header.html
in layouts/partials
97 - 4
404.html
in layouts
49 - 4
all.css
in static/css
2570 - 3
theme-mine.css
in static/css
151 - 3
speakerdeck.html
in layouts/partials
1 - 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