aws-amplify / amplify-cli-export-construct
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 21 files with 1,056 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (558 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (288 lines of code)
    • 17 very small files (210 lines of code)
0% | 0% | 52% | 27% | 19%
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% | 52% | 27% | 19%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/export-backend-asset-handler0% | 0% | 100% | 0% | 0%
integ-test0% | 0% | 100% | 0% | 0%
src0% | 0% | 0% | 77% | 22%
src/include-nested-stacks/auth0% | 0% | 0% | 0% | 100%
src/include-nested-stacks0% | 0% | 0% | 0% | 100%
src/types0% | 0% | 0% | 0% | 100%
src/include-nested-stacks/api-rest0% | 0% | 0% | 0% | 100%
src/include-nested-stacks/api-graphql0% | 0% | 0% | 0% | 100%
src/include-nested-stacks/lambda-function0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
index.ts
in src/export-backend-asset-handler
331 9
resource-type-string-generator.ts
in integ-test
227 -
base-exported-backend.ts
in src
163 8
export-backend.ts
in src
125 2
constants.ts
in src
76 -
auth-include-nested-stack.ts
in src/include-nested-stacks/auth
31 -
base-included-stack.ts
in src/include-nested-stacks
22 2
api-rest-include-stack.ts
in src/include-nested-stacks/api-rest
19 1
api-graphql-include-nested-stack.ts
in src/include-nested-stacks/api-graphql
17 -
category-stack-mapping.ts
in src/types
9 -
lambda-function-nested-stack.ts
in src/include-nested-stacks/lambda-function
7 -
amplify-exported-backend-props.ts
in src
5 -
export-manifest.ts
in src/types
5 -
index.ts
in src
4 -
index.ts
in src/include-nested-stacks
4 -
export-tags.ts
in src/types
4 -
index.ts
in src/types
3 -
index.ts
in src/include-nested-stacks/api-rest
1 -
index.ts
in src/include-nested-stacks/lambda-function
1 -
index.ts
in src/include-nested-stacks/api-graphql
1 -
index.ts
in src/include-nested-stacks/auth
1 -
Files With Most Units (Top 5)
File# lines# units
index.ts
in src/export-backend-asset-handler
331 9
base-exported-backend.ts
in src
163 8
base-included-stack.ts
in src/include-nested-stacks
22 2
export-backend.ts
in src
125 2
api-rest-include-stack.ts
in src/include-nested-stacks/api-rest
19 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