microsoft / Orb
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 38 files with 3,605 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,524 lines of codeclsfd_ftr_w_mp_ins)
    • 9 small files (1,256 lines of code)
    • 24 very small files (825 lines of code)
0% | 0% | 42% | 34% | 22%
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
cc0% | 0% | 93% | 0% | 6%
js0% | 0% | 30% | 60% | 9%
cs0% | 0% | 46% | 0% | 53%
yml0% | 0% | 100% | 0% | 0%
ts0% | 0% | 0% | 89% | 10%
vcxproj0% | 0% | 0% | 100% | 0%
ps10% | 0% | 0% | 0% | 100%
gypi0% | 0% | 0% | 0% | 100%
filters0% | 0% | 0% | 0% | 100%
gyp0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
node_modules_native/node_modules_forked/node-pty/src0% | 0% | 52% | 38% | 9%
build0% | 0% | 100% | 0% | 0%
dotNet/PsEdge0% | 0% | 55% | 0% | 44%
ROOT0% | 0% | 99% | 0% | <1%
node_modules_native/node_modules_forked/node-pty/lib0% | 0% | 0% | 92% | 7%
node_modules_native/node_modules_forked/node-pty/build0% | 0% | 0% | 54% | 45%
dotNet/AuthEdge0% | 0% | 0% | 0% | 100%
node_modules_native0% | 0% | 0% | 0% | 100%
node_modules_native/node_modules_forked/node-pty0% | 0% | 0% | 0% | 100%
node_modules_native/node_modules_forked/node-pty/scripts0% | 0% | 0% | 0% | 100%
dotNet/AuthEdge/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 38)
File# lines# units
pty.cc
in node_modules_native/node_modules_forked/node-pty/src/unix
492 -
gulpfile.js
in build
288 6
PsHostUI.cs
in dotNet/PsEdge
284 16
azure-pipelines.yml
in root
242 -
pty.cc
in node_modules_native/node_modules_forked/node-pty/src/win
218 7
unixTerminal.js
in node_modules_native/node_modules_forked/node-pty/lib
197 10
unixTerminal.ts
in node_modules_native/node_modules_forked/node-pty/src
179 9
vcxproj
pty.vcxproj
in node_modules_native/node_modules_forked/node-pty/build
166 -
windowsTerminal.js
in node_modules_native/node_modules_forked/node-pty/lib
139 7
windowsPtyAgent.js
in node_modules_native/node_modules_forked/node-pty/lib
127 7
windowsPtyAgent.ts
in node_modules_native/node_modules_forked/node-pty/src
115 6
terminal.ts
in node_modules_native/node_modules_forked/node-pty/src
114 16
windowsTerminal.ts
in node_modules_native/node_modules_forked/node-pty/src
113 7
terminal.js
in node_modules_native/node_modules_forked/node-pty/lib
106 16
PsEdge.cs
in dotNet/PsEdge
99 2
buildNativeDependencies.ps1
in node_modules_native
86 -
AuthEdge.cs
in dotNet/AuthEdge
80 3
gypi
config.gypi
in node_modules_native/node_modules_forked/node-pty/build
71 -
PsRawHostUI.cs
in dotNet/PsEdge
69 6
filters
pty.vcxproj.filters
in node_modules_native/node_modules_forked/node-pty/build
67 -
PsHost.cs
in dotNet/PsEdge
59 6
gyp
binding.gyp
in node_modules_native/node_modules_forked/node-pty
54 -
path_util.cc
in node_modules_native/node_modules_forked/node-pty/src/win
53 2
interfaces.ts
in node_modules_native/node_modules_forked/node-pty/src
36 -
post-install.js
in node_modules_native/node_modules_forked/node-pty/scripts
33 1
index.js
in node_modules_native/node_modules_forked/node-pty/lib
28 4
index.ts
in node_modules_native/node_modules_forked/node-pty/src
21 4
AssemblyInfo.cs
in dotNet/AuthEdge/Properties
15 -
FileCache.cs
in dotNet/AuthEdge
11 -
utils.js
in node_modules_native/node_modules_forked/node-pty/lib
11 1
install.js
in node_modules_native/node_modules_forked/node-pty/scripts
11 -
path_util.h
in node_modules_native/node_modules_forked/node-pty/src/win
10 -
utils.ts
in node_modules_native/node_modules_forked/node-pty/src
4 1
interfaces.js
in node_modules_native/node_modules_forked/node-pty/lib
2 -
types.js
in node_modules_native/node_modules_forked/node-pty/lib
2 -
cmd
build.cmd
in root
1 -
cmd
createInstaller.cmd
in root
1 -
types.ts
in node_modules_native/node_modules_forked/node-pty/src
1 -
Files With Most Units (Top 20)
File# lines# units
PsHostUI.cs
in dotNet/PsEdge
284 16
terminal.js
in node_modules_native/node_modules_forked/node-pty/lib
106 16
terminal.ts
in node_modules_native/node_modules_forked/node-pty/src
114 16
unixTerminal.js
in node_modules_native/node_modules_forked/node-pty/lib
197 10
unixTerminal.ts
in node_modules_native/node_modules_forked/node-pty/src
179 9
windowsPtyAgent.js
in node_modules_native/node_modules_forked/node-pty/lib
127 7
windowsTerminal.js
in node_modules_native/node_modules_forked/node-pty/lib
139 7
pty.cc
in node_modules_native/node_modules_forked/node-pty/src/win
218 7
windowsTerminal.ts
in node_modules_native/node_modules_forked/node-pty/src
113 7
gulpfile.js
in build
288 6
PsHost.cs
in dotNet/PsEdge
59 6
PsRawHostUI.cs
in dotNet/PsEdge
69 6
windowsPtyAgent.ts
in node_modules_native/node_modules_forked/node-pty/src
115 6
index.js
in node_modules_native/node_modules_forked/node-pty/lib
28 4
index.ts
in node_modules_native/node_modules_forked/node-pty/src
21 4
AuthEdge.cs
in dotNet/AuthEdge
80 3
PsEdge.cs
in dotNet/PsEdge
99 2
path_util.cc
in node_modules_native/node_modules_forked/node-pty/src/win
53 2
utils.js
in node_modules_native/node_modules_forked/node-pty/lib
11 1
post-install.js
in node_modules_native/node_modules_forked/node-pty/scripts
33 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 45 long lines.

File# lines# units# long lines
vcxproj
pty.vcxproj
in node_modules_native/node_modules_forked/node-pty/build
166 - 12
gulpfile.js
in build
288 6 9
PsHostUI.cs
in dotNet/PsEdge
284 16 6
PsEdge.cs
in dotNet/PsEdge
99 2 5
pty.cc
in node_modules_native/node_modules_forked/node-pty/src/win
218 7 3
azure-pipelines.yml
in root
242 - 2
AuthEdge.cs
in dotNet/AuthEdge
80 3 2
buildNativeDependencies.ps1
in node_modules_native
86 - 2
cmd
createInstaller.cmd
in root
1 - 1
PsRawHostUI.cs
in dotNet/PsEdge
69 6 1
gypi
config.gypi
in node_modules_native/node_modules_forked/node-pty/build
71 - 1
utils.js
in node_modules_native/node_modules_forked/node-pty/lib
11 1 1