azure / reliable-web-app-pattern-dotnet
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 27% | 25% | 47%
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% | 82% | 0% | 17%
cs0% | 0% | 18% | 36% | 45%
cshtml0% | 0% | 0% | 25% | 74%
css0% | 0% | 0% | 0% | 100%
razor0% | 0% | 0% | 0% | 100%
jsonc0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 15% | 35% | 48%
testscripts0% | 0% | 90% | 0% | 9%
infra0% | 0% | 68% | 0% | 31%
workshop0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
create-app-registrations.ps1
in infra/scripts/postprovision
417 -
cleanup.ps1
in testscripts
337 -
setup.ps1
in testscripts
330 -
Startup.cs
in src/Relecloud.Web.CallCenter
252 12
ConcertController.cs
in src/Relecloud.Web.CallCenter/Controllers
227 11
ConcertController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
224 11
set-app-configuration.ps1
in infra/scripts/predeploy
210 -
RelecloudApiConcertService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
207 9
CartController.cs
in src/Relecloud.Web.CallCenter/Controllers
199 11
TicketController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
179 5
Startup.cs
in src/Relecloud.Web.CallCenter.Api
153 10
SqlDatabaseConcertRepository.cs
in src/Relecloud.Web.CallCenter.Api/Services/SqlDatabaseConcertRepository
148 13
20220215010613_AddTicketNumberToTicket.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
143 1
ConcertDataContextModelSnapshot.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
141 1
20220208231619_SelectTicketManagementService.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
133 1
20220209201351_TicketServiceConcertIdIsNullable.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
132 1
20220208203826_CreateTicketNumbers.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
128 1
AzureSearchConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/Search
126 4
cshtml
Search.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
116 -
cshtml
Checkout.cshtml
in src/Relecloud.Web.CallCenter/Views/Cart
113 -
20220126181356_AddCheckoutTables.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
110 1
TicketRenderingService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
103 5
ExtensionMethods.cs
in src/Relecloud.Web.CallCenter/Infrastructure
101 7
site.css
in src/Relecloud.Web.CallCenter/wwwroot/css
88 -
SqlDatabaseConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/Search
86 1
cshtml
_Layout.cshtml
in src/Relecloud.Web.CallCenter/Views/Shared
79 -
cshtml
Delete.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
78 -
cshtml
Edit.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
73 -
cshtml
Index.cshtml
in src/Relecloud.Web.CallCenter/Views/Ticket
72 -
72 -
cshtml
Create.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
71 -
70 -
20220125000722_AddAuditFieldsToConcert.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
66 1
20220126181356_AddCheckoutTables.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
63 2
UserController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
63 3
MockConcertRepository.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
62 11
cshtml
Details.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
60 -
TicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
60 4
PaymentDetails.cs
in src/Relecloud.Web.Models/TicketManagement/Payment
59 1
20220125000722_AddAuditFieldsToConcert.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
59 2
create-sql-user-and-role.ps1
in infra/core/database/scripts
59 -
20220125000051_AddVisibleFields.Designer.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
58 1
MainLayout.razor.css
in workshop/azd-sample/src/ReleCloudLite.Web/Shared
58 -
NavMenu.razor.css
in workshop/azd-sample/src/ReleCloudLite.Web/Shared
54 -
cshtml
Index.cshtml
in src/Relecloud.Web.CallCenter/Views/Cart
53 -
IntermittentErrorRequestMiddleware.cs
in src/Relecloud.Web.CallCenter.Api/Infrastructure
53 5
SearchController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
52 3
jsonc
azure-fqdns.jsonc
in infra/modules
51 -
azure.yaml
in root
50 -
RelecloudApiTicketPurchaseService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
48 3
Files With Most Units (Top 50)
File# lines# units
SqlDatabaseConcertRepository.cs
in src/Relecloud.Web.CallCenter.Api/Services/SqlDatabaseConcertRepository
148 13
Startup.cs
in src/Relecloud.Web.CallCenter
252 12
ConcertController.cs
in src/Relecloud.Web.CallCenter/Controllers
227 11
CartController.cs
in src/Relecloud.Web.CallCenter/Controllers
199 11
ConcertController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
224 11
MockConcertRepository.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
62 11
Startup.cs
in src/Relecloud.Web.CallCenter.Api
153 10
RelecloudApiConcertService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
207 9
ExtensionMethods.cs
in src/Relecloud.Web.CallCenter/Infrastructure
101 7
MockConcertContextService.cs
in src/Relecloud.Web.CallCenter/Services/MockServices
48 7
IntermittentErrorRequestMiddleware.cs
in src/Relecloud.Web.CallCenter.Api/Infrastructure
53 5
TicketController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
179 5
TicketRenderingService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
103 5
AzureSearchConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/Search
126 4
TicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
60 4
CheckoutViewModel.cs
in src/Relecloud.Web.CallCenter/ViewModels
32 3
HomeController.cs
in src/Relecloud.Web.CallCenter/Controllers
21 3
RelecloudApiTicketImageService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
36 3
RelecloudApiTicketPurchaseService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
48 3
SearchController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
52 3
UserController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
63 3
MockTicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
29 3
PurchaseTicketsResult.cs
in src/Relecloud.Web.Models/TicketManagement
22 2
ImageController.cs
in src/Relecloud.Web.CallCenter/Controllers
31 2
TicketController.cs
in src/Relecloud.Web.CallCenter/Controllers
45 2
site.js
in src/Relecloud.Web.CallCenter/wwwroot/js
19 2
ApplicationInitializer.cs
in src/Relecloud.Web.CallCenter.Api/Infrastructure
16 2
20220208203826_CreateTicketNumbers.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
35 2
20220208231619_SelectTicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
32 2
20220125000051_AddVisibleFields.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
35 2
20220125000722_AddAuditFieldsToConcert.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
59 2
20220126181356_AddCheckoutTables.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
63 2
20220209201351_TicketServiceConcertIdIsNullable.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
30 2
20220215010613_AddTicketNumberToTicket.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
39 2
AzureExtensions.cs
in src/Relecloud.Web.CallCenter.Api
27 2
ImageController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
40 2
MockPaymentGatewayService.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
24 2
TicketImageService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
29 2
TicketService.cs
in workshop/azd-sample/src/ReleCloudLite.API/Service
23 2
Error.cshtml.cs
in workshop/azd-sample/src/ReleCloudLite.Web/Pages
22 2
TicketService.cs
in workshop/azd-sample/src/ReleCloudLite.Web/Data
23 2
SearchResponse.cs
in src/Relecloud.Web.Models/Search
16 1
SearchFacetValue.cs
in src/Relecloud.Web.Models/Search
15 1
SearchFacet.cs
in src/Relecloud.Web.Models/Search
15 1
SearchRequest.cs
in src/Relecloud.Web.Models/Search
26 1
PaymentDetails.cs
in src/Relecloud.Web.Models/TicketManagement/Payment
59 1
UpdateResult.cs
in src/Relecloud.Web.Models/ConcertContext
21 1
CreateResult.cs
in src/Relecloud.Web.Models/ConcertContext
15 1
PagedResult.cs
in src/Relecloud.Web.Models/ConcertContext
13 1
CartViewModel.cs
in src/Relecloud.Web.CallCenter/ViewModels
16 1
Files With Long Lines (Top 46)

There are 46 files with lines longer than 120 characters. In total, there are 239 long lines.

File# lines# units# long lines
create-app-registrations.ps1
in infra/scripts/postprovision
417 - 44
set-app-configuration.ps1
in infra/scripts/predeploy
210 - 33
RelecloudApiConcertService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
207 9 20
cshtml
Details.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
60 - 11
cshtml
_Layout.cshtml
in src/Relecloud.Web.CallCenter/Views/Shared
79 - 9
cleanup.ps1
in testscripts
337 - 8
setup.ps1
in testscripts
330 - 7
cshtml
Index.cshtml
in src/Relecloud.Web.CallCenter/Views/Ticket
72 - 7
TicketController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
179 5 6
ExtensionMethods.cs
in src/Relecloud.Web.CallCenter/Infrastructure
101 7 5
CartController.cs
in src/Relecloud.Web.CallCenter/Controllers
199 11 5
RelecloudApiTicketPurchaseService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
48 3 5
ConcertController.cs
in src/Relecloud.Web.CallCenter.Api/Controllers
224 11 5
AzureSearchConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/Search
126 4 5
ClientSecretRotation.ps1
in workshop/6 - Operational Excellence/script
45 - 5
PaymentDetails.cs
in src/Relecloud.Web.Models/TicketManagement/Payment
59 1 4
Startup.cs
in src/Relecloud.Web.CallCenter.Api
153 10 4
TicketImageService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
29 2 4
cshtml
Index.cshtml
in src/Relecloud.Web.CallCenter/Views/Cart
53 - 3
cshtml
Checkout.cshtml
in src/Relecloud.Web.CallCenter/Views/Cart
113 - 3
RelecloudApiConcertSearchService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
40 1 3
ModelStateDictionaryExtensions.cs
in src/Relecloud.Web.CallCenter.Api/Infrastructure
30 - 3
AzureExtensions.cs
in src/Relecloud.Web.CallCenter.Api
27 2 3
TicketRenderingService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
103 5 3
validate-params.ps1
in infra/scripts/preprovision
21 - 3
70 - 2
cshtml
Search.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
116 - 2
cshtml
Index.cshtml
in src/Relecloud.Web.CallCenter/Views/Concert
28 - 2
RelecloudApiTicketImageService.cs
in src/Relecloud.Web.CallCenter/Services/RelecloudApiServices
36 3 2
Program.cs
in src/Relecloud.Web.CallCenter
44 - 2
20220125000722_AddAuditFieldsToConcert.cs
in src/Relecloud.Web.CallCenter.Api/Migrations
59 2 2
TicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
60 4 2
Program.cs
in src/Relecloud.Web.CallCenter.Api
45 - 2
cshtml
Error.cshtml
in workshop/azd-sample/src/ReleCloudLite.Web/Pages
36 - 2
AzureExtensions.cs
in workshop/azd-sample/src/ReleCloudLite.Web/Data
15 1 2
cshtml
Add.cshtml
in src/Relecloud.Web.CallCenter/Views/Cart
32 - 1
ConcertController.cs
in src/Relecloud.Web.CallCenter/Controllers
227 11 1
TicketController.cs
in src/Relecloud.Web.CallCenter/Controllers
45 2 1
MockConcertSearchService.cs
in src/Relecloud.Web.CallCenter/Services/MockServices
19 1 1
SqlDatabaseConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/Search
86 1 1
SqlDatabaseConcertRepository.cs
in src/Relecloud.Web.CallCenter.Api/Services/SqlDatabaseConcertRepository
148 13 1
MockConcertSearchService.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
16 - 1
MockTicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/MockServices
29 3 1
ITicketManagementService.cs
in src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService
10 - 1
create-sql-user-and-role.ps1
in infra/core/database/scripts
59 - 1
razor
SurveyPrompt.razor
in workshop/azd-sample/src/ReleCloudLite.Web/Shared
14 - 1
Correlations

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

workshop/6 - Operational Excellence/script/ClientSecretRotation.ps1 x: 1 commits (all time) y: 45 lines of code workshop/azd-sample/azure.yaml x: 1 commits (all time) y: 10 lines of code workshop/azd-sample/src/ReleCloudLite.API/Data/ITicketContext.cs x: 1 commits (all time) y: 9 lines of code workshop/azd-sample/src/ReleCloudLite.API/Program.cs x: 1 commits (all time) y: 28 lines of code workshop/azd-sample/src/ReleCloudLite.API/Service/TicketService.cs x: 1 commits (all time) y: 23 lines of code workshop/azd-sample/src/ReleCloudLite.Models/Ticket.cs x: 1 commits (all time) y: 18 lines of code workshop/azd-sample/src/ReleCloudLite.Web/App.razor x: 1 commits (all time) y: 12 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Data/AzureExtensions.cs x: 1 commits (all time) y: 15 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Error.cshtml x: 1 commits (all time) y: 36 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Error.cshtml.cs x: 1 commits (all time) y: 22 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Index.razor x: 1 commits (all time) y: 6 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Tickets.razor x: 1 commits (all time) y: 46 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/_Host.cshtml x: 1 commits (all time) y: 31 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Program.cs x: 1 commits (all time) y: 32 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/MainLayout.razor.css x: 1 commits (all time) y: 58 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/NavMenu.razor.css x: 1 commits (all time) y: 54 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/SurveyPrompt.razor x: 1 commits (all time) y: 14 lines of code infra/scripts/postprovision/create-app-registrations.ps1 x: 2 commits (all time) y: 417 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/ImageController.cs x: 2 commits (all time) y: 40 lines of code src/Relecloud.Web.CallCenter.Api/Program.cs x: 3 commits (all time) y: 45 lines of code src/Relecloud.Web.CallCenter.Api/Startup.cs x: 3 commits (all time) y: 153 lines of code src/Relecloud.Web.CallCenter/Program.cs x: 3 commits (all time) y: 44 lines of code src/Relecloud.Web.CallCenter/Services/RelecloudApiServices/RelecloudApiConcertService.cs x: 2 commits (all time) y: 207 lines of code src/Relecloud.Web.CallCenter/Startup.cs x: 3 commits (all time) y: 252 lines of code infra/core/database/scripts/create-sql-user-and-role.ps1 x: 2 commits (all time) y: 59 lines of code infra/scripts/predeploy/set-app-configuration.ps1 x: 2 commits (all time) y: 210 lines of code src/Relecloud.Web.CallCenter.Api/AzureExtensions.cs x: 1 commits (all time) y: 27 lines of code azure.yaml x: 3 commits (all time) y: 50 lines of code infra/modules/azure-fqdns.jsonc x: 1 commits (all time) y: 51 lines of code infra/naming.overrides.jsonc x: 1 commits (all time) y: 72 lines of code infra/scripts/postprovision/call-create-app-registrations.ps1 x: 1 commits (all time) y: 20 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/ConcertController.cs x: 1 commits (all time) y: 224 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/TicketController.cs x: 1 commits (all time) y: 179 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/UserController.cs x: 1 commits (all time) y: 63 lines of code src/Relecloud.Web.CallCenter.Api/Infrastructure/CacheKeys.cs x: 1 commits (all time) y: 8 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220125000722_AddAuditFieldsToConcert.Designer.cs x: 1 commits (all time) y: 66 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220126181356_AddCheckoutTables.Designer.cs x: 1 commits (all time) y: 110 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220208203826_CreateTicketNumbers.Designer.cs x: 1 commits (all time) y: 128 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220208231619_SelectTicketManagementService.Designer.cs x: 1 commits (all time) y: 133 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220209201351_TicketServiceConcertIdIsNullable.Designer.cs x: 1 commits (all time) y: 132 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220215010613_AddTicketNumberToTicket.Designer.cs x: 1 commits (all time) y: 143 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220215010613_AddTicketNumberToTicket.cs x: 1 commits (all time) y: 39 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/ConcertDataContextModelSnapshot.cs x: 1 commits (all time) y: 141 lines of code src/Relecloud.Web.CallCenter.Api/Services/MockServices/MockConcertRepository.cs x: 1 commits (all time) y: 62 lines of code src/Relecloud.Web.CallCenter.Api/Services/Search/AzureSearchConcertSearchService.cs x: 1 commits (all time) y: 126 lines of code src/Relecloud.Web.CallCenter.Api/Services/Search/SqlDatabaseConcertSearchService.cs x: 1 commits (all time) y: 86 lines of code src/Relecloud.Web.CallCenter.Api/Services/SqlDatabaseConcertRepository/SqlDatabaseConcertRepository.cs x: 1 commits (all time) y: 148 lines of code src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService/TicketManagementService.cs x: 1 commits (all time) y: 60 lines of code src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService/TicketRenderingService.cs x: 1 commits (all time) y: 103 lines of code src/Relecloud.Web.CallCenter/Controllers/CartController.cs x: 1 commits (all time) y: 199 lines of code src/Relecloud.Web.CallCenter/Controllers/ConcertController.cs x: 1 commits (all time) y: 227 lines of code src/Relecloud.Web.CallCenter/Infrastructure/ExtensionMethods.cs x: 1 commits (all time) y: 101 lines of code src/Relecloud.Web.CallCenter/Services/MockServices/MockConcertContextService.cs x: 1 commits (all time) y: 48 lines of code src/Relecloud.Web.CallCenter/Services/MockServices/MockConcertSearchService.cs x: 1 commits (all time) y: 19 lines of code src/Relecloud.Web.CallCenter/Services/RelecloudApiServices/RelecloudApiConcertSearchService.cs x: 1 commits (all time) y: 40 lines of code src/Relecloud.Web.CallCenter/Views/Cart/Checkout.cshtml x: 1 commits (all time) y: 113 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Delete.cshtml x: 1 commits (all time) y: 78 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Edit.cshtml x: 1 commits (all time) y: 73 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Search.cshtml x: 1 commits (all time) y: 116 lines of code src/Relecloud.Web.CallCenter/Views/Shared/_Layout.cshtml x: 1 commits (all time) y: 79 lines of code src/Relecloud.Web.CallCenter/Views/Shared/_Layout.cshtml.css x: 1 commits (all time) y: 37 lines of code src/Relecloud.Web.CallCenter/Views/_ViewStart.cshtml x: 1 commits (all time) y: 3 lines of code src/Relecloud.Web.CallCenter/wwwroot/css/site.css x: 1 commits (all time) y: 88 lines of code src/Relecloud.Web.Models/Search/SearchRequest.cs x: 1 commits (all time) y: 26 lines of code testscripts/cleanup.ps1 x: 1 commits (all time) y: 337 lines of code testscripts/setup.ps1 x: 1 commits (all time) y: 330 lines of code testscripts/validate-deployment.ps1 x: 1 commits (all time) y: 70 lines of code
417.0
lines of code
  min: 3.0
  average: 49.89
  25th percentile: 11.0
  median: 23.5
  75th percentile: 59.0
  max: 417.0
0 3.0
commits (all time)
min: 1.0 | average: 1.09 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

workshop/6 - Operational Excellence/script/ClientSecretRotation.ps1 x: 1 contributors (all time) y: 45 lines of code workshop/azd-sample/azure.yaml x: 1 contributors (all time) y: 10 lines of code workshop/azd-sample/src/ReleCloudLite.API/Data/ITicketContext.cs x: 1 contributors (all time) y: 9 lines of code workshop/azd-sample/src/ReleCloudLite.API/Program.cs x: 1 contributors (all time) y: 28 lines of code workshop/azd-sample/src/ReleCloudLite.API/Service/TicketService.cs x: 1 contributors (all time) y: 23 lines of code workshop/azd-sample/src/ReleCloudLite.Models/Ticket.cs x: 1 contributors (all time) y: 18 lines of code workshop/azd-sample/src/ReleCloudLite.Web/App.razor x: 1 contributors (all time) y: 12 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Data/AzureExtensions.cs x: 1 contributors (all time) y: 15 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Error.cshtml x: 1 contributors (all time) y: 36 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Error.cshtml.cs x: 1 contributors (all time) y: 22 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Index.razor x: 1 contributors (all time) y: 6 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/Tickets.razor x: 1 contributors (all time) y: 46 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Pages/_Host.cshtml x: 1 contributors (all time) y: 31 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Program.cs x: 1 contributors (all time) y: 32 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/MainLayout.razor.css x: 1 contributors (all time) y: 58 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/NavMenu.razor.css x: 1 contributors (all time) y: 54 lines of code workshop/azd-sample/src/ReleCloudLite.Web/Shared/SurveyPrompt.razor x: 1 contributors (all time) y: 14 lines of code infra/scripts/postprovision/create-app-registrations.ps1 x: 1 contributors (all time) y: 417 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/ImageController.cs x: 2 contributors (all time) y: 40 lines of code src/Relecloud.Web.CallCenter.Api/Program.cs x: 2 contributors (all time) y: 45 lines of code src/Relecloud.Web.CallCenter.Api/Startup.cs x: 2 contributors (all time) y: 153 lines of code src/Relecloud.Web.CallCenter/Program.cs x: 2 contributors (all time) y: 44 lines of code src/Relecloud.Web.CallCenter/Services/RelecloudApiServices/RelecloudApiConcertService.cs x: 2 contributors (all time) y: 207 lines of code src/Relecloud.Web.CallCenter/Startup.cs x: 2 contributors (all time) y: 252 lines of code infra/core/database/scripts/create-sql-user-and-role.ps1 x: 2 contributors (all time) y: 59 lines of code infra/scripts/predeploy/set-app-configuration.ps1 x: 2 contributors (all time) y: 210 lines of code src/Relecloud.Web.CallCenter.Api/AzureExtensions.cs x: 1 contributors (all time) y: 27 lines of code azure.yaml x: 1 contributors (all time) y: 50 lines of code infra/modules/azure-fqdns.jsonc x: 1 contributors (all time) y: 51 lines of code infra/naming.overrides.jsonc x: 1 contributors (all time) y: 72 lines of code infra/scripts/postprovision/call-create-app-registrations.ps1 x: 1 contributors (all time) y: 20 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/ConcertController.cs x: 1 contributors (all time) y: 224 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/TicketController.cs x: 1 contributors (all time) y: 179 lines of code src/Relecloud.Web.CallCenter.Api/Controllers/UserController.cs x: 1 contributors (all time) y: 63 lines of code src/Relecloud.Web.CallCenter.Api/Infrastructure/CacheKeys.cs x: 1 contributors (all time) y: 8 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220125000722_AddAuditFieldsToConcert.Designer.cs x: 1 contributors (all time) y: 66 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220126181356_AddCheckoutTables.Designer.cs x: 1 contributors (all time) y: 110 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220208203826_CreateTicketNumbers.Designer.cs x: 1 contributors (all time) y: 128 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220208231619_SelectTicketManagementService.Designer.cs x: 1 contributors (all time) y: 133 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220209201351_TicketServiceConcertIdIsNullable.Designer.cs x: 1 contributors (all time) y: 132 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220215010613_AddTicketNumberToTicket.Designer.cs x: 1 contributors (all time) y: 143 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/20220215010613_AddTicketNumberToTicket.cs x: 1 contributors (all time) y: 39 lines of code src/Relecloud.Web.CallCenter.Api/Migrations/ConcertDataContextModelSnapshot.cs x: 1 contributors (all time) y: 141 lines of code src/Relecloud.Web.CallCenter.Api/Services/MockServices/MockConcertRepository.cs x: 1 contributors (all time) y: 62 lines of code src/Relecloud.Web.CallCenter.Api/Services/Search/AzureSearchConcertSearchService.cs x: 1 contributors (all time) y: 126 lines of code src/Relecloud.Web.CallCenter.Api/Services/Search/SqlDatabaseConcertSearchService.cs x: 1 contributors (all time) y: 86 lines of code src/Relecloud.Web.CallCenter.Api/Services/SqlDatabaseConcertRepository/SqlDatabaseConcertRepository.cs x: 1 contributors (all time) y: 148 lines of code src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService/TicketManagementService.cs x: 1 contributors (all time) y: 60 lines of code src/Relecloud.Web.CallCenter.Api/Services/TicketManagementService/TicketRenderingService.cs x: 1 contributors (all time) y: 103 lines of code src/Relecloud.Web.CallCenter/Controllers/CartController.cs x: 1 contributors (all time) y: 199 lines of code src/Relecloud.Web.CallCenter/Controllers/ConcertController.cs x: 1 contributors (all time) y: 227 lines of code src/Relecloud.Web.CallCenter/Infrastructure/ExtensionMethods.cs x: 1 contributors (all time) y: 101 lines of code src/Relecloud.Web.CallCenter/Services/MockServices/MockConcertContextService.cs x: 1 contributors (all time) y: 48 lines of code src/Relecloud.Web.CallCenter/Services/MockServices/MockConcertSearchService.cs x: 1 contributors (all time) y: 19 lines of code src/Relecloud.Web.CallCenter/Services/RelecloudApiServices/RelecloudApiConcertSearchService.cs x: 1 contributors (all time) y: 40 lines of code src/Relecloud.Web.CallCenter/Views/Cart/Checkout.cshtml x: 1 contributors (all time) y: 113 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Delete.cshtml x: 1 contributors (all time) y: 78 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Edit.cshtml x: 1 contributors (all time) y: 73 lines of code src/Relecloud.Web.CallCenter/Views/Concert/Search.cshtml x: 1 contributors (all time) y: 116 lines of code src/Relecloud.Web.CallCenter/Views/Shared/_Layout.cshtml x: 1 contributors (all time) y: 79 lines of code src/Relecloud.Web.CallCenter/Views/Shared/_Layout.cshtml.css x: 1 contributors (all time) y: 37 lines of code src/Relecloud.Web.CallCenter/Views/_ViewStart.cshtml x: 1 contributors (all time) y: 3 lines of code src/Relecloud.Web.CallCenter/wwwroot/css/site.css x: 1 contributors (all time) y: 88 lines of code src/Relecloud.Web.Models/Search/SearchRequest.cs x: 1 contributors (all time) y: 26 lines of code testscripts/cleanup.ps1 x: 1 contributors (all time) y: 337 lines of code testscripts/setup.ps1 x: 1 contributors (all time) y: 330 lines of code testscripts/validate-deployment.ps1 x: 1 contributors (all time) y: 70 lines of code
417.0
lines of code
  min: 3.0
  average: 49.89
  25th percentile: 11.0
  median: 23.5
  75th percentile: 59.0
  max: 417.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.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".