aws-quickstart / quickstart-uipath-orchestrator
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 16 files with 5,519 lines of code.
    • 2 very long files (2,250 lines of code)
    • 2 long files (1,628 lines of code)
    • 3 medium size files (1,010 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (250 lines of code)
    • 7 very small files (381 lines of code)
40% | 29% | 18% | 4% | 6%
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
yaml49% | 35% | 9% | 3% | 2%
ps10% | 0% | 58% | 0% | 41%
psm10% | 0% | 62% | 30% | 7%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates49% | 35% | 9% | 3% | 2%
scripts0% | 0% | 58% | 0% | 41%
scripts/modules0% | 0% | 62% | 30% | 7%
Longest Files (Top 16)
File# lines# units
uipath-orchestrator.template.yaml
in templates
1192 -
main.template.yaml
in templates
1058 -
server.template.yaml
in templates
878 -
storage.template.yaml
in templates
750 -
ha.template.yaml
in templates
424 -
Install-UiPathOrchestrator.ps1
in scripts
353 -
OrchestratorAPIUtils.psm1
in scripts/modules
233 -
routing.template.yaml
in templates
138 -
TestingUtils.psm1
in scripts/modules
112 -
database.template.yaml
in templates
98 -
Set-MutexLock.ps1
in scripts
78 -
Get-File.ps1
in scripts
66 -
Write-ConfigToS3.ps1
in scripts
45 -
Install-SelfSignedCertificate.ps1
in scripts
34 -
Install-RolesAndFeatures.ps1
in scripts
32 -
CleanUpUtils.psm1
in scripts/modules
28 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 11)

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

File# lines# units# long lines
Install-UiPathOrchestrator.ps1
in scripts
353 - 23
main.template.yaml
in templates
1058 - 16
server.template.yaml
in templates
878 - 12
uipath-orchestrator.template.yaml
in templates
1192 - 7
storage.template.yaml
in templates
750 - 6
CleanUpUtils.psm1
in scripts/modules
28 - 4
Install-SelfSignedCertificate.ps1
in scripts
34 - 4
TestingUtils.psm1
in scripts/modules
112 - 3
OrchestratorAPIUtils.psm1
in scripts/modules
233 - 3
ha.template.yaml
in templates
424 - 1
Get-File.ps1
in scripts
66 - 1