aws-samples / rekognition-congestion-monitoring
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 17 files with 990 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)
    • 3 small files (391 lines of code)
    • 14 very small files (599 lines of code)
0% | 0% | 0% | 39% | 60%
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
ts0% | 0% | 0% | 57% | 42%
tsx0% | 0% | 0% | 28% | 71%
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
src/hooks0% | 0% | 0% | 75% | 24%
src/components/camera0% | 0% | 0% | 100% | 0%
src0% | 0% | 0% | 0% | 100%
src/components/register0% | 0% | 0% | 0% | 100%
src/components/common0% | 0% | 0% | 0% | 100%
src/components/nav0% | 0% | 0% | 0% | 100%
src/components/enduser0% | 0% | 0% | 0% | 100%
src/components/facilities0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
src/util0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
index.tsx
in src/components/camera
144 -
RekognitionWebCam.ts
in src/hooks
124 -
Faclitity.ts
in src/hooks
123 -
serviceWorker.ts
in src
99 4
App.tsx
in src
70 -
index.tsx
in src/components/register
64 -
index.tsx
in src/components/common
61 -
SubscribeFacility.ts
in src/hooks
57 -
index.tsx
in src/components/nav
51 -
index.tsx
in src/components/enduser
49 -
index.tsx
in src/components/facilities
44 -
App.css
in src
29 -
CurrentUser.ts
in src/hooks
22 -
index.html
in public
18 -
index.tsx
in src
14 -
index.css
in src
13 -
index.ts
in src/util
8 -
Files With Most Units (Top 1)
File# lines# units
serviceWorker.ts
in src
99 4
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