azure / blazor-aoai-rag-aisearch
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 41% | 12% | 45%
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
cs0% | 0% | 55% | 0% | 44%
razor0% | 0% | 62% | 0% | 37%
css0% | 0% | 0% | 45% | 54%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 41% | 12% | 45%
Longest Files (Top 20)
File# lines# units
Program.cs
in src/Blazor.AI.SeedData
236 4
razor
ChatComponent.razor
in src/Blazor.AI.Web/Components/Components
205 -
ChatComponent.razor.css
in src/Blazor.AI.Web/Components/Components
135 -
NavMenu.razor.css
in src/Blazor.AI.Web/Components/Layout
82 -
MainLayout.razor.css
in src/Blazor.AI.Web/Components/Layout
81 -
Extensions.cs
in src/Blazor.AI.ServiceDefaults
74 5
SearchPlugin.cs
in src/Blazor.AI.Web/Plugins
37 1
razor
Error.razor
in src/Blazor.AI.Web/Components/Pages
31 -
Program.cs
in src/Blazor.AI.ApiService
30 1
razor
App.razor
in src/Blazor.AI.Web/Components
20 -
razor
NavMenu.razor
in src/Blazor.AI.Web/Components/Layout
20 -
razor
MainLayout.razor
in src/Blazor.AI.Web/Components/Layout
19 -
Program.cs
in src/Blazor.AI.Web
19 -
RAGSearchDocument.cs
in src/Blazor.AI.SeedData
14 -
razor
Counter.razor
in src/Blazor.AI.Web/Components/Pages
13 -
razor
_Imports.razor
in src/Blazor.AI.Web/Components
11 -
TimeInformationPlugin.cs
in src/Blazor.AI.Web/Plugins
10 -
razor
Routes.razor
in src/Blazor.AI.Web/Components
6 -
razor
Home.razor
in src/Blazor.AI.Web/Components/Pages
4 -
Program.cs
in src/Blazor.AI.AppHost
4 -
Files With Most Units (Top 4)
File# lines# units
Extensions.cs
in src/Blazor.AI.ServiceDefaults
74 5
Program.cs
in src/Blazor.AI.SeedData
236 4
SearchPlugin.cs
in src/Blazor.AI.Web/Plugins
37 1
Program.cs
in src/Blazor.AI.ApiService
30 1
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 37 long lines.

File# lines# units# long lines
razor
ChatComponent.razor
in src/Blazor.AI.Web/Components/Components
205 - 19
Program.cs
in src/Blazor.AI.SeedData
236 4 6
NavMenu.razor.css
in src/Blazor.AI.Web/Components/Layout
82 - 4
Extensions.cs
in src/Blazor.AI.ServiceDefaults
74 5 3
razor
Error.razor
in src/Blazor.AI.Web/Components/Pages
31 - 2
SearchPlugin.cs
in src/Blazor.AI.Web/Plugins
37 1 1
razor
App.razor
in src/Blazor.AI.Web/Components
20 - 1
Program.cs
in src/Blazor.AI.ApiService
30 1 1
Correlations

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

src/Blazor.AI.SeedData/Program.cs x: 6 commits (all time) y: 236 lines of code src/Blazor.AI.SeedData/RAGSearchDocument.cs x: 3 commits (all time) y: 14 lines of code src/Blazor.AI.Web/Components/Components/ChatComponent.razor x: 2 commits (all time) y: 205 lines of code src/Blazor.AI.Web/Plugins/SearchPlugin.cs x: 2 commits (all time) y: 37 lines of code src/Blazor.AI.Web/Plugins/TimeInformationPlugin.cs x: 2 commits (all time) y: 10 lines of code src/Blazor.AI.Web/Program.cs x: 3 commits (all time) y: 19 lines of code src/Blazor.AI.Web/Components/_Imports.razor x: 3 commits (all time) y: 11 lines of code src/Blazor.AI.Web/Components/App.razor x: 3 commits (all time) y: 20 lines of code src/Blazor.AI.Web/Components/Components/ChatComponent.razor.css x: 1 commits (all time) y: 135 lines of code src/Blazor.AI.ApiService/Program.cs x: 1 commits (all time) y: 30 lines of code src/Blazor.AI.AppHost/Program.cs x: 1 commits (all time) y: 4 lines of code src/Blazor.AI.ServiceDefaults/Extensions.cs x: 1 commits (all time) y: 74 lines of code src/Blazor.AI.Web/Components/Layout/MainLayout.razor x: 1 commits (all time) y: 19 lines of code src/Blazor.AI.Web/Components/Layout/MainLayout.razor.css x: 1 commits (all time) y: 81 lines of code src/Blazor.AI.Web/Components/Layout/NavMenu.razor x: 1 commits (all time) y: 20 lines of code src/Blazor.AI.Web/Components/Layout/NavMenu.razor.css x: 1 commits (all time) y: 82 lines of code src/Blazor.AI.Web/Components/Pages/Counter.razor x: 1 commits (all time) y: 13 lines of code src/Blazor.AI.Web/Components/Pages/Error.razor x: 1 commits (all time) y: 31 lines of code src/Blazor.AI.Web/Components/Routes.razor x: 1 commits (all time) y: 6 lines of code
236.0
lines of code
  min: 4.0
  average: 52.55
  25th percentile: 11.5
  median: 20.0
  75th percentile: 79.25
  max: 236.0
0 6.0
commits (all time)
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.75 | max: 6.0

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

src/Blazor.AI.SeedData/Program.cs x: 1 contributors (all time) y: 236 lines of code src/Blazor.AI.SeedData/RAGSearchDocument.cs x: 1 contributors (all time) y: 14 lines of code src/Blazor.AI.Web/Components/Components/ChatComponent.razor x: 1 contributors (all time) y: 205 lines of code src/Blazor.AI.Web/Plugins/SearchPlugin.cs x: 1 contributors (all time) y: 37 lines of code src/Blazor.AI.Web/Plugins/TimeInformationPlugin.cs x: 1 contributors (all time) y: 10 lines of code src/Blazor.AI.Web/Program.cs x: 1 contributors (all time) y: 19 lines of code src/Blazor.AI.Web/Components/_Imports.razor x: 1 contributors (all time) y: 11 lines of code src/Blazor.AI.Web/Components/App.razor x: 1 contributors (all time) y: 20 lines of code src/Blazor.AI.Web/Components/Components/ChatComponent.razor.css x: 1 contributors (all time) y: 135 lines of code src/Blazor.AI.ApiService/Program.cs x: 1 contributors (all time) y: 30 lines of code src/Blazor.AI.AppHost/Program.cs x: 1 contributors (all time) y: 4 lines of code src/Blazor.AI.ServiceDefaults/Extensions.cs x: 1 contributors (all time) y: 74 lines of code src/Blazor.AI.Web/Components/Layout/MainLayout.razor.css x: 1 contributors (all time) y: 81 lines of code src/Blazor.AI.Web/Components/Layout/NavMenu.razor.css x: 1 contributors (all time) y: 82 lines of code src/Blazor.AI.Web/Components/Pages/Counter.razor x: 1 contributors (all time) y: 13 lines of code src/Blazor.AI.Web/Components/Pages/Error.razor x: 1 contributors (all time) y: 31 lines of code src/Blazor.AI.Web/Components/Routes.razor x: 1 contributors (all time) y: 6 lines of code
236.0
lines of code
  min: 4.0
  average: 52.55
  25th percentile: 11.5
  median: 20.0
  75th percentile: 79.25
  max: 236.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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".