aws-solutions / multi-region-infrastructure-deployment
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 12 files with 2,025 lines of code.
    • 1 very long files (1,155 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (513 lines of code)
    • 7 very small files (357 lines of code)
57% | 0% | 0% | 25% | 17%
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
yaml100% | 0% | 0% | 0% | 0%
ts0% | 0% | 0% | 86% | 13%
js0% | 0% | 0% | 42% | 57%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
deployment100% | 0% | 0% | 0% | 0%
source/secondary-bucket-creator/source0% | 0% | 0% | 88% | 11%
source/stage-artifact-creator0% | 0% | 0% | 100% | 0%
source/uuid-generator/source0% | 0% | 0% | 83% | 16%
source/changeset-validator0% | 0% | 0% | 75% | 24%
source/drift-detection0% | 0% | 0% | 0% | 100%
source/rollback-change0% | 0% | 0% | 0% | 100%
source/custom-resource0% | 0% | 0% | 0% | 100%
source/stage-artifact-putter0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
multi-region-infrastructure-deployment.yaml
in deployment
1155 -
index.ts
in source/secondary-bucket-creator/source
178 5
index.js
in source/stage-artifact-creator
132 1
index.ts
in source/uuid-generator/source
102 6
index.js
in source/changeset-validator
101 1
index.js
in source/drift-detection
88 2
index.js
in source/rollback-change
85 -
index.js
in source/custom-resource
64 2
index.js
in source/stage-artifact-putter
44 -
metrics.js
in source/changeset-validator
32 1
custom-resource-handler.ts
in source/secondary-bucket-creator/source
24 -
custom-resource-handler.ts
in source/uuid-generator/source
20 -
Files With Most Units (Top 7)
File# lines# units
index.ts
in source/uuid-generator/source
102 6
index.ts
in source/secondary-bucket-creator/source
178 5
index.js
in source/drift-detection
88 2
index.js
in source/custom-resource
64 2
metrics.js
in source/changeset-validator
32 1
index.js
in source/changeset-validator
101 1
index.js
in source/stage-artifact-creator
132 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
multi-region-infrastructure-deployment.yaml
in deployment
1155 - 25
index.ts
in source/secondary-bucket-creator/source
178 5 4
index.js
in source/stage-artifact-creator
132 1 3
index.js
in source/rollback-change
85 - 1