microsoft / azure-redcap-paas
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 15 files with 2,632 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,450 lines of code)
    • 3 medium size files (834 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 10 very small files (348 lines of code)
0% | 55% | 31% | 0% | 13%
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% | 75% | 22% | 0% | 2%
dpr0% | 100% | 0% | 0% | 0%
ps10% | 0% | 78% | 0% | 21%
yml0% | 0% | 85% | 0% | 14%
tfvars0% | 0% | 0% | 0% | 100%
php0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
terraform0% | 60% | 36% | 0% | 2%
Files/sendmail/source0% | 100% | 0% | 0% | 0%
ROOT0% | 0% | 80% | 0% | 19%
terraform/workspaces0% | 0% | 0% | 0% | 100%
Files0% | 0% | 0% | 0% | 100%
Files/sendmail0% | 0% | 0% | 0% | 100%
terraform/ansible0% | 0% | 0% | 0% | 100%
Files/WebJob0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
main.tf
in terraform
906 -
dpr
sendmail.dpr
in Files/sendmail/source
544 4
deploy.ps1
in root
287 -
azure-pipelines.yml
in terraform
280 -
variables.tf
in terraform
267 -
sample1.tfvars
in terraform/workspaces
74 -
ARMDeployment.ps1
in root
71 -
AzDeployStatus.php
in Files
63 -
ReadMe.html
in Files/sendmail
50 -
site.yml
in terraform/ansible
46 -
outputs.tf
in terraform
20 -
locals.tf
in terraform
10 -
cronWebJob.ps1
in Files/WebJob
6 -
tpl
template-inventory.tpl
in terraform/ansible
4 -
backend.tf
in terraform
4 -
Files With Most Units (Top 1)
File# lines# units
dpr
sendmail.dpr
in Files/sendmail/source
544 4
Files With Long Lines (Top 8)

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

File# lines# units# long lines
deploy.ps1
in root
287 - 19
azure-pipelines.yml
in terraform
280 - 9
main.tf
in terraform
906 - 8
variables.tf
in terraform
267 - 8
locals.tf
in terraform
10 - 7
dpr
sendmail.dpr
in Files/sendmail/source
544 4 3
ARMDeployment.ps1
in root
71 - 2
outputs.tf
in terraform
20 - 1