aws-samples / cdk-neptune-knowledge-graph
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 44 files with 2,834 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (676 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (990 lines of code)
    • 34 very small files (1,168 lines of code)
0% | 0% | 23% | 34% | 41%
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% | 20% | 38% | 40%
css0% | 0% | 62% | 37% | 0%
html0% | 0% | 0% | 0% | 100%
webmanifest0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
web/js0% | 0% | 32% | 30% | 36%
web/css0% | 0% | 62% | 37% | 0%
lambda0% | 0% | 0% | 63% | 36%
lib0% | 0% | 0% | 43% | 56%
web0% | 0% | 0% | 0% | 100%
web/tmpl0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 44)
File# lines# units
main.js
in web/js
258 15
index.css
in web/css
216 -
render.js
in web/js
202 12
jwt-get.js
in lambda
164 3
input.js
in web/js
156 8
node-view.js
in web/js
147 6
api-construct.js
in lib
139 2
integration-test.js
in lambda
136 2
main.css
in web/css
129 -
find.js
in web/js
119 9
rest-api.js
in web/js
92 10
index.html
in web
89 -
locate.js
in web/js
82 -
node-view.html
in web/tmpl
75 -
focus-on.js
in web/js
74 2
edge-view.js
in web/js
71 3
web-util.js
in web/js
67 7
ui-construct.js
in lib
54 1
404.html
in web
50 -
auth.js
in web/js
49 5
handle-query.js
in lambda
49 3
knowledge-graph-stack.js
in lib
44 1
cluster-construct.js
in lib
41 1
complement.js
in web/js
29 1
cognito-stack.js
in lib
28 1
edge-view.html
in web/tmpl
23 -
partitions.html
in web/tmpl
23 -
import-post.js
in lambda
23 -
label-colors.js
in web/js
20 2
webmanifest
site.webmanifest
in web
19 -
export-url-get.js
in lambda
19 -
plugins.js
in web/js
18 1
vite.config.js
in web
15 -
edge-post.js
in lambda
15 -
node-post.js
in lambda
15 -
import-url-get.js
in lambda
15 -
website-stack.js
in lib
13 1
config-sample.js
in web/js
12 -
search-post.js
in lambda
11 -
edge-delete.js
in lambda
11 -
node-delete.js
in lambda
11 -
headers.js
in lambda
6 -
jest.config.js
in root
3 -
jwt-sample.js
in web/js
2 -
Files With Most Units (Top 20)
File# lines# units
main.js
in web/js
258 15
render.js
in web/js
202 12
rest-api.js
in web/js
92 10
find.js
in web/js
119 9
input.js
in web/js
156 8
web-util.js
in web/js
67 7
node-view.js
in web/js
147 6
auth.js
in web/js
49 5
edge-view.js
in web/js
71 3
jwt-get.js
in lambda
164 3
handle-query.js
in lambda
49 3
api-construct.js
in lib
139 2
label-colors.js
in web/js
20 2
focus-on.js
in web/js
74 2
integration-test.js
in lambda
136 2
cluster-construct.js
in lib
41 1
cognito-stack.js
in lib
28 1
website-stack.js
in lib
13 1
knowledge-graph-stack.js
in lib
44 1
ui-construct.js
in lib
54 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines