aws-samples / ccp-react-dashboard-example
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 27 files with 1,822 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (204 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (638 lines of code)
    • 22 very small files (980 lines of code)
0% | 0% | 11% | 35% | 53%
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
jsx0% | 0% | 25% | 44% | 30%
ts0% | 0% | 0% | 35% | 64%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ccp-ui/src/components0% | 0% | 27% | 47% | 24%
ccp-cdk-infra/lib0% | 0% | 0% | 100% | 0%
ccp-cdk-infra/lib/functions0% | 0% | 0% | 17% | 82%
ccp-ui/src0% | 0% | 0% | 0% | 100%
ccp-ui/public0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
StatisticsModal.jsx
in ccp-ui/src/components
204 -
CustomerInfo.jsx
in ccp-ui/src/components
184 -
ccp-stack.ts
in ccp-cdk-infra/lib
174 1
TaggingModal.jsx
in ccp-ui/src/components
172 -
updateIntentTable.ts
in ccp-cdk-infra/lib/functions
108 -
hooks.js
in ccp-ui/src
95 -
serviceWorker.js
in ccp-ui/src
94 4
newConnectID.ts
in ccp-cdk-infra/lib/functions
94 -
getIntentsForAgent.ts
in ccp-cdk-infra/lib/functions
75 -
Checklist.jsx
in ccp-ui/src/components
73 -
lib.ts
in ccp-cdk-infra/lib/functions
67 -
populateDB.ts
in ccp-cdk-infra/lib/functions
62 -
AppLayout.jsx
in ccp-ui/src/components
51 -
App.jsx
in ccp-ui/src
43 -
getChecklist.ts
in ccp-cdk-infra/lib/functions
39 -
ConnectCCP.jsx
in ccp-ui/src/components
38 -
getCustomersInQueue.ts
in ccp-cdk-infra/lib/functions
32 -
getActiveAgents.ts
in ccp-cdk-infra/lib/functions
31 -
getThemes.ts
in ccp-cdk-infra/lib/functions
28 -
getLongestWaitTime.ts
in ccp-cdk-infra/lib/functions
25 -
getMissedCalls.ts
in ccp-cdk-infra/lib/functions
22 -
Dashboard.jsx
in ccp-ui/src/components
21 -
getAvgQueueTime.ts
in ccp-cdk-infra/lib/functions
21 -
avgMissedWaitTime.ts
in ccp-cdk-infra/lib/functions
21 -
lib.js
in ccp-ui/src
17 -
index.html
in ccp-ui/public
17 -
index.jsx
in ccp-ui/src
14 -
Files With Most Units (Top 2)
File# lines# units
serviceWorker.js
in ccp-ui/src
94 4
ccp-stack.ts
in ccp-cdk-infra/lib
174 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