aws-samples / aws-ecs-cicd-terraform
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 32 files with 1,527 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (447 lines of code)
    • 29 very small files (1,080 lines of code)
0% | 0% | 0% | 29% | 70%
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% | 0% | 36% | 63%
less0% | 0% | 0% | 55% | 44%
html0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
tfvars0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
terraform0% | 0% | 0% | 35% | 64%
petclinic/src/main/less0% | 0% | 0% | 55% | 44%
petclinic/src/main/resources/templates/owners0% | 0% | 0% | 0% | 100%
petclinic/src/main/resources/templates/fragments0% | 0% | 0% | 0% | 100%
petclinic/src/main/resources/templates/pets0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
petclinic/src/main/resources/templates/vets0% | 0% | 0% | 0% | 100%
petclinic/src/main/resources/templates0% | 0% | 0% | 0% | 100%
Longest Files (Top 32)
File# lines# units
petclinic.less
in petclinic/src/main/less
182 -
codepipeline.tf
in terraform
134 -
codebuild.tf
in terraform
131 -
variables.tf
in terraform
86 -
ecs-fargate.tf
in terraform
81 -
layout.html
in petclinic/src/main/resources/templates/fragments
77 -
vpc.tf
in terraform
71 -
ownerDetails.html
in petclinic/src/main/resources/templates/owners
70 -
codecommit.tf
in terraform
69 -
security-groups.tf
in terraform
66 -
header.less
in petclinic/src/main/less
62 -
createOrUpdateVisitForm.html
in petclinic/src/main/resources/templates/pets
54 -
typography.less
in petclinic/src/main/less
50 -
rds.tf
in terraform
35 -
createOrUpdatePetForm.html
in petclinic/src/main/resources/templates/pets
34 -
responsive.less
in petclinic/src/main/less
34 -
inputField.html
in petclinic/src/main/resources/templates/fragments
30 -
findOwners.html
in petclinic/src/main/resources/templates/owners
29 -
selectField.html
in petclinic/src/main/resources/templates/fragments
28 -
createOrUpdateOwnerForm.html
in petclinic/src/main/resources/templates/owners
28 -
ownersList.html
in petclinic/src/main/resources/templates/owners
28 -
mkdocs.yml
in root
25 -
alb.tf
in terraform
24 -
vetList.html
in petclinic/src/main/resources/templates/vets
23 -
iam-fargate.tf
in terraform
18 -
welcome.html
in petclinic/src/main/resources/templates
11 -
buildspec.yml
in root
10 -
ecr.tf
in terraform
10 -
terraform.tfvars
in terraform
8 -
provider.tf
in terraform
8 -
error.html
in petclinic/src/main/resources/templates
8 -
parameters.tf
in terraform
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 4 long lines.

File# lines# units# long lines
codepipeline.tf
in terraform
134 - 1
mkdocs.yml
in root
25 - 1
layout.html
in petclinic/src/main/resources/templates/fragments
77 - 1
inputField.html
in petclinic/src/main/resources/templates/fragments
30 - 1