azure / AnalyticsinaBox
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 48% | 29% | 21%
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% | 100% | 0% | 0%
sql0% | 0% | 0% | 68% | 31%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Synapse0% | 0% | 67% | 9% | 22%
Fabric0% | 0% | 0% | 82% | 17%
Longest Files (Top 17)
File# lines# units
SynapseDeployArtifacts.ps1
in Synapse/src/bicep-deployment/Pattern2/PowerShellScripts
441 -
SynapseDeployArtifacts.ps1
in Synapse/src/bicep-deployment/Pattern1/PowerShellScripts
441 -
create-fabric-dw-objects.sql
in Fabric/src/deployment/Pattern1and2/src/fabricdw
172 -
create-metadata-tables.sql
in Fabric/src/deployment/Pattern1and2/src/sql/2-metadatadb
149 -
create_source_views.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/wwi_source_scripts
122 -
create_source_views.sql
in Fabric/src/deployment/Pattern1and2/src/sql/1-wwi
102 -
create-fabric-dw-views.sql
in Fabric/src/deployment/Pattern1and2/src/fabricdw
91 -
create_orchestrator_table.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/orchestrator_scripts
72 -
__init__.py
in Synapse/src/bicep-deployment/Pattern3_streaming_ingestion/src/EventGeneratorApp/EventGenerator
55 1
created_view_serverless.sql
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment
42 -
create_metadata_tables.sql
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment
40 -
send-event-to-event-hub.py
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming
36 -
send_event_for_synapsestreaming.py
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming
24 -
recv-events.py
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming
20 -
create_database_and_schemas.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/synapse_serverless_scripts
5 -
create_mi_user_wwi.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/post_pipeline_deployment_scripts
3 -
create_mi_user_orcehstratordb.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/post_pipeline_deployment_scripts
2 -
Files With Most Units (Top 1)
File# lines# units
__init__.py
in Synapse/src/bicep-deployment/Pattern3_streaming_ingestion/src/EventGeneratorApp/EventGenerator
55 1
Files With Long Lines (Top 11)

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

File# lines# units# long lines
create_orchestrator_table.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/orchestrator_scripts
72 - 23
create-metadata-tables.sql
in Fabric/src/deployment/Pattern1and2/src/sql/2-metadatadb
149 - 21
SynapseDeployArtifacts.ps1
in Synapse/src/bicep-deployment/Pattern2/PowerShellScripts
441 - 16
SynapseDeployArtifacts.ps1
in Synapse/src/bicep-deployment/Pattern1/PowerShellScripts
441 - 16
create-fabric-dw-objects.sql
in Fabric/src/deployment/Pattern1and2/src/fabricdw
172 - 5
create_metadata_tables.sql
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment
40 - 3
__init__.py
in Synapse/src/bicep-deployment/Pattern3_streaming_ingestion/src/EventGeneratorApp/EventGenerator
55 1 3
create-fabric-dw-views.sql
in Fabric/src/deployment/Pattern1and2/src/fabricdw
91 - 3
recv-events.py
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming
20 - 2
create_mi_user_orcehstratordb.sql
in Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/post_pipeline_deployment_scripts
2 - 1
send_event_for_synapsestreaming.py
in Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming
24 - 1
Correlations

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

Fabric/src/deployment/Pattern1and2/src/fabricdw/create-fabric-dw-objects.sql x: 3 commits (all time) y: 172 lines of code Fabric/src/deployment/Pattern1and2/src/fabricdw/create-fabric-dw-views.sql x: 2 commits (all time) y: 91 lines of code Fabric/src/deployment/Pattern1and2/src/sql/1-wwi/create_source_views.sql x: 2 commits (all time) y: 102 lines of code Fabric/src/deployment/Pattern1and2/src/sql/2-metadatadb/create-metadata-tables.sql x: 2 commits (all time) y: 149 lines of code Synapse/src/bicep-deployment/Pattern3_streaming_ingestion/src/EventGeneratorApp/EventGenerator/__init__.py x: 3 commits (all time) y: 55 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment/create_metadata_tables.sql x: 3 commits (all time) y: 40 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment/created_view_serverless.sql x: 3 commits (all time) y: 42 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/recv-events.py x: 3 commits (all time) y: 20 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/send-event-to-event-hub.py x: 3 commits (all time) y: 36 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/send_event_for_synapsestreaming.py x: 3 commits (all time) y: 24 lines of code Synapse/src/bicep-deployment/Pattern1/PowerShellScripts/SynapseDeployArtifacts.ps1 x: 2 commits (all time) y: 441 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/orchestrator_scripts/create_orchestrator_table.sql x: 2 commits (all time) y: 72 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/post_pipeline_deployment_scripts/create_mi_user_orcehstratordb.sql x: 2 commits (all time) y: 2 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/synapse_serverless_scripts/create_database_and_schemas.sql x: 2 commits (all time) y: 5 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/wwi_source_scripts/create_source_views.sql x: 2 commits (all time) y: 122 lines of code
441.0
lines of code
  min: 2.0
  average: 106.88
  25th percentile: 22.0
  median: 55.0
  75th percentile: 135.5
  max: 441.0
0 3.0
commits (all time)
min: 2.0 | average: 2.41 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

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

Fabric/src/deployment/Pattern1and2/src/fabricdw/create-fabric-dw-objects.sql x: 1 contributors (all time) y: 172 lines of code Fabric/src/deployment/Pattern1and2/src/fabricdw/create-fabric-dw-views.sql x: 1 contributors (all time) y: 91 lines of code Fabric/src/deployment/Pattern1and2/src/sql/1-wwi/create_source_views.sql x: 1 contributors (all time) y: 102 lines of code Fabric/src/deployment/Pattern1and2/src/sql/2-metadatadb/create-metadata-tables.sql x: 1 contributors (all time) y: 149 lines of code Synapse/src/bicep-deployment/Pattern3_streaming_ingestion/src/EventGeneratorApp/EventGenerator/__init__.py x: 2 contributors (all time) y: 55 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment/create_metadata_tables.sql x: 2 contributors (all time) y: 40 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/sql_scripts/PostDeployment/created_view_serverless.sql x: 2 contributors (all time) y: 42 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/recv-events.py x: 2 contributors (all time) y: 20 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/send-event-to-event-hub.py x: 2 contributors (all time) y: 36 lines of code Synapse/src/bicep-deployment/Pattern4_batch_ingestion/src/streaming/send_event_for_synapsestreaming.py x: 2 contributors (all time) y: 24 lines of code Synapse/src/bicep-deployment/Pattern1/PowerShellScripts/SynapseDeployArtifacts.ps1 x: 2 contributors (all time) y: 441 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/orchestrator_scripts/create_orchestrator_table.sql x: 2 contributors (all time) y: 72 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/post_pipeline_deployment_scripts/create_mi_user_orcehstratordb.sql x: 2 contributors (all time) y: 2 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/synapse_serverless_scripts/create_database_and_schemas.sql x: 2 contributors (all time) y: 5 lines of code Synapse/src/bicep-deployment/Pattern5/src/sql_scripts/wwi_source_scripts/create_source_views.sql x: 2 contributors (all time) y: 122 lines of code
441.0
lines of code
  min: 2.0
  average: 106.88
  25th percentile: 22.0
  median: 55.0
  75th percentile: 135.5
  max: 441.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.76 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 2.0 | max: 2.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".