aws-samples / aws-account-vending-machine
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 9 files with 1,597 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (1,024 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (391 lines of code)
    • 3 very small files (182 lines of code)
0% | 0% | 64% | 24% | 11%
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
yml0% | 0% | 90% | 0% | 9%
py0% | 0% | 100% | 0% | 0%
yaml0% | 0% | 0% | 78% | 21%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
resources0% | 0% | 76% | 13% | 9%
govcloud/govcloud-side-setup0% | 0% | 63% | 25% | 10%
govcloud/commercial-side-setup0% | 0% | 0% | 73% | 26%
Longest Files (Top 9)
File# lines# units
Accountbaseline.yml
in govcloud/govcloud-side-setup
369 -
Accountbaseline.yml
in resources
369 -
AccountCreationLambda.py
in resources
286 10
GovCloudAccountSetup.yaml
in govcloud/govcloud-side-setup
149 -
CommercialAccountSetup.yaml
in govcloud/commercial-side-setup
123 -
AccountCreationLambdaSetup-cfn.yaml
in resources
119 -
accountbuilder.yml
in resources
78 -
govcloud-account-avm-product.yaml
in govcloud/govcloud-side-setup
59 -
commercial-account-avm-product.yaml
in govcloud/commercial-side-setup
45 -
Files With Most Units (Top 1)
File# lines# units
AccountCreationLambda.py
in resources
286 10
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 63 long lines.

File# lines# units# long lines
Accountbaseline.yml
in govcloud/govcloud-side-setup
369 - 17
Accountbaseline.yml
in resources
369 - 17
AccountCreationLambda.py
in resources
286 10 14
GovCloudAccountSetup.yaml
in govcloud/govcloud-side-setup
149 - 5
CommercialAccountSetup.yaml
in govcloud/commercial-side-setup
123 - 4
accountbuilder.yml
in resources
78 - 3
AccountCreationLambdaSetup-cfn.yaml
in resources
119 - 2
commercial-account-avm-product.yaml
in govcloud/commercial-side-setup
45 - 1