aws-samples / amazon-chime-sdk-amazon-connect-integration-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 14 files with 1,357 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (711 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (436 lines of code)
    • 9 very small files (210 lines of code)
0% | 0% | 52% | 32% | 15%
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
css0% | 0% | 81% | 18% | 0%
js0% | 0% | 50% | 32% | 16%
yaml0% | 0% | 0% | 100% | 0%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
customer/src0% | 0% | 96% | 0% | 3%
customer/src/customer0% | 0% | 74% | 0% | 25%
agent/src/agent0% | 0% | 0% | 84% | 15%
agent0% | 0% | 0% | 100% | 0%
agent/src/meeting-operations0% | 0% | 0% | 0% | 100%
agent/src0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
style.css
in customer/src
473 -
index.js
in customer/src/customer
238 10
ChimeConnectIntegrationDemo.yaml
in agent
176 -
index.js
in agent/src/agent
153 11
style.css
in agent/src/agent
107 -
index.html
in customer/src/customer
81 -
index.html
in agent/src/agent
49 -
meeting.js
in agent/src/meeting-operations
34 3
utils.js
in customer/src
13 3
utils.js
in agent/src
13 3
ApiGatewayClientConfig.js
in agent/src
8 -
AgentConfig.js
in agent/src
5 -
ConnectChatInterfaceConfig.js
in customer/src
4 -
ApiGatewayClient.js
in agent/src
3 -
Files With Most Units (Top 5)
File# lines# units
index.js
in agent/src/agent
153 11
index.js
in customer/src/customer
238 10
utils.js
in customer/src
13 3
meeting.js
in agent/src/meeting-operations
34 3
utils.js
in agent/src
13 3
Files With Long Lines (Top 2)

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

File# lines# units# long lines
index.html
in customer/src/customer
81 - 2
ChimeConnectIntegrationDemo.yaml
in agent
176 - 2