aws-samples / amazon-chime-sdk-js-device-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 44 files with 1,771 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (681 lines of code)
    • 39 very small files (1,090 lines of code)
0% | 0% | 0% | 38% | 61%
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% | 0% | 76% | 23%
tsx0% | 0% | 0% | 24% | 75%
yaml0% | 0% | 0% | 100% | 0%
css0% | 0% | 0% | 0% | 100%
ts0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
serverless0% | 0% | 0% | 100% | 0%
src/room0% | 0% | 0% | 43% | 56%
ROOT0% | 0% | 0% | 100% | 0%
src/controller0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
src/components0% | 0% | 0% | 0% | 100%
src/shim0% | 0% | 0% | 0% | 100%
serverless/src0% | 0% | 0% | 0% | 100%
app0% | 0% | 0% | 0% | 100%
src/routes0% | 0% | 0% | 0% | 100%
Longest Files (Top 44)
File# lines# units
template.yaml
in serverless
178 -
deploy.js
in serverless
146 8
index.tsx
in src/room/containers/RoomProvider
126 2
server.js
in root
123 3
MeetingManager.tsx
in src/room
108 9
VideoManager.tsx
in src/room/containers
97 1
handlers.js
in serverless/src
71 1
IoTClient.tsx
in src
70 6
reducer.tsx
in src/room/containers/RoomProvider
63 1
VideoGrid.css
in src/room/components/VideoGrid
62 -
index.tsx
in src/controller/containers/ControllerProvider
49 3
index.tsx
in src/controller/containers/Lobby/MeetingControls
47 -
index.css
in src
43 -
DolbyEnvironment.tsx
in src/shim
40 1
reducer.tsx
in src/controller/containers/ControllerProvider
40 -
index.tsx
in src/controller/containers/Lobby/MeetingForm
39 -
KeyboardInput.css
in src/components/form/KeyboardInput
36 -
App.tsx
in src
33 -
Button.css
in src/components/Button
33 -
VideoTile.tsx
in src/room/components
30 -
ControllerShim.tsx
in src/shim
25 -
index.tsx
in src/components/form/KeyboardInput
25 -
RoomShim.tsx
in src/shim
24 -
Meeting.tsx
in src/room/views
22 -
IoTModule.tsx
in src
20 4
MeetingControls.css
in src/controller/containers/Lobby/MeetingControls
19 -
types.ts
in src/shim
17 -
Input.css
in src/components/form/Input
17 -
Home.tsx
in src/room/views
16 -
Submit.css
in src/components/form/Submit
15 -
index.tsx
in src/components/form/Input
15 -
BrowserEnvironment.tsx
in src/shim
14 -
index.js
in serverless/src
13 -
device.html
in app
13 -
MeetingAudio.tsx
in src/room/containers
12 -
Controller.tsx
in src/controller/views
11 -
index.tsx
in src/components/Button
9 -
index.tsx
in src/room/components/VideoGrid
8 -
index.tsx
in src/components/form/Submit
8 -
index.tsx
in src/controller/containers/Lobby
8 -
index.ts
in src/routes
8 -
MeetingForm.css
in src/controller/containers/Lobby/MeetingForm
7 -
index.tsx
in src
6 -
Lobby.css
in src/controller/containers/Lobby
5 -
Files With Most Units (Top 11)
File# lines# units
MeetingManager.tsx
in src/room
108 9
deploy.js
in serverless
146 8
IoTClient.tsx
in src
70 6
IoTModule.tsx
in src
20 4
index.tsx
in src/controller/containers/ControllerProvider
49 3
server.js
in root
123 3
index.tsx
in src/room/containers/RoomProvider
126 2
handlers.js
in serverless/src
71 1
DolbyEnvironment.tsx
in src/shim
40 1
reducer.tsx
in src/room/containers/RoomProvider
63 1
VideoManager.tsx
in src/room/containers
97 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