azure / vscode-azureterraform
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 15% | 37% | 46%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 0% | 15% | 37% | 46%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 16% | 32% | 50%
build0% | 0% | 0% | 100% | 0%
Longest Files (Top 19)
File# lines# units
210 13
shared.ts
in src
167 9
125 4
111 4
107 9
cloudShellUtils.ts
in src/utils
96 4
dockerUtils.ts
in src/utils
72 6
72 3
uiUtils.ts
in src/utils
64 4
survey.ts
in src
60 2
54 2
settingUtils.ts
in src/utils
41 11
35 4
workspaceUtils.ts
in src/utils
30 1
25 3
cpUtils.ts
in src/utils
23 1
dotUtils.ts
in src/utils
22 3
terraformUtils.ts
in src/utils
18 1
17 2
Files With Most Units (Top 19)
File# lines# units
210 13
settingUtils.ts
in src/utils
41 11
shared.ts
in src
167 9
107 9
dockerUtils.ts
in src/utils
72 6
uiUtils.ts
in src/utils
64 4
cloudShellUtils.ts
in src/utils
96 4
35 4
125 4
111 4
dotUtils.ts
in src/utils
22 3
25 3
72 3
54 2
survey.ts
in src
60 2
17 2
workspaceUtils.ts
in src/utils
30 1
terraformUtils.ts
in src/utils
18 1
cpUtils.ts
in src/utils
23 1
Files With Long Lines (Top 11)

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

File# lines# units# long lines
210 13 11
cloudShellUtils.ts
in src/utils
96 4 7
dockerUtils.ts
in src/utils
72 6 5
uiUtils.ts
in src/utils
64 4 3
72 3 3
125 4 3
survey.ts
in src
60 2 2
terraformUtils.ts
in src/utils
18 1 1
settingUtils.ts
in src/utils
41 11 1
dotUtils.ts
in src/utils
22 3 1
107 9 1
Correlations

File Size vs. Commits (all time): 19 points

build/downloader.ts x: 1 commits (all time) y: 111 lines of code src/extension.ts x: 75 commits (all time) y: 125 lines of code src/survey.ts x: 1 commits (all time) y: 60 lines of code src/utils/settingUtils.ts x: 6 commits (all time) y: 41 lines of code src/cloudShell.ts x: 81 commits (all time) y: 210 lines of code src/utils/cloudShellUtils.ts x: 3 commits (all time) y: 96 lines of code src/integratedShell.ts x: 51 commits (all time) y: 107 lines of code src/terraformShellManager.ts x: 2 commits (all time) y: 35 lines of code src/utils/terraformUtils.ts x: 3 commits (all time) y: 18 lines of code src/utils/uiUtils.ts x: 7 commits (all time) y: 64 lines of code src/utils/dockerUtils.ts x: 10 commits (all time) y: 72 lines of code src/constants.ts x: 24 commits (all time) y: 72 lines of code src/shared.ts x: 26 commits (all time) y: 167 lines of code src/baseShell.ts x: 36 commits (all time) y: 17 lines of code src/cloudFile.ts x: 4 commits (all time) y: 54 lines of code src/terraformChannel.ts x: 2 commits (all time) y: 25 lines of code src/utils/cpUtils.ts x: 3 commits (all time) y: 23 lines of code src/utils/dotUtils.ts x: 5 commits (all time) y: 22 lines of code src/utils/workspaceUtils.ts x: 3 commits (all time) y: 30 lines of code
210.0
lines of code
  min: 17.0
  average: 71.0
  25th percentile: 25.0
  median: 60.0
  75th percentile: 107.0
  max: 210.0
0 81.0
commits (all time)
min: 1.0 | average: 18.05 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 26.0 | max: 81.0

File Size vs. Contributors (all time): 19 points

build/downloader.ts x: 1 contributors (all time) y: 111 lines of code src/extension.ts x: 8 contributors (all time) y: 125 lines of code src/survey.ts x: 1 contributors (all time) y: 60 lines of code src/utils/settingUtils.ts x: 3 contributors (all time) y: 41 lines of code src/cloudShell.ts x: 8 contributors (all time) y: 210 lines of code src/utils/cloudShellUtils.ts x: 3 contributors (all time) y: 96 lines of code src/integratedShell.ts x: 7 contributors (all time) y: 107 lines of code src/terraformShellManager.ts x: 2 contributors (all time) y: 35 lines of code src/utils/terraformUtils.ts x: 2 contributors (all time) y: 18 lines of code src/utils/uiUtils.ts x: 2 contributors (all time) y: 64 lines of code src/utils/dockerUtils.ts x: 2 contributors (all time) y: 72 lines of code src/constants.ts x: 6 contributors (all time) y: 72 lines of code src/shared.ts x: 6 contributors (all time) y: 167 lines of code src/baseShell.ts x: 6 contributors (all time) y: 17 lines of code src/cloudFile.ts x: 3 contributors (all time) y: 54 lines of code src/terraformChannel.ts x: 1 contributors (all time) y: 25 lines of code src/utils/cpUtils.ts x: 1 contributors (all time) y: 23 lines of code src/utils/dotUtils.ts x: 1 contributors (all time) y: 22 lines of code src/utils/workspaceUtils.ts x: 1 contributors (all time) y: 30 lines of code
210.0
lines of code
  min: 17.0
  average: 71.0
  25th percentile: 25.0
  median: 60.0
  75th percentile: 107.0
  max: 210.0
0 8.0
contributors (all time)
min: 1.0 | average: 3.37 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 6.0 | max: 8.0

File Size vs. Commits (30 days): 4 points

build/downloader.ts x: 1 commits (30d) y: 111 lines of code src/extension.ts x: 1 commits (30d) y: 125 lines of code src/survey.ts x: 1 commits (30d) y: 60 lines of code src/utils/settingUtils.ts x: 1 commits (30d) y: 41 lines of code
125.0
lines of code
  min: 41.0
  average: 84.25
  25th percentile: 45.75
  median: 85.5
  75th percentile: 121.5
  max: 125.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 4 points

build/downloader.ts x: 1 contributors (30d) y: 111 lines of code src/extension.ts x: 1 contributors (30d) y: 125 lines of code src/survey.ts x: 1 contributors (30d) y: 60 lines of code src/utils/settingUtils.ts x: 1 contributors (30d) y: 41 lines of code
125.0
lines of code
  min: 41.0
  average: 84.25
  25th percentile: 45.75
  median: 85.5
  75th percentile: 121.5
  max: 125.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 6 points

build/downloader.ts x: 1 commits (90d) y: 111 lines of code src/extension.ts x: 2 commits (90d) y: 125 lines of code src/survey.ts x: 1 commits (90d) y: 60 lines of code src/utils/settingUtils.ts x: 2 commits (90d) y: 41 lines of code src/cloudShell.ts x: 1 commits (90d) y: 210 lines of code src/utils/cloudShellUtils.ts x: 1 commits (90d) y: 96 lines of code
210.0
lines of code
  min: 41.0
  average: 107.17
  25th percentile: 55.25
  median: 103.5
  75th percentile: 146.25
  max: 210.0
0 2.0
commits (90d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Contributors (90 days): 6 points

build/downloader.ts x: 1 contributors (90d) y: 111 lines of code src/extension.ts x: 1 contributors (90d) y: 125 lines of code src/survey.ts x: 1 contributors (90d) y: 60 lines of code src/utils/settingUtils.ts x: 1 contributors (90d) y: 41 lines of code src/cloudShell.ts x: 1 contributors (90d) y: 210 lines of code src/utils/cloudShellUtils.ts x: 1 contributors (90d) y: 96 lines of code
210.0
lines of code
  min: 41.0
  average: 107.17
  25th percentile: 55.25
  median: 103.5
  75th percentile: 146.25
  max: 210.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0