microsoft / 2LCS
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 51 files with 8,437 lines of code.
    • 2 very long files (3,431 lines of code)
    • 2 long files (1,414 lines of code)
    • 1 medium size files (203 lines of codeclsfd_ftr_w_mp_ins)
    • 13 small files (1,745 lines of code)
    • 33 very small files (1,644 lines of code)
40% | 16% | 2% | 20% | 19%
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
cs40% | 16% | 2% | 20% | 19%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
2LCS/Forms52% | 0% | 3% | 25% | 19%
2LCS0% | 82% | 0% | 0% | 17%
2LCS/Cache0% | 0% | 0% | 74% | 25%
2LCS/Utils0% | 0% | 0% | 0% | 100%
2LCS/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
MainForm.cs
in 2LCS/Forms
2237 91
MainForm.Designer.cs
in 2LCS/Forms
1194 2
HttpClientHelper.cs
in 2LCS
814 42
JsonObjects.cs
in 2LCS
600 -
ChoosePackage.Designer.cs
in 2LCS/Forms
203 2
Parameters.Designer.cs
in 2LCS/Forms
194 3
UpcomingUpdates.Designer.cs
in 2LCS/Forms
176 2
RDPConnect.cs
in 2LCS/Forms
155 6
ChooseProject.Designer.cs
in 2LCS/Forms
154 2
ChooseMachine.Designer.cs
in 2LCS/Forms
137 2
CustomLinks.Designer.cs
in 2LCS/Forms
135 2
ChooseProject.cs
in 2LCS/Forms
129 8
ChooseNSG.Designer.cs
in 2LCS/Forms
119 2
RDPConnect.Designer.cs
in 2LCS/Forms
118 2
BuildInfoDetails.Designer.cs
in 2LCS/Forms
117 2
AvailableKBs.Designer.cs
in 2LCS/Forms
105 2
CredentialsCacheHelper.cs
in 2LCS/Cache
103 6
Parameters.cs
in 2LCS/Forms
103 10
EnvironmentChanges.Designer.cs
in 2LCS/Forms
97 2
AddNSG.Designer.cs
in 2LCS/Forms
94 2
CustomLinks.cs
in 2LCS/Forms
86 7
ChoosePackage.cs
in 2LCS/Forms
82 6
ChooseMachine.cs
in 2LCS/Forms
81 6
ChooseNSG.cs
in 2LCS/Forms
80 6
CookieEdit.Designer.cs
in 2LCS/Forms
79 2
URIHandler.cs
in 2LCS
78 3
ChooseService.cs
in 2LCS/Forms
66 4
ChooseService.Designer.cs
in 2LCS/Forms
62 2
AddNSG.cs
in 2LCS/Forms
56 4
Program.cs
in 2LCS
55 3
WebBrowserHelper.cs
in 2LCS
55 5
Credentials.Designer.cs
in 2LCS/Forms
51 2
LogDisplay.Designer.cs
in 2LCS/Forms
49 2
PowerShell.Designer.cs
in 2LCS/Forms
48 2
Login.Designer.cs
in 2LCS/Forms
45 2
ExtendedWebBrowser.cs
in 2LCS
42 4
RDPCredentials.cs
in 2LCS
39 2
AvailableKBs.cs
in 2LCS/Forms
38 3
CookieEdit.cs
in 2LCS/Forms
38 4
PowerShell.cs
in 2LCS/Forms
38 2
UpcomingUpdates.cs
in 2LCS/Forms
38 3
BuildInfoDetails.cs
in 2LCS/Forms
37 3
EnvironmentChanges.cs
in 2LCS/Forms
37 3
CacheUtil.cs
in 2LCS/Utils
31 4
Login.cs
in 2LCS/Forms
26 3
Credentials.cs
in 2LCS/Forms
25 2
CredentialsStore.cs
in 2LCS/Cache
24 2
NativeMethods.cs
in 2LCS
23 -
LogDisplay.cs
in 2LCS/Forms
18 2
AssemblyInfo.cs
in 2LCS/Properties
14 -
Files With Most Units (Top 20)
File# lines# units
MainForm.cs
in 2LCS/Forms
2237 91
HttpClientHelper.cs
in 2LCS
814 42
Parameters.cs
in 2LCS/Forms
103 10
ChooseProject.cs
in 2LCS/Forms
129 8
CustomLinks.cs
in 2LCS/Forms
86 7
CredentialsCacheHelper.cs
in 2LCS/Cache
103 6
ChooseMachine.cs
in 2LCS/Forms
81 6
ChooseNSG.cs
in 2LCS/Forms
80 6
ChoosePackage.cs
in 2LCS/Forms
82 6
RDPConnect.cs
in 2LCS/Forms
155 6
WebBrowserHelper.cs
in 2LCS
55 5
ExtendedWebBrowser.cs
in 2LCS
42 4
AddNSG.cs
in 2LCS/Forms
56 4
ChooseService.cs
in 2LCS/Forms
66 4
CookieEdit.cs
in 2LCS/Forms
38 4
CacheUtil.cs
in 2LCS/Utils
31 4
AvailableKBs.cs
in 2LCS/Forms
38 3
BuildInfoDetails.cs
in 2LCS/Forms
37 3
EnvironmentChanges.cs
in 2LCS/Forms
37 3
Login.cs
in 2LCS/Forms
26 3
Files With Long Lines (Top 20)

There are 36 files with lines longer than 120 characters. In total, there are 323 long lines.

File# lines# units# long lines
MainForm.Designer.cs
in 2LCS/Forms
1194 2 92
MainForm.cs
in 2LCS/Forms
2237 91 66
HttpClientHelper.cs
in 2LCS
814 42 60
RDPConnect.cs
in 2LCS/Forms
155 6 9
CustomLinks.Designer.cs
in 2LCS/Forms
135 2 7
ChooseMachine.Designer.cs
in 2LCS/Forms
137 2 6
EnvironmentChanges.Designer.cs
in 2LCS/Forms
97 2 6
AvailableKBs.Designer.cs
in 2LCS/Forms
105 2 5
BuildInfoDetails.Designer.cs
in 2LCS/Forms
117 2 5
ChooseProject.Designer.cs
in 2LCS/Forms
154 2 5
ChooseProject.cs
in 2LCS/Forms
129 8 5
UpcomingUpdates.Designer.cs
in 2LCS/Forms
176 2 5
ChooseNSG.Designer.cs
in 2LCS/Forms
119 2 4
ChoosePackage.Designer.cs
in 2LCS/Forms
203 2 4
CustomLinks.cs
in 2LCS/Forms
86 7 4
BuildInfoDetails.cs
in 2LCS/Forms
37 3 3
Credentials.Designer.cs
in 2LCS/Forms
51 2 3
EnvironmentChanges.cs
in 2LCS/Forms
37 3 3
WebBrowserHelper.cs
in 2LCS
55 5 3
AddNSG.Designer.cs
in 2LCS/Forms
94 2 2