aws-samples / aws-lakeformation-datasharing-workflow
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 29 files with 1,084 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)
    • 0 small files (0 lines of code)
    • 29 very small files (1,084 lines of code)
0% | 0% | 0% | 0% | 100%
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% | 0% | 100%
ts0% | 0% | 0% | 0% | 100%
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/Components0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
infra/central/lib/AppStack0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
infra/central/lib/SecurityStack0% | 0% | 0% | 0% | 100%
infra/central/functions/WorkflowGetTableDetails0% | 0% | 0% | 0% | 100%
infra/producer/lib0% | 0% | 0% | 0% | 100%
infra/central/functions/WorkflowActivityApprover0% | 0% | 0% | 0% | 100%
infra/central/functions/WorkflowSendApprovalNotification0% | 0% | 0% | 0% | 100%
infra/central/functions/WorkflowShareCatalogItem0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
infra/central/lib0% | 0% | 0% | 0% | 100%
infra/central0% | 0% | 0% | 0% | 100%
infra/producer0% | 0% | 0% | 0% | 100%
Longest Files (Top 29)
File# lines# units
post-ui-deployment.js
in root
96 -
index.ts
in infra/central/lib/AppStack
94 1
index.ts
in infra/central/lib/SecurityStack
83 1
TableDetailsComponent.js
in src/Components
80 1
WorkflowExecutionDetailsComponent.js
in src/Components
72 1
CatalogTablesComponent.js
in src/Components
61 1
RequestAccessComponent.js
in src/Components
50 1
index.js
in infra/central/functions/WorkflowGetTableDetails
49 -
MainComponent.js
in src/Components
45 -
CatalogComponent.js
in src/Components
45 1
WorkflowExecutionsComponent.js
in src/Components
44 1
producer-stack.ts
in infra/producer/lib
42 1
index.js
in infra/central/functions/WorkflowActivityApprover
41 -
DatabaseDetailsComponent.js
in src/Components
39 -
index.js
in infra/central/functions/WorkflowSendApprovalNotification
38 -
App.css
in src
36 -
index.js
in infra/central/functions/WorkflowShareCatalogItem
30 -
App.js
in src
20 -
index.html
in public
20 -
infra-stack.ts
in infra/central/lib
19 1
index.js
in src
12 -
index.css
in src
12 -
reportWebVitals.js
in src
12 -
BadgeStatus.js
in src/Components
12 -
ValueWithLabel.js
in src/Components
8 -
jest.config.js
in infra/central
8 -
jest.config.js
in infra/producer
8 -
pre-ui-teardown.js
in root
7 -
setupTests.js
in src
1 -
Files With Most Units (Top 10)
File# lines# units
CatalogComponent.js
in src/Components
45 1
WorkflowExecutionDetailsComponent.js
in src/Components
72 1
WorkflowExecutionsComponent.js
in src/Components
44 1
CatalogTablesComponent.js
in src/Components
61 1
RequestAccessComponent.js
in src/Components
50 1
TableDetailsComponent.js
in src/Components
80 1
index.ts
in infra/central/lib/AppStack
94 1
index.ts
in infra/central/lib/SecurityStack
83 1
infra-stack.ts
in infra/central/lib
19 1
producer-stack.ts
in infra/producer/lib
42 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 31 long lines.

File# lines# units# long lines
TableDetailsComponent.js
in src/Components
80 1 7
CatalogTablesComponent.js
in src/Components
61 1 4
DatabaseDetailsComponent.js
in src/Components
39 - 3
WorkflowExecutionsComponent.js
in src/Components
44 1 3
post-ui-deployment.js
in root
96 - 3
CatalogComponent.js
in src/Components
45 1 2
WorkflowExecutionDetailsComponent.js
in src/Components
72 1 2
RequestAccessComponent.js
in src/Components
50 1 2
index.js
in infra/central/functions/WorkflowSendApprovalNotification
38 - 2
App.js
in src
20 - 1
index.ts
in infra/central/lib/AppStack
94 1 1
index.ts
in infra/central/lib/SecurityStack
83 1 1