awslabs / open-data-registry-browser
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 28 files with 1,516 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (683 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (394 lines of code)
    • 24 very small files (439 lines of code)
0% | 45% | 0% | 25% | 28%
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% | 85% | 0% | 13% | <1%
css0% | 0% | 0% | 100% | 0%
hbs0% | 0% | 0% | 29% | 70%
yaml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 97% | 0% | 0% | 2%
src/css0% | 0% | 0% | 100% | 0%
src/js0% | 0% | 0% | 95% | 4%
src0% | 0% | 0% | 38% | 61%
src/collabs0% | 0% | 0% | 0% | 100%
src/partials0% | 0% | 0% | 0% | 100%
src/asdi0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
gulpfile.js
in root
683 50
main.css
in src/css
180 -
index.js
in src/js
108 7
hbs
detail.hbs
in src
106 -
noaa.yaml
in src/collabs
43 -
hbs
header.hbs
in src/partials
42 -
hbs
examples.hbs
in src
37 -
hbs
about.hbs
in src/partials
32 -
hbs
index.hbs
in src
31 -
hbs
asdiindex.hbs
in src
26 -
nih.yaml
in src/collabs
23 -
hbs
changelogindex.hbs
in src
22 -
asdi.yaml
in src/asdi
20 -
hbs
rss.xml.hbs
in src
18 -
ai2.yaml
in src/collabs
17 -
stsci.yaml
in src/collabs
17 -
deafrica.yaml
in src/collabs
16 -
buildspec.yml
in root
14 -
nasa.yaml
in src/collabs
14 -
hbs
providers.hbs
in src
12 -
meta.yaml
in src/collabs
11 -
hbs
footer.hbs
in src/partials
10 -
config.yaml
in src
9 -
hbs
datasets.hbs
in src
6 -
tags.js
in src/js
5 1
hbs
detailList.hbs
in src/partials
5 -
hbs
redirect.hbs
in src
5 -
hbs
sitemap.hbs
in src
4 -
Files With Most Units (Top 3)
File# lines# units
gulpfile.js
in root
683 50
index.js
in src/js
108 7
tags.js
in src/js
5 1
Files With Long Lines (Top 14)

There are 14 files with lines longer than 120 characters. In total, there are 44 long lines.

File# lines# units# long lines
hbs
about.hbs
in src/partials
32 - 8
gulpfile.js
in root
683 50 6
hbs
header.hbs
in src/partials
42 - 6
stsci.yaml
in src/collabs
17 - 6
hbs
detail.hbs
in src
106 - 4
main.css
in src/css
180 - 3
hbs
index.hbs
in src
31 - 3
hbs
footer.hbs
in src/partials
10 - 2
hbs
detailList.hbs
in src/partials
5 - 1
asdi.yaml
in src/asdi
20 - 1
ai2.yaml
in src/collabs
17 - 1
noaa.yaml
in src/collabs
43 - 1
nih.yaml
in src/collabs
23 - 1
hbs
examples.hbs
in src
37 - 1