aws-samples / otl-service-launcher
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 31 files with 2,073 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (565 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (1,027 lines of code)
    • 22 very small files (481 lines of code)
0% | 0% | 27% | 49% | 23%
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
yaml0% | 0% | 98% | 0% | 1%
tf0% | 0% | 14% | 58% | 26%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
cfn0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 37% | 43% | 18%
modules/emr0% | 0% | 0% | 98% | 1%
modules/storagegateway0% | 0% | 0% | 81% | 18%
modules/on_prem_vpc0% | 0% | 0% | 86% | 13%
modules/eks_outposts_node_group0% | 0% | 0% | 65% | 34%
modules/rds0% | 0% | 0% | 0% | 100%
modules/eks_cluster0% | 0% | 0% | 0% | 100%
modules/elasticache0% | 0% | 0% | 0% | 100%
modules/cloud90% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
amazon-eks-nodegroup-OTL.yaml
in cfn
304 -
vpc.tf
in root
261 -
main.tf
in modules/storagegateway
175 -
main.tf
in root
162 -
variables.tf
in modules/emr
149 -
main.tf
in modules/emr
143 -
variables.tf
in root
138 -
main.tf
in modules/on_prem_vpc
138 -
main.tf
in modules/eks_outposts_node_group
122 -
outputs.tf
in root
78 -
variables.tf
in modules/eks_outposts_node_group
60 -
variables.tf
in modules/storagegateway
37 -
main.tf
in modules/rds
32 -
main.tf
in modules/eks_cluster
32 -
providers.tf
in root
30 -
variables.tf
in modules/rds
27 -
variables.tf
in modules/elasticache
27 -
main.tf
in modules/elasticache
23 -
variables.tf
in modules/cloud9
21 -
outputs.tf
in modules/rds
19 -
variables.tf
in modules/eks_cluster
17 -
outposts.tf
in root
17 -
variables.tf
in modules/on_prem_vpc
15 -
outputs.tf
in modules/eks_cluster
10 -
outputs.tf
in modules/elasticache
9 -
main.tf
in modules/cloud9
7 -
outputs.tf
in modules/on_prem_vpc
6 -
aws-auth-config-map-data-map-roles.yaml
in modules/eks_outposts_node_group
5 -
locals.tf
in root
3 -
outputs.tf
in modules/storagegateway
3 -
outputs.tf
in modules/emr
3 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 4)

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

File# lines# units# long lines
variables.tf
in root
138 - 5
amazon-eks-nodegroup-OTL.yaml
in cfn
304 - 5
main.tf
in modules/on_prem_vpc
138 - 1
outposts.tf
in root
17 - 1