microsoft / azure-devops-auth-samples
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 41 files with 2,099 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (737 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (413 lines of code)
    • 35 very small files (949 lines of code)
0% | 0% | 35% | 19% | 45%
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
ps10% | 0% | 89% | 0% | 10%
js0% | 0% | 59% | 0% | 40%
py0% | 0% | 0% | 95% | 4%
cs0% | 0% | 0% | 24% | 75%
html0% | 0% | 0% | 55% | 44%
cshtml0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
asax0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
OAuthWebSample/PublishScripts0% | 0% | 100% | 0% | 0%
OAuthWebSample/OAuthWebSample0% | 0% | 32% | 20% | 46%
PersonalAccessTokenAPIAppSample/AppCreationScripts0% | 0% | 77% | 0% | 22%
PersonalAccessTokenAPIAppSample0% | 0% | 0% | 95% | 4%
PersonalAccessTokenAPIAppSample/templates0% | 0% | 0% | 70% | 29%
JavascriptWebAppSample0% | 0% | 0% | 0% | 100%
DeviceProfileSample0% | 0% | 0% | 0% | 100%
ManagedClientConsoleAppSample0% | 0% | 0% | 0% | 100%
ClientLibraryPatAppSample0% | 0% | 0% | 0% | 100%
NonInteractivePatGenerationSample/NonInteractivePatGenerationSample0% | 0% | 0% | 0% | 100%
ClientLibraryConsoleAppSample0% | 0% | 0% | 0% | 100%
DualSupportClientSample0% | 0% | 0% | 0% | 100%
DualSupportClientSample/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 41)
File# lines# units
Publish-WebApplication.ps1
in OAuthWebSample/PublishScripts
299 -
respond.js
in OAuthWebSample/OAuthWebSample/Scripts
231 11
Configure.ps1
in PersonalAccessTokenAPIAppSample/AppCreationScripts
207 -
app.py
in PersonalAccessTokenAPIAppSample
163 15
OAuthController.cs
in OAuthWebSample/OAuthWebSample/Controllers
146 5
index.html
in PersonalAccessTokenAPIAppSample/templates
104 -
Program.cs
in DeviceProfileSample
85 3
Program.cs
in ManagedClientConsoleAppSample
85 3
Cleanup.ps1
in PersonalAccessTokenAPIAppSample/AppCreationScripts
60 -
app.js
in JavascriptWebAppSample
56 6
cshtml
TokenView.cshtml
in OAuthWebSample/OAuthWebSample/Views/OAuth
49 -
config.js
in JavascriptWebAppSample
47 -
index.html
in JavascriptWebAppSample
41 -
Site.css
in OAuthWebSample/OAuthWebSample/Content
35 -
cshtml
Index.cshtml
in OAuthWebSample/OAuthWebSample/Views/Home
35 -
Program.cs
in ClientLibraryPatAppSample
32 1
Program.cs
in NonInteractivePatGenerationSample/NonInteractivePatGenerationSample
32 1
cshtml
_Layout.cshtml
in OAuthWebSample/OAuthWebSample/Views/Shared
32 -
Program.cs
in ClientLibraryConsoleAppSample
31 1
Program.cs
in DualSupportClientSample
29 1
HomeController.cs
in OAuthWebSample/OAuthWebSample/Controllers
28 3
ui.js
in JavascriptWebAppSample
21 2
BundleConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
21 1
RouteConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
21 1
Global.asax.cs
in OAuthWebSample/OAuthWebSample
20 1
fetch.js
in JavascriptWebAppSample
18 1
TokenModel.cs
in OAuthWebSample/OAuthWebSample/Models
18 -
auth_error.html
in PersonalAccessTokenAPIAppSample/templates
18 -
cshtml
Error.cshtml
in OAuthWebSample/OAuthWebSample/Views/Shared
16 -
AssemblyInfo.cs
in DualSupportClientSample/Properties
15 -
AssemblyInfo.cs
in OAuthWebSample/OAuthWebSample/Properties
15 -
cshtml
Contact.cshtml
in OAuthWebSample/OAuthWebSample/Views/Home
15 -
login.html
in PersonalAccessTokenAPIAppSample/templates
15 -
server.js
in JavascriptWebAppSample
13 -
FilterConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
12 1
display.html
in PersonalAccessTokenAPIAppSample/templates
11 -
app_config.py
in PersonalAccessTokenAPIAppSample
8 -
cshtml
About.cshtml
in OAuthWebSample/OAuthWebSample/Views/Home
6 -
_references.js
in OAuthWebSample/OAuthWebSample/Scripts
5 -
cshtml
_ViewStart.cshtml
in OAuthWebSample/OAuthWebSample/Views
3 -
asax
Global.asax
in OAuthWebSample/OAuthWebSample
1 -
Files With Most Units (Top 17)
File# lines# units
app.py
in PersonalAccessTokenAPIAppSample
163 15
respond.js
in OAuthWebSample/OAuthWebSample/Scripts
231 11
app.js
in JavascriptWebAppSample
56 6
OAuthController.cs
in OAuthWebSample/OAuthWebSample/Controllers
146 5
Program.cs
in DeviceProfileSample
85 3
Program.cs
in ManagedClientConsoleAppSample
85 3
HomeController.cs
in OAuthWebSample/OAuthWebSample/Controllers
28 3
ui.js
in JavascriptWebAppSample
21 2
Program.cs
in ClientLibraryConsoleAppSample
31 1
Program.cs
in ClientLibraryPatAppSample
32 1
Program.cs
in DualSupportClientSample
29 1
fetch.js
in JavascriptWebAppSample
18 1
Program.cs
in NonInteractivePatGenerationSample/NonInteractivePatGenerationSample
32 1
BundleConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
21 1
FilterConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
12 1
RouteConfig.cs
in OAuthWebSample/OAuthWebSample/App_Start
21 1
Global.asax.cs
in OAuthWebSample/OAuthWebSample
20 1
Files With Long Lines (Top 13)

There are 13 files with lines longer than 120 characters. In total, there are 87 long lines.

File# lines# units# long lines
Publish-WebApplication.ps1
in OAuthWebSample/PublishScripts
299 - 35
Configure.ps1
in PersonalAccessTokenAPIAppSample/AppCreationScripts
207 - 19
index.html
in JavascriptWebAppSample
41 - 7
cshtml
Index.cshtml
in OAuthWebSample/OAuthWebSample/Views/Home
35 - 5
Cleanup.ps1
in PersonalAccessTokenAPIAppSample/AppCreationScripts
60 - 5
OAuthController.cs
in OAuthWebSample/OAuthWebSample/Controllers
146 5 3
respond.js
in OAuthWebSample/OAuthWebSample/Scripts
231 11 3
Program.cs
in ClientLibraryConsoleAppSample
31 1 2
Program.cs
in ClientLibraryPatAppSample
32 1 2
Program.cs
in NonInteractivePatGenerationSample/NonInteractivePatGenerationSample
32 1 2
cshtml
TokenView.cshtml
in OAuthWebSample/OAuthWebSample/Views/OAuth
49 - 2
Program.cs
in DeviceProfileSample
85 3 1
Program.cs
in DualSupportClientSample
29 1 1