azure / azure-powershell-migration
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 17% | 32% | 49%
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
ps10% | 0% | 14% | 32% | 52%
ts0% | 0% | 35% | 29% | 35%
ps1xml0% | 0% | 0% | 100% | 0%
psd10% | 0% | 0% | 0% | 100%
proj0% | 0% | 0% | 0% | 100%
psm10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
powershell-module0% | 0% | 21% | 44% | 34%
vscode-extension0% | 0% | 34% | 28% | 36%
common0% | 0% | 0% | 16% | 83%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
platform.ts
in vscode-extension/src
327 17
New-AzUpgradeModulePlan.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
317 -
New-AzCmdletSpec.ps1
in powershell-module/Scripts
218 -
Find-CmdletsInFile.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
191 -
Send-MetricsIfDataCollectionEnabled.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
171 -
Invoke-AzUpgradeModulePlan.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
165 -
Classes.ps1
in powershell-module/Az.Tools.Migration/Classes
159 -
Az.Tools.Migration.format.ps1xml
in powershell-module/Az.Tools.Migration
158 -
logging.ts
in vscode-extension/src
152 17
Find-AzUpgradeCommandReference.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
150 -
extension.ts
in vscode-extension/src
117 7
Send-PageViewTelemetry.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
115 -
devtestlab-add-marketplace-image-to-lab.ps1
in common/code-upgrade-samples/azurerm
113 -
devtestlab-add-marketplace-image-to-lab.ps1
in common/code-upgrade-samples/az
113 -
powershell.ts
in vscode-extension/src
87 10
Az.Tools.Migration.psd1
in powershell-module/Az.Tools.Migration
87 -
Get-AzUpgradeCmdletSpec.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
78 -
utils.ts
in vscode-extension/src
76 10
sqldb-import-from-bacpac.ps1
in common/code-upgrade-samples/azurerm
76 -
sqldb-import-from-bacpac.ps1
in common/code-upgrade-samples/az
76 -
Invoke-ModuleUpgradeStep.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
75 -
diagnostic.ts
in vscode-extension/src
68 2
network-route-traffic-through-nva.ps1
in common/code-upgrade-samples/azurerm
65 -
network-route-traffic-through-nva.ps1
in common/code-upgrade-samples/az
65 -
Out-FileBatchResult.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
64 -
sqldb-move-database-between-pools-and-standalone.ps1
in common/code-upgrade-samples/azurerm
63 -
63 -
network-create-vm-two-nics.ps1
in common/code-upgrade-samples/azurerm
62 -
network-create-vm-two-nics.ps1
in common/code-upgrade-samples/az
62 -
Confirm-StringBuilderSubstring.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
62 -
migraion.ts
in vscode-extension/src/types
58 -
PSScriptAnalyzerSettings.psd1
in powershell-module
53 -
Get-ModulePreferences.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
51 -
compute-create-wordpress-mysql.ps1
in common/code-upgrade-samples/azurerm
48 -
compute-create-wordpress-mysql.ps1
in common/code-upgrade-samples/az
48 -
compute-create-dockerhost.ps1
in common/code-upgrade-samples/azurerm
47 -
compute-create-dockerhost.ps1
in common/code-upgrade-samples/az
47 -
Set-ModulePreference.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
45 -
sqldb-restore-database.ps1
in common/code-upgrade-samples/azurerm
44 -
sqldb-restore-database.ps1
in common/code-upgrade-samples/az
44 -
Get-AzUpgradeAliasSpec.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
44 -
New-ModifiedFileName.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
40 -
quickFix.ts
in vscode-extension/src
38 2
FunctionExample-SubExpressionLineContinuation.ps1
in powershell-module/Az.Tools.Migration/Resources/TestFiles
35 -
FunctionExample-MultipleCommands.ps1
in powershell-module/Az.Tools.Migration/Resources/TestFiles
34 -
sqldb-create-and-configure-database.ps1
in common/code-upgrade-samples/azurerm
31 -
sqldb-create-and-configure-database.ps1
in common/code-upgrade-samples/az
31 -
FunctionExample-OneCommand.ps1
in powershell-module/Az.Tools.Migration/Resources/TestFiles
25 -
Az.Tools.Migration.psm1
in powershell-module/Az.Tools.Migration
24 -
proj
build.proj
in powershell-module
24 -
Files With Most Units (Top 7)
File# lines# units
logging.ts
in vscode-extension/src
152 17
platform.ts
in vscode-extension/src
327 17
utils.ts
in vscode-extension/src
76 10
powershell.ts
in vscode-extension/src
87 10
extension.ts
in vscode-extension/src
117 7
quickFix.ts
in vscode-extension/src
38 2
diagnostic.ts
in vscode-extension/src
68 2
Files With Long Lines (Top 50)

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

File# lines# units# long lines
New-AzUpgradeModulePlan.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
317 - 26
Find-CmdletsInFile.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
191 - 18
Invoke-AzUpgradeModulePlan.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
165 - 13
New-AzCmdletSpec.ps1
in powershell-module/Scripts
218 - 13
Find-AzUpgradeCommandReference.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
150 - 10
devtestlab-add-marketplace-image-to-lab.ps1
in common/code-upgrade-samples/azurerm
113 - 6
sqldb-import-from-bacpac.ps1
in common/code-upgrade-samples/azurerm
76 - 6
devtestlab-add-marketplace-image-to-lab.ps1
in common/code-upgrade-samples/az
113 - 6
Az.Tools.Migration.psd1
in powershell-module/Az.Tools.Migration
87 - 6
Send-MetricsIfDataCollectionEnabled.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
171 - 6
sqldb-import-from-bacpac.ps1
in common/code-upgrade-samples/az
76 - 5
webapp-monitor-with-logs.ps1
in common/code-upgrade-samples/azurerm
17 - 4
Set-ModulePreference.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
45 - 4
Invoke-ModuleUpgradeStep.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
75 - 4
Get-ModulePreferences.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
51 - 4
extension.ts
in vscode-extension/src
117 7 3
network-peer-two-virtual-networks.ps1
in common/code-upgrade-samples/azurerm
14 - 3
webapp-monitor-with-logs.ps1
in common/code-upgrade-samples/az
17 - 3
webapp-back-restore.ps1
in common/code-upgrade-samples/azurerm
10 - 2
sqldb-move-database-between-pools-and-standalone.ps1
in common/code-upgrade-samples/azurerm
63 - 2
compute-create-wordpress-mysql.ps1
in common/code-upgrade-samples/azurerm
48 - 2
webapp-create-from-github.ps1
in common/code-upgrade-samples/azurerm
18 - 2
sqldb-create-and-configure-database.ps1
in common/code-upgrade-samples/azurerm
31 - 2
sqldb-restore-database.ps1
in common/code-upgrade-samples/azurerm
44 - 2
network-create-vm-two-nics.ps1
in common/code-upgrade-samples/azurerm
62 - 2
webapp-back-restore.ps1
in common/code-upgrade-samples/az
10 - 2
63 - 2
compute-create-wordpress-mysql.ps1
in common/code-upgrade-samples/az
48 - 2
webapp-create-from-github.ps1
in common/code-upgrade-samples/az
18 - 2
sqldb-create-and-configure-database.ps1
in common/code-upgrade-samples/az
31 - 2
sqldb-restore-database.ps1
in common/code-upgrade-samples/az
44 - 2
network-create-vm-two-nics.ps1
in common/code-upgrade-samples/az
62 - 2
Get-AzUpgradeAliasSpec.ps1
in powershell-module/Az.Tools.Migration/Functions/Public
44 - 2
Send-PageViewTelemetry.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
115 - 2
Confirm-StringBuilderSubstring.ps1
in powershell-module/Az.Tools.Migration/Functions/Private
62 - 2
proj
build.proj
in powershell-module
24 - 2
quickFix.ts
in vscode-extension/src
38 2 1
diagnostic.ts
in vscode-extension/src
68 2 1
powershell.ts
in vscode-extension/src
87 10 1
compute-create-windowsvm-quick-splatted-params-3.ps1
in common/code-upgrade-samples/azurerm
22 - 1
compute-create-windowsvm-quick.ps1
in common/code-upgrade-samples/azurerm
21 - 1
network-route-traffic-through-nva.ps1
in common/code-upgrade-samples/azurerm
65 - 1
dynamic-parameters-test1.ps1
in common/code-upgrade-samples/azurerm
6 - 1
compute-create-windowsvm-quick-splatted-params-1.ps1
in common/code-upgrade-samples/azurerm
22 - 1
compute-create-dockerhost.ps1
in common/code-upgrade-samples/azurerm
47 - 1
compute-create-windowsvm-quick-splatted-params-2.ps1
in common/code-upgrade-samples/azurerm
22 - 1
22 - 1
network-peer-two-virtual-networks.ps1
in common/code-upgrade-samples/az
14 - 1
compute-create-windowsvm-quick.ps1
in common/code-upgrade-samples/az
21 - 1
network-route-traffic-through-nva.ps1
in common/code-upgrade-samples/az
65 - 1
Correlations

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

powershell-module/Az.Tools.Migration/Az.Tools.Migration.psd1 x: 20 commits (all time) y: 87 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Find-AzUpgradeCommandReference.ps1 x: 8 commits (all time) y: 150 lines of code powershell-module/Az.Tools.Migration/Functions/Public/New-AzUpgradeModulePlan.ps1 x: 19 commits (all time) y: 317 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Find-CmdletsInFile.ps1 x: 5 commits (all time) y: 191 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Get-AzUpgradeAliasSpec.ps1 x: 10 commits (all time) y: 44 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Get-AzUpgradeCmdletSpec.ps1 x: 2 commits (all time) y: 78 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Invoke-AzUpgradeModulePlan.ps1 x: 15 commits (all time) y: 165 lines of code powershell-module/Scripts/New-AzCmdletSpec.ps1 x: 12 commits (all time) y: 218 lines of code vscode-extension/src/diagnostic.ts x: 3 commits (all time) y: 68 lines of code vscode-extension/src/extension.ts x: 5 commits (all time) y: 117 lines of code vscode-extension/src/powershell.ts x: 2 commits (all time) y: 87 lines of code vscode-extension/src/logging.ts x: 2 commits (all time) y: 152 lines of code vscode-extension/src/platform.ts x: 3 commits (all time) y: 327 lines of code vscode-extension/src/quickFix.ts x: 3 commits (all time) y: 38 lines of code vscode-extension/src/types/migraion.ts x: 1 commits (all time) y: 58 lines of code vscode-extension/src/utils.ts x: 3 commits (all time) y: 76 lines of code common/code-upgrade-samples/az/dynamic-parameters-test1.ps1 x: 2 commits (all time) y: 6 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Invoke-ModuleUpgradeStep.ps1 x: 4 commits (all time) y: 75 lines of code common/code-upgrade-samples/azurerm/dynamic-parameters-test1.ps1 x: 1 commits (all time) y: 6 lines of code powershell-module/Az.Tools.Migration/Classes/Classes.ps1 x: 9 commits (all time) y: 159 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting6.ps1 x: 2 commits (all time) y: 7 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting7.ps1 x: 1 commits (all time) y: 7 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting8.ps1 x: 1 commits (all time) y: 10 lines of code common/code-upgrade-samples/az/compute-create-windowsvm-quick-splatted-params-1.ps1 x: 1 commits (all time) y: 22 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting4.ps1 x: 1 commits (all time) y: 3 lines of code powershell-module/Az.Tools.Migration/Functions/Private/New-ModifiedFileName.ps1 x: 1 commits (all time) y: 40 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Send-MetricsIfDataCollectionEnabled.ps1 x: 8 commits (all time) y: 171 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Send-PageViewTelemetry.ps1 x: 6 commits (all time) y: 115 lines of code powershell-module/Az.Tools.Migration/Az.Tools.Migration.psm1 x: 2 commits (all time) y: 24 lines of code build.proj x: 2 commits (all time) y: 20 lines of code powershell-module/build.proj x: 1 commits (all time) y: 24 lines of code powershell-module/Az.Tools.Migration/Az.Tools.Migration.format.ps1xml x: 1 commits (all time) y: 158 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Out-FileBatchResult.ps1 x: 2 commits (all time) y: 64 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Get-ModulePreferences.ps1 x: 2 commits (all time) y: 51 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Set-ModulePreference.ps1 x: 2 commits (all time) y: 45 lines of code vscode-extension/build.proj x: 1 commits (all time) y: 15 lines of code common/code-upgrade-samples/az/compute-create-dockerhost.ps1 x: 1 commits (all time) y: 47 lines of code common/code-upgrade-samples/az/compute-create-windowsvm-quick.ps1 x: 1 commits (all time) y: 21 lines of code common/code-upgrade-samples/az/compute-create-wordpress-mysql.ps1 x: 1 commits (all time) y: 48 lines of code common/code-upgrade-samples/az/devtestlab-add-marketplace-image-to-lab.ps1 x: 1 commits (all time) y: 113 lines of code common/code-upgrade-samples/az/network-create-vm-two-nics.ps1 x: 1 commits (all time) y: 62 lines of code common/code-upgrade-samples/az/network-peer-two-virtual-networks.ps1 x: 1 commits (all time) y: 14 lines of code common/code-upgrade-samples/az/network-route-traffic-through-nva.ps1 x: 1 commits (all time) y: 65 lines of code common/code-upgrade-samples/az/sqldb-create-and-configure-database.ps1 x: 1 commits (all time) y: 31 lines of code common/code-upgrade-samples/az/sqldb-import-from-bacpac.ps1 x: 1 commits (all time) y: 76 lines of code common/code-upgrade-samples/az/sqldb-restore-database.ps1 x: 1 commits (all time) y: 44 lines of code common/code-upgrade-samples/az/webapp-create-from-github.ps1 x: 1 commits (all time) y: 18 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-MultipleCommands.ps1 x: 1 commits (all time) y: 34 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-OneCommand.ps1 x: 1 commits (all time) y: 25 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-SubExpressionLineContinuation.ps1 x: 1 commits (all time) y: 35 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-OneCommand.ps1 x: 1 commits (all time) y: 1 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-SubExpressionLineContinuation.ps1 x: 1 commits (all time) y: 4 lines of code powershell-module/PSScriptAnalyzerSettings.psd1 x: 1 commits (all time) y: 53 lines of code
327.0
lines of code
  min: 1.0
  average: 56.08
  25th percentile: 17.0
  median: 35.0
  75th percentile: 68.0
  max: 327.0
0 20.0
commits (all time)
min: 1.0 | average: 2.46 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 20.0

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

powershell-module/Az.Tools.Migration/Az.Tools.Migration.psd1 x: 5 contributors (all time) y: 87 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Find-AzUpgradeCommandReference.ps1 x: 3 contributors (all time) y: 150 lines of code powershell-module/Az.Tools.Migration/Functions/Public/New-AzUpgradeModulePlan.ps1 x: 4 contributors (all time) y: 317 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Find-CmdletsInFile.ps1 x: 2 contributors (all time) y: 191 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Get-AzUpgradeAliasSpec.ps1 x: 3 contributors (all time) y: 44 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Get-AzUpgradeCmdletSpec.ps1 x: 2 contributors (all time) y: 78 lines of code powershell-module/Az.Tools.Migration/Functions/Public/Invoke-AzUpgradeModulePlan.ps1 x: 4 contributors (all time) y: 165 lines of code powershell-module/Scripts/New-AzCmdletSpec.ps1 x: 3 contributors (all time) y: 218 lines of code vscode-extension/src/diagnostic.ts x: 2 contributors (all time) y: 68 lines of code vscode-extension/src/extension.ts x: 4 contributors (all time) y: 117 lines of code vscode-extension/src/powershell.ts x: 2 contributors (all time) y: 87 lines of code vscode-extension/src/logging.ts x: 2 contributors (all time) y: 152 lines of code vscode-extension/src/platform.ts x: 2 contributors (all time) y: 327 lines of code vscode-extension/src/quickFix.ts x: 2 contributors (all time) y: 38 lines of code vscode-extension/src/types/migraion.ts x: 1 contributors (all time) y: 58 lines of code vscode-extension/src/utils.ts x: 2 contributors (all time) y: 76 lines of code common/code-upgrade-samples/az/dynamic-parameters-test1.ps1 x: 1 contributors (all time) y: 6 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Invoke-ModuleUpgradeStep.ps1 x: 1 contributors (all time) y: 75 lines of code powershell-module/Az.Tools.Migration/Classes/Classes.ps1 x: 2 contributors (all time) y: 159 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting6.ps1 x: 1 contributors (all time) y: 7 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting8.ps1 x: 1 contributors (all time) y: 10 lines of code common/code-upgrade-samples/az/compute-create-windowsvm-quick-splatted-params-1.ps1 x: 1 contributors (all time) y: 22 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting4.ps1 x: 1 contributors (all time) y: 3 lines of code powershell-module/Az.Tools.Migration/Functions/Private/New-ModifiedFileName.ps1 x: 1 contributors (all time) y: 40 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Send-MetricsIfDataCollectionEnabled.ps1 x: 3 contributors (all time) y: 171 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Send-PageViewTelemetry.ps1 x: 2 contributors (all time) y: 115 lines of code powershell-module/Az.Tools.Migration/Az.Tools.Migration.psm1 x: 1 contributors (all time) y: 24 lines of code build.proj x: 1 contributors (all time) y: 20 lines of code powershell-module/Az.Tools.Migration/Az.Tools.Migration.format.ps1xml x: 1 contributors (all time) y: 158 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Out-FileBatchResult.ps1 x: 1 contributors (all time) y: 64 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Get-ModulePreferences.ps1 x: 1 contributors (all time) y: 51 lines of code powershell-module/Az.Tools.Migration/Functions/Private/Set-ModulePreference.ps1 x: 1 contributors (all time) y: 45 lines of code vscode-extension/build.proj x: 1 contributors (all time) y: 15 lines of code common/code-upgrade-samples/az/compute-create-dockerhost.ps1 x: 1 contributors (all time) y: 47 lines of code common/code-upgrade-samples/az/compute-create-windowsvm-quick.ps1 x: 1 contributors (all time) y: 21 lines of code common/code-upgrade-samples/az/compute-create-wordpress-mysql.ps1 x: 1 contributors (all time) y: 48 lines of code common/code-upgrade-samples/az/devtestlab-add-marketplace-image-to-lab.ps1 x: 1 contributors (all time) y: 113 lines of code common/code-upgrade-samples/az/network-create-vm-two-nics.ps1 x: 1 contributors (all time) y: 62 lines of code common/code-upgrade-samples/az/network-peer-two-virtual-networks.ps1 x: 1 contributors (all time) y: 14 lines of code common/code-upgrade-samples/az/network-route-traffic-through-nva.ps1 x: 1 contributors (all time) y: 65 lines of code common/code-upgrade-samples/az/sqldb-create-and-configure-database.ps1 x: 1 contributors (all time) y: 31 lines of code common/code-upgrade-samples/az/sqldb-import-from-bacpac.ps1 x: 1 contributors (all time) y: 76 lines of code common/code-upgrade-samples/az/webapp-create-from-github.ps1 x: 1 contributors (all time) y: 18 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-MultipleCommands.ps1 x: 1 contributors (all time) y: 34 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-OneCommand.ps1 x: 1 contributors (all time) y: 25 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/FunctionExample-SubExpressionLineContinuation.ps1 x: 1 contributors (all time) y: 35 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-OneCommand.ps1 x: 1 contributors (all time) y: 1 lines of code powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-SubExpressionLineContinuation.ps1 x: 1 contributors (all time) y: 4 lines of code powershell-module/PSScriptAnalyzerSettings.psd1 x: 1 contributors (all time) y: 53 lines of code
327.0
lines of code
  min: 1.0
  average: 56.08
  25th percentile: 17.0
  median: 35.0
  75th percentile: 68.0
  max: 327.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.36 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".