aws-samples / aws-apprunner-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,445 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 (445 lines of code)
    • 29 very small files (1,000 lines of code)
0% | 0% | 0% | 30% | 69%
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% | 38% | 61%
less0% | 0% | 0% | 55% | 44%
html0% | 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% | 37% | 62%
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%
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 -
codebuild.tf
in terraform
146 -
codepipeline.tf
in terraform
117 -
variables.tf
in terraform
90 -
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 -
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 -
iam.tf
in terraform
47 -
createOrUpdatePetForm.html
in petclinic/src/main/resources/templates/pets
34 -
responsive.less
in petclinic/src/main/less
34 -
services.tf
in terraform
30 -
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 -
rds.tf
in terraform
27 -
security-groups.tf
in terraform
26 -
vetList.html
in petclinic/src/main/resources/templates/vets
23 -
push2codecommit.tf
in terraform
22 -
appbuild.tf
in terraform
14 -
ecr.tf
in terraform
13 -
welcome.html
in petclinic/src/main/resources/templates
11 -
terraform.tfvars
in terraform
9 -
autoscaling.tf
in terraform
9 -
error.html
in petclinic/src/main/resources/templates
8 -
provider.tf
in terraform
4 -
parameters.tf
in terraform
3 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 6)

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

File# lines# units# long lines
appbuild.tf
in terraform
14 - 1
codepipeline.tf
in terraform
117 - 1
services.tf
in terraform
30 - 1
iam.tf
in terraform
47 - 1
layout.html
in petclinic/src/main/resources/templates/fragments
77 - 1
inputField.html
in petclinic/src/main/resources/templates/fragments
30 - 1