microsoft / IgniteTheTour
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 342 files with 13,355 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (572 lines of code)
    • 4 medium size files (870 lines of codeclsfd_ftr_w_mp_ins)
    • 27 small files (3,548 lines of code)
    • 310 very small files (8,365 lines of code)
0% | 4% | 6% | 26% | 62%
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
js0% | 12% | 0% | 52% | 35%
css0% | 0% | 59% | 40% | 0%
vue0% | 0% | 90% | 0% | 9%
cs0% | 0% | 0% | 14% | 85%
yaml0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
cshtml0% | 0% | 0% | 0% | 100%
Dockerfile0% | 0% | 0% | 0% | 100%
MD0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
dbc0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
DAT - Getting the most out of your data/DAT200% | 66% | 25% | 0% | 8%
MIG - Migrating Applications to the Cloud/MIG500% | 0% | 9% | 27% | 63%
DEV - Building your Applications for the Cloud/DEV100% | 0% | 7% | 22% | 69%
MIG - Migrating Applications to the Cloud/MIG400% | 0% | 9% | 28% | 61%
SRE - Operating applications and infrastructure in the cloud/SRE400% | 0% | 0% | 41% | 58%
DEV - Building your Applications for the Cloud/DEV200% | 0% | 0% | 87% | 12%
DEV - Building your Applications for the Cloud/DEV500% | 0% | 0% | 22% | 77%
DAT - Getting the most out of your data/DAT300% | 0% | 0% | 19% | 80%
HYB - Building and maintaining your Azure hybrid environment/HYB400% | 0% | 0% | 0% | 100%
HYB - Building and maintaining your Azure hybrid environment/HYB300% | 0% | 0% | 0% | 100%
DAT - Getting the most out of your data/DAT100% | 0% | 0% | 0% | 100%
MIG - Migrating Applications to the Cloud/MIG100% | 0% | 0% | 0% | 100%
FUN - Azure Fundamentals/FUN300% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
customerData.js
in DAT - Getting the most out of your data/DAT20/src/mixins
572 1
BaseChart.vue
in DAT - Getting the most out of your data/DAT20/src/components
219 -
style.css
in DEV - Building your Applications for the Cloud/DEV10/src/frontend/src
217 -
style.css
in MIG - Migrating Applications to the Cloud/MIG40/src/frontend/src
217 -
style.css
in MIG - Migrating Applications to the Cloud/MIG50/src/frontend/src
217 -
FunctionsHost.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/InventoryFunctions
184 8
style.css
in DEV - Building your Applications for the Cloud/DEV20/src
170 -
style.css
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/frontend/src
170 -
ProductTable.js
in DEV - Building your Applications for the Cloud/DEV10/src/frontend/src
160 9
ProductTable.js
in MIG - Migrating Applications to the Cloud/MIG40/src/frontend/src
160 9
ProductTable.js
in MIG - Migrating Applications to the Cloud/MIG50/src/frontend/src
160 9
ProductTable.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/frontend/src
152 10
ProductTable.js
in DEV - Building your Applications for the Cloud/DEV20/src
149 10
TextAnalyser.cs
in DAT - Getting the most out of your data/DAT30/lp3s3-comments-function/CogSvc
142 3
ProductDetails.js
in DEV - Building your Applications for the Cloud/DEV10/src/frontend/src
137 4
ProductDetails.js
in DEV - Building your Applications for the Cloud/DEV20/src
137 4
ProductDetails.js
in MIG - Migrating Applications to the Cloud/MIG40/src/frontend/src
137 4
ProductDetails.js
in MIG - Migrating Applications to the Cloud/MIG50/src/frontend/src
137 4
ProductDetails.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/frontend/src
137 4
StorageAccess.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/DataAccess
121 10
index.js
in MIG - Migrating Applications to the Cloud/MIG50/src/product-service/src
119 8
genProducts.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/product-service/scripts
115 1
index.js
in DEV - Building your Applications for the Cloud/DEV10/src/product-service/src
111 7
index.js
in MIG - Migrating Applications to the Cloud/MIG40/src/product-service/src
111 7
genProducts.js
in DEV - Building your Applications for the Cloud/DEV10/src/product-service/scripts
109 -
genProducts.js
in MIG - Migrating Applications to the Cloud/MIG40/src/product-service/scripts
109 -
genProducts.js
in MIG - Migrating Applications to the Cloud/MIG50/src/product-service/scripts
109 -
index.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/product-service/src
106 7
site.css
in DAT - Getting the most out of your data/DAT30/lp3s3-comments/wwwroot/css
103 -
Startup.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api
101 3
Startup.cs
in MIG - Migrating Applications to the Cloud/MIG40/src/inventory-service/InventoryService.Api
101 3
Startup.cs
in MIG - Migrating Applications to the Cloud/MIG50/src/inventory-service/InventoryService.Api
101 3
Startup.cs
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/inventory-service/InventoryService.Api
97 3
InventoryInitializer.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/DataAccess
95 2
InventoryInitializer.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/_DataAccess
95 2
dbc
DataProcessing.dbc
in DAT - Getting the most out of your data/DAT10/Data-ingestion-and-processing/code
88 -
StorageAccess.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/_DataAccess
79 8
index.js
in DEV - Building your Applications for the Cloud/DEV10/src/reports/CreateReport
75 3
InventoryController.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api/Controllers
74 5
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG40/src/inventory-service/InventoryService.Api/Controllers
74 5
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG50/src/inventory-service/InventoryService.Api/Controllers
74 5
Program.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api
73 1
cshtml
_Layout.cshtml
in DAT - Getting the most out of your data/DAT30/lp3s3-comments/Pages/Shared
71 -
README.MD
in MIG - Migrating Applications to the Cloud/MIG10
69 -
hapi-azure-key-vault.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/product-service/src
69 3
SENDGRID_TEMPLATE.html
in DEV - Building your Applications for the Cloud/DEV10/src/reports
68 -
SENDGRID_TEMPLATE.html
in MIG - Migrating Applications to the Cloud/MIG40/src/reports
68 -
Program.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/CLI
66 2
TableInventoryItem.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/DataAccess
64 1
TailwindContext.cs
in DAT - Getting the most out of your data/DAT30/lp3s3-comments-function/Database
63 2
Files With Most Units (Top 20)
File# lines# units
ProductTable.js
in DEV - Building your Applications for the Cloud/DEV20/src
149 10
StorageAccess.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/DataAccess
121 10
ProductTable.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/frontend/src
152 10
ProductTable.js
in DEV - Building your Applications for the Cloud/DEV10/src/frontend/src
160 9
ProductTable.js
in MIG - Migrating Applications to the Cloud/MIG40/src/frontend/src
160 9
ProductTable.js
in MIG - Migrating Applications to the Cloud/MIG50/src/frontend/src
160 9
FunctionsHost.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/InventoryFunctions
184 8
StorageAccess.cs
in DEV - Building your Applications for the Cloud/DEV50/src/TailwindTraderServerless/_DataAccess
79 8
index.js
in MIG - Migrating Applications to the Cloud/MIG50/src/product-service/src
119 8
index.js
in DEV - Building your Applications for the Cloud/DEV10/src/product-service/src
111 7
index.js
in MIG - Migrating Applications to the Cloud/MIG40/src/product-service/src
111 7
index.js
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/product-service/src
106 7
InventoryController.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api/Controllers
74 5
InventoryManager.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api/Services
63 5
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG40/src/inventory-service/InventoryService.Api/Controllers
74 5
InventoryManager.cs
in MIG - Migrating Applications to the Cloud/MIG40/src/inventory-service/InventoryService.Api/Services
63 5
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG50/src/inventory-service/InventoryService.Api/Controllers
74 5
InventoryManager.cs
in MIG - Migrating Applications to the Cloud/MIG50/src/inventory-service/InventoryService.Api/Services
63 5
InventoryController.cs
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/inventory-service/InventoryService.Api/Controllers
61 5
InventoryManager.cs
in SRE - Operating applications and infrastructure in the cloud/SRE40/setup/src/inventory-service/InventoryService.Api/Services
63 5
Files With Long Lines (Top 20)

There are 45 files with lines longer than 120 characters. In total, there are 112 long lines.

File# lines# units# long lines
dbc
DataProcessing.dbc
in DAT - Getting the most out of your data/DAT10/Data-ingestion-and-processing/code
88 - 22
README.MD
in MIG - Migrating Applications to the Cloud/MIG10
69 - 19
CreateUpdateBlueprint.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/blueprints/create-blueprint
47 - 6
README.MD
in MIG - Migrating Applications to the Cloud/MIG40/src/reports
28 - 5
README.MD
in DEV - Building your Applications for the Cloud/DEV10/src/reports
32 - 4
AssignBlueprint.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/blueprints/assign-blueprint
30 - 4
cshtml
_CookieConsentPartial.cshtml
in DAT - Getting the most out of your data/DAT30/lp3s3-comments/Pages/Shared
39 - 3
policyTagAppendType.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/policy/tag-append-type
22 - 3
azure-pipelines.yml
in DAT - Getting the most out of your data/DAT30
37 - 2
seed.ps1
in DAT - Getting the most out of your data/DAT30/database
43 - 2
TextAnalyser.cs
in DAT - Getting the most out of your data/DAT30/lp3s3-comments-function/CogSvc
142 3 2
InventoryController.cs
in DEV - Building your Applications for the Cloud/DEV10/src/inventory-service/InventoryService.Api/Controllers
74 5 2
policyTagAppend.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/policy/tag-append
20 - 2
policyTagDeny.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/policy/tag-deny
20 - 2
policyTagDenyLoopRG.ps1
in HYB - Building and maintaining your Azure hybrid environment/HYB40/policy/tag-deny
21 - 2
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG40/src/inventory-service/InventoryService.Api/Controllers
74 5 2
InventoryController.cs
in MIG - Migrating Applications to the Cloud/MIG50/src/inventory-service/InventoryService.Api/Controllers
74 5 2
notification_endpoint.cs
in DAT - Getting the most out of your data/DAT10/ThresholdEndpoint
29 1 1
index.html
in DAT - Getting the most out of your data/DAT20/public
16 - 1
GetCommentAnalysis.cs
in DAT - Getting the most out of your data/DAT30/lp3s3-comments-function
59 1 1