microsoft / Angara
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 31 files with 1,165 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (420 lines of code)
    • 28 very small files (745 lines of code)
0% | 0% | 0% | 36% | 63%
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
fs0% | 0% | 0% | 31% | 68%
css0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 65% | 34%
ts0% | 0% | 0% | 0% | 100%
cshtml0% | 0% | 0% | 0% | 100%
fsx0% | 0% | 0% | 0% | 100%
fsi0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/Angara.Html0% | 0% | 0% | 50% | 49%
src/Angara.Html/Scripts0% | 0% | 0% | 36% | 63%
ROOT0% | 0% | 0% | 100% | 0%
src/Angara.Reinstate0% | 0% | 0% | 0% | 100%
src/Angara.Html.Sample0% | 0% | 0% | 0% | 100%
src/Angara.Base0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
fs
Html.fs
in src/Angara.Html
182 -
Angara.Html.css
in src/Angara.Html/Scripts
124 -
Gruntfile.js
in root
114 1
fs
Program.fs
in src/Angara.Html.Sample
68 -
Angara.Show.ts
in src/Angara.Html/Scripts
61 7
fs
FolderBlobStorage.fs
in src/Angara.Reinstate
42 -
cshtml
embeddableIndex.cshtml
in src/Angara.Html/Scripts
38 -
fs
RecordViewSerializer.fs
in src/Angara.Html
37 -
fs
AssemblyInfo.fs
in src/Angara.Html.Sample
35 -
fsx
Console.fsx
in src/Angara.Html.Sample
33 -
fsi
Html.fsi
in src/Angara.Html
33 -
fs
IExportImport.fs
in src/Angara.Reinstate
32 -
fs
Persistence.fs
in src/Angara.Reinstate
31 -
console.js
in src/Angara.Html
30 1
console.html
in src/Angara.Html
29 -
fs
FolderExportImport.fs
in src/Angara.Reinstate
28 -
cshtml
index.cshtml
in src/Angara.Html/Scripts
24 -
App.js
in src/Angara.Html/Scripts
23 -
Seq.ts
in src/Angara.Html/Scripts
22 2
fs
AssemblyInfo.fs
in src/Angara.Base
21 -
fs
AssemblyInfo.fs
in src/Angara.Html
21 -
Primitive.ts
in src/Angara.Html/Scripts
21 1
Record.ts
in src/Angara.Html/Scripts
21 1
fs
AssemblyInfo.fs
in src/Angara.Reinstate
21 -
fs
Resolver.fs
in src/Angara.Html
19 -
fs
JsonExporterImporter.fs
in src/Angara.Reinstate
19 -
fs
IStreamExportImport.fs
in src/Angara.Reinstate
9 -
fs
InlineByteBlob.fs
in src/Angara.Reinstate
8 -
cmd
prebuild.cmd
in src/Angara.Html
7 -
fs
Base.fs
in src/Angara.Base
6 -
Main.js
in src/Angara.Html/Scripts
6 -
Files With Most Units (Top 6)
File# lines# units
Angara.Show.ts
in src/Angara.Html/Scripts
61 7
Seq.ts
in src/Angara.Html/Scripts
22 2
Gruntfile.js
in root
114 1
Primitive.ts
in src/Angara.Html/Scripts
21 1
Record.ts
in src/Angara.Html/Scripts
21 1
console.js
in src/Angara.Html
30 1
Files With Long Lines (Top 12)

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

File# lines# units# long lines
fs
Html.fs
in src/Angara.Html
182 - 11
fs
Program.fs
in src/Angara.Html.Sample
68 - 10
cshtml
embeddableIndex.cshtml
in src/Angara.Html/Scripts
38 - 4
fs
FolderExportImport.fs
in src/Angara.Reinstate
28 - 3
Gruntfile.js
in root
114 1 1
fs
AssemblyInfo.fs
in src/Angara.Base
21 - 1
fs
RecordViewSerializer.fs
in src/Angara.Html
37 - 1
Angara.Show.ts
in src/Angara.Html/Scripts
61 7 1
Main.js
in src/Angara.Html/Scripts
6 - 1
fs
AssemblyInfo.fs
in src/Angara.Reinstate
21 - 1
fs
FolderBlobStorage.fs
in src/Angara.Reinstate
42 - 1
fs
Persistence.fs
in src/Angara.Reinstate
31 - 1