aws-ia / terraform-adobe-magento
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 58 files with 3,048 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (547 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (981 lines of code)
    • 49 very small files (1,520 lines of code)
0% | 0% | 17% | 32% | 49%
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
tf0% | 0% | 18% | 29% | 51%
py0% | 0% | 0% | 100% | 0%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
modules/magento0% | 0% | 50% | 0% | 49%
modules/base0% | 0% | 35% | 30% | 34%
ROOT0% | 0% | 0% | 86% | 13%
modules/services0% | 0% | 0% | 41% | 58%
deploy0% | 0% | 0% | 62% | 37%
modules/magento-ami0% | 0% | 0% | 46% | 53%
modules/varnish-ami0% | 0% | 0% | 0% | 100%
modules/ssm0% | 0% | 0% | 0% | 100%
modules/account0% | 0% | 0% | 0% | 100%
setup_workspace0% | 0% | 0% | 0% | 100%
modules/acm0% | 0% | 0% | 0% | 100%
userdata0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
alb_and_asg.tf
in modules/magento
338 -
network.tf
in modules/base
209 -
securitygroups.tf
in modules/base
180 -
variables.tf
in root
163 -
variables.tf
in deploy
154 -
main.tf
in root
140 -
variables.tf
in modules/services
123 -
securitygroups.tf
in modules/services
111 -
magento_vars.py
in modules/magento-ami/scripts/ec2_install/scripts
110 -
variables.tf
in modules/magento
97 -
variables.tf
in modules/base
78 -
securitygroups.tf
in modules/magento
65 -
ssm.tf
in modules/services
64 -
ssm.tf
in modules/ssm
61 -
redis.tf
in modules/services
59 -
elasticsearch.tf
in modules/services
58 -
ec2.tf
in modules/magento-ami
56 -
db.tf
in modules/services
55 -
iam.tf
in modules/account
52 -
output.tf
in modules/base
51 -
ec2.tf
in modules/varnish-ami
51 -
s3.tf
in modules/magento
50 -
cloudfront.tf
in modules/magento
49 -
outputs.tf
in deploy
45 -
workspace.tf
in setup_workspace
41 -
locals.tf
in modules/base
41 -
variables.tf
in modules/magento-ami
38 -
asg.tf
in modules/base
38 -
aws_mq.tf
in modules/services
36 -
main.tf
in deploy
34 -
outputs.tf
in root
34 -
cloudwatch.tf
in modules/magento
32 -
variables.tf
in modules/varnish-ami
30 -
variables.tf
in setup_workspace
28 -
variables.tf
in modules/ssm
28 -
acm.tf
in modules/acm
26 -
efs.tf
in modules/services
22 -
output.tf
in modules/services
21 -
securitygroups.tf
in modules/magento-ami
18 -
securitygroups.tf
in modules/varnish-ami
18 -
versions.tf
in deploy
14 -
users.yaml
in userdata
14 -
providers.tf
in root
14 -
iam.tf
in modules/magento
13 -
iam.tf
in modules/magento-ami
13 -
vars-data.tf
in modules/magento
12 -
vars-data.tf
in modules/services
12 -
output.tf
in modules/magento
9 -
variables.tf
in modules/account
8 -
route53.tf
in modules/account
8 -
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 6 long lines.

File# lines# units# long lines
variables.tf
in deploy
154 - 2
locals.tf
in modules/base
41 - 2
iam.tf
in modules/magento
13 - 1
elasticsearch.tf
in modules/services
58 - 1