aws-samples / ecs-apigateway-sample
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 10 files with 1,147 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (704 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (181 lines of code)
    • 8 very small files (262 lines of code)
0% | 61% | 0% | 15% | 22%
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
yaml0% | 100% | 0% | 0% | 0%
js0% | 0% | 0% | 47% | 52%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
cloudformation-template-yaml0% | 100% | 0% | 0% | 0%
client-application-react/src0% | 0% | 0% | 53% | 46%
containers-nodejs/ecsapi-demo-petstore0% | 0% | 0% | 0% | 100%
containers-nodejs/ecsapi-demo-foodstore0% | 0% | 0% | 0% | 100%
client-application-react/public0% | 0% | 0% | 0% | 100%
Longest Files (Top 10)
File# lines# units
ecsapi-demo-cloudformation.yaml
in cloudformation-template-yaml
704 -
App.js
in client-application-react/src
181 -
serviceWorker.js
in client-application-react/src
98 4
server.js
in containers-nodejs/ecsapi-demo-petstore
43 -
server.js
in containers-nodejs/ecsapi-demo-foodstore
43 -
App.css
in client-application-react/src
33 -
index.html
in client-application-react/public
20 -
index.js
in client-application-react/src
12 -
index.css
in client-application-react/src
12 -
setupTests.js
in client-application-react/src
1 -
Files With Most Units (Top 1)
File# lines# units
serviceWorker.js
in client-application-react/src
98 4
Files With Long Lines (Top 2)

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

File# lines# units# long lines
App.js
in client-application-react/src
181 - 9
ecsapi-demo-cloudformation.yaml
in cloudformation-template-yaml
704 - 1