aws-samples / aws-cdk-changelogs-demo
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 102 files with 10,152 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 9 medium size files (2,042 lines of codeclsfd_ftr_w_mp_ins)
    • 28 small files (4,480 lines of code)
    • 65 very small files (3,630 lines of code)
0% | 0% | 20% | 44% | 35%
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
js0% | 0% | 22% | 42% | 35%
html0% | 0% | 0% | 70% | 29%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 100% | 0% | 0%
app/crawl0% | 0% | 15% | 48% | 35%
app/recently-crawled0% | 0% | 15% | 49% | 34%
app/regenerate-homepage0% | 0% | 15% | 49% | 34%
app/autocomplete0% | 0% | 18% | 44% | 36%
app/recrawl0% | 0% | 19% | 45% | 35%
app/rubygem-recent0% | 0% | 19% | 45% | 35%
app/pypi-recent0% | 0% | 19% | 45% | 35%
app/lib0% | 0% | 19% | 45% | 35%
app/static0% | 0% | 0% | 70% | 29%
static/css0% | 0% | 0% | 0% | 100%
app/scripts0% | 0% | 0% | 0% | 100%
custom-constructs0% | 0% | 0% | 0% | 100%
app/socket-broadcast0% | 0% | 0% | 0% | 100%
app/npm-follower0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
changelogs-md.js
in root
418 12
changelog.js
in app/autocomplete/lib
203 3
changelog.js
in app/crawl/lib
203 3
changelog.js
in app/lib
203 3
changelog.js
in app/regenerate-homepage/lib
203 3
changelog.js
in app/recently-crawled/lib
203 3
changelog.js
in app/recrawl/lib
203 3
changelog.js
in app/rubygem-recent/lib
203 3
changelog.js
in app/pypi-recent/lib
203 3
parser.js
in app/autocomplete/lib
196 6
parser.js
in app/crawl/lib
196 6
parser.js
in app/lib
196 6
parser.js
in app/regenerate-homepage/lib
196 6
parser.js
in app/recently-crawled/lib
196 6
parser.js
in app/recrawl/lib
196 6
parser.js
in app/rubygem-recent/lib
196 6
parser.js
in app/pypi-recent/lib
196 6
crawl.js
in app/autocomplete/lib
166 1
crawl.js
in app/crawl/lib
166 1
crawl.js
in app/lib
166 1
crawl.js
in app/regenerate-homepage/lib
166 1
crawl.js
in app/recently-crawled/lib
166 1
crawl.js
in app/recrawl/lib
166 1
crawl.js
in app/rubygem-recent/lib
166 1
crawl.js
in app/pypi-recent/lib
166 1
index.html
in app/crawl/static
156 -
index.html
in app/regenerate-homepage/static
156 -
index.html
in app/static
156 -
index.html
in app/recently-crawled/static
156 -
presentation.js
in app/autocomplete/lib
120 5
presentation.js
in app/crawl/lib
120 5
presentation.js
in app/lib
120 5
presentation.js
in app/regenerate-homepage/lib
120 5
presentation.js
in app/recently-crawled/lib
120 5
presentation.js
in app/recrawl/lib
120 5
presentation.js
in app/rubygem-recent/lib
120 5
presentation.js
in app/pypi-recent/lib
120 5
style.css
in static/css
95 -
pypi.js
in app/autocomplete/lib
84 3
pypi.js
in app/crawl/lib
84 3
pypi.js
in app/lib
84 3
pypi.js
in app/regenerate-homepage/lib
84 3
pypi.js
in app/recently-crawled/lib
84 3
pypi.js
in app/recrawl/lib
84 3
pypi.js
in app/rubygem-recent/lib
84 3
pypi.js
in app/pypi-recent/lib
84 3
indexer.js
in app/autocomplete/lib
83 1
indexer.js
in app/crawl/lib
83 1
indexer.js
in app/lib
83 1
indexer.js
in app/regenerate-homepage/lib
83 1
Files With Most Units (Top 20)
File# lines# units
changelogs-md.js
in root
418 12
parser.js
in app/autocomplete/lib
196 6
parser.js
in app/crawl/lib
196 6
parser.js
in app/lib
196 6
parser.js
in app/regenerate-homepage/lib
196 6
parser.js
in app/recently-crawled/lib
196 6
parser.js
in app/recrawl/lib
196 6
parser.js
in app/rubygem-recent/lib
196 6
parser.js
in app/pypi-recent/lib
196 6
presentation.js
in app/autocomplete/lib
120 5
presentation.js
in app/crawl/lib
120 5
presentation.js
in app/lib
120 5
presentation.js
in app/regenerate-homepage/lib
120 5
presentation.js
in app/recently-crawled/lib
120 5
presentation.js
in app/recrawl/lib
120 5
presentation.js
in app/rubygem-recent/lib
120 5
presentation.js
in app/pypi-recent/lib
120 5
pypi.js
in app/autocomplete/lib
84 3
changelog.js
in app/autocomplete/lib
203 3
pypi.js
in app/crawl/lib
84 3
Files With Long Lines (Top 16)

There are 16 files with lines longer than 120 characters. In total, there are 76 long lines.

File# lines# units# long lines
index.html
in app/crawl/static
156 - 12
index.html
in app/regenerate-homepage/static
156 - 12
index.html
in app/static
156 - 12
index.html
in app/recently-crawled/static
156 - 12
changelog.html
in app/crawl/static
64 - 3
changelog.html
in app/regenerate-homepage/static
64 - 3
changelog.html
in app/static
64 - 3
changelog.html
in app/recently-crawled/static
64 - 3
parser.js
in app/autocomplete/lib
196 6 2
parser.js
in app/crawl/lib
196 6 2
parser.js
in app/lib
196 6 2
parser.js
in app/regenerate-homepage/lib
196 6 2
parser.js
in app/recently-crawled/lib
196 6 2
parser.js
in app/recrawl/lib
196 6 2
parser.js
in app/rubygem-recent/lib
196 6 2
parser.js
in app/pypi-recent/lib
196 6 2