microsoft / SimpleRemote
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 27 files with 3,576 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (507 lines of code)
    • 5 medium size files (1,753 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (584 lines of code)
    • 17 very small files (732 lines of code)
0% | 14% | 49% | 16% | 20%
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
cs0% | 14% | 50% | 16% | 17%
ps10% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
iss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
DUTRemoteTests0% | 51% | 31% | 13% | 4%
SimpleDUTRemote0% | 0% | 100% | 0% | 0%
SimpleDUTClientLibrary0% | 0% | 82% | 0% | 17%
SimpleRemoteConsole/ServiceInterop0% | 0% | 72% | 0% | 27%
SimpleDUTRemote/JobSystem0% | 0% | 100% | 0% | 0%
SimpleRemoteConsole0% | 0% | 0% | 100% | 0%
SimpleJsonRpc0% | 0% | 0% | 75% | 24%
SimpleDUTCommonLibrary0% | 0% | 0% | 59% | 40%
SimpleDUTRemote/HelperFunctions0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
PluginExample0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
ClientTests.cs
in DUTRemoteTests
507 34
Functions.cs
in SimpleDUTRemote
430 23
RpcClient.cs
in SimpleDUTClientLibrary
413 30
Service.cs
in SimpleRemoteConsole/ServiceInterop
359 10
JobTests.cs
in DUTRemoteTests
310 12
Job.cs
in SimpleDUTRemote/JobSystem
241 13
Program.cs
in SimpleRemoteConsole
181 4
SimpleRpcServer.cs
in SimpleJsonRpc
166 7
BasicRunTests.cs
in DUTRemoteTests
135 6
ZipFunctions.cs
in SimpleDUTCommonLibrary
102 9
LargeFileTransfers.cs
in SimpleDUTRemote/HelperFunctions
94 2
AssemblyRedirectResolver.cs
in SimpleDUTClientLibrary
85 4
ReadWriteChecks.cs
in SimpleDUTRemote/HelperFunctions
66 3
NativeServiceWrapper.cs
in SimpleRemoteConsole/ServiceInterop
65 -
BuildAll.ps1
in root
57 -
SetVersion.py
in root
44 5
BroadcastResponder.cs
in SimpleJsonRpc
43 1
ExtensionTests.cs
in DUTRemoteTests
42 2
TarFunctions.cs
in SimpleDUTCommonLibrary
40 -
ServiceStatus.cs
in SimpleRemoteConsole/ServiceInterop
39 -
iss
installer.iss
in root
36 -
ThreadSafeStringBuilder.cs
in SimpleDUTRemote/HelperFunctions
30 3
GlobFunctions.cs
in SimpleDUTCommonLibrary
29 -
Class1.cs
in PluginExample
20 3
ServiceInfo.cs
in SimpleRemoteConsole/ServiceInterop
19 -
ServiceTableEntry.cs
in SimpleRemoteConsole/ServiceInterop
12 -
SimpleRpcMethod.cs
in SimpleJsonRpc
11 -
Files With Most Units (Top 18)
File# lines# units
ClientTests.cs
in DUTRemoteTests
507 34
RpcClient.cs
in SimpleDUTClientLibrary
413 30
Functions.cs
in SimpleDUTRemote
430 23
Job.cs
in SimpleDUTRemote/JobSystem
241 13
JobTests.cs
in DUTRemoteTests
310 12
Service.cs
in SimpleRemoteConsole/ServiceInterop
359 10
ZipFunctions.cs
in SimpleDUTCommonLibrary
102 9
SimpleRpcServer.cs
in SimpleJsonRpc
166 7
BasicRunTests.cs
in DUTRemoteTests
135 6
SetVersion.py
in root
44 5
AssemblyRedirectResolver.cs
in SimpleDUTClientLibrary
85 4
Program.cs
in SimpleRemoteConsole
181 4
Class1.cs
in PluginExample
20 3
ReadWriteChecks.cs
in SimpleDUTRemote/HelperFunctions
66 3
ThreadSafeStringBuilder.cs
in SimpleDUTRemote/HelperFunctions
30 3
ExtensionTests.cs
in DUTRemoteTests
42 2
LargeFileTransfers.cs
in SimpleDUTRemote/HelperFunctions
94 2
BroadcastResponder.cs
in SimpleJsonRpc
43 1
Files With Long Lines (Top 15)

There are 15 files with lines longer than 120 characters. In total, there are 72 long lines.

File# lines# units# long lines
ClientTests.cs
in DUTRemoteTests
507 34 18
JobTests.cs
in DUTRemoteTests
310 12 9
Service.cs
in SimpleRemoteConsole/ServiceInterop
359 10 9
RpcClient.cs
in SimpleDUTClientLibrary
413 30 7
Functions.cs
in SimpleDUTRemote
430 23 6
NativeServiceWrapper.cs
in SimpleRemoteConsole/ServiceInterop
65 - 5
ZipFunctions.cs
in SimpleDUTCommonLibrary
102 9 3
LargeFileTransfers.cs
in SimpleDUTRemote/HelperFunctions
94 2 3
BuildAll.ps1
in root
57 - 2
AssemblyRedirectResolver.cs
in SimpleDUTClientLibrary
85 4 2
TarFunctions.cs
in SimpleDUTCommonLibrary
40 - 2
Job.cs
in SimpleDUTRemote/JobSystem
241 13 2
SimpleRpcServer.cs
in SimpleJsonRpc
166 7 2
BroadcastResponder.cs
in SimpleJsonRpc
43 1 1
iss
installer.iss
in root
36 - 1