microsoft / MTC_ComeSayHi
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 23 files with 2,065 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (522 lines of code)
    • 2 medium size files (561 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (406 lines of code)
    • 17 very small files (576 lines of code)
0% | 25% | 27% | 19% | 27%
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% | 30% | 32% | 16% | 20%
xaml0% | 0% | 0% | 38% | 61%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/CognitiveKioskUWP0% | 35% | 38% | 9% | 17%
src/CognitiveKioskUWP/Controls0% | 0% | 0% | 48% | 51%
ROOT0% | 0% | 0% | 0% | 100%
src/CognitiveKioskUWP/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
MainPage.xaml.cs
in src/CognitiveKioskUWP
522 19
SettingsPage.xaml.cs
in src/CognitiveKioskUWP
309 26
Settings.cs
in src/CognitiveKioskUWP
252 1
Faces.xaml.cs
in src/CognitiveKioskUWP/Controls
158 2
xaml
SettingsPage.xaml
in src/CognitiveKioskUWP
133 -
Captions.xaml.cs
in src/CognitiveKioskUWP/Controls
115 3
AgeControl.xaml.cs
in src/CognitiveKioskUWP
85 2
App.xaml.cs
in src/CognitiveKioskUWP
70 5
Tags.xaml.cs
in src/CognitiveKioskUWP/Controls
64 2
xaml
MainPage.xaml
in src/CognitiveKioskUWP
50 -
Speech.xaml.cs
in src/CognitiveKioskUWP/Controls
45 2
xaml
Speech.xaml
in src/CognitiveKioskUWP/Controls
37 -
xaml
Faces.xaml
in src/CognitiveKioskUWP/Controls
33 -
ObjectBox.xaml.cs
in src/CognitiveKioskUWP/Controls
30 2
CognitiveEvent.cs
in src/CognitiveKioskUWP
25 -
xaml
Tags.xaml
in src/CognitiveKioskUWP/Controls
24 -
xaml
Captions.xaml
in src/CognitiveKioskUWP/Controls
21 -
azure-pipelines.yml
in root
20 -
xaml
ObjectBox.xaml
in src/CognitiveKioskUWP/Controls
20 -
xaml
AgeControl.xaml
in src/CognitiveKioskUWP
18 -
IQuarterControl.cs
in src/CognitiveKioskUWP/Controls
14 -
AssemblyInfo.cs
in src/CognitiveKioskUWP/Properties
14 -
xaml
App.xaml
in src/CognitiveKioskUWP
6 -
Files With Most Units (Top 10)
File# lines# units
SettingsPage.xaml.cs
in src/CognitiveKioskUWP
309 26
MainPage.xaml.cs
in src/CognitiveKioskUWP
522 19
App.xaml.cs
in src/CognitiveKioskUWP
70 5
Captions.xaml.cs
in src/CognitiveKioskUWP/Controls
115 3
AgeControl.xaml.cs
in src/CognitiveKioskUWP
85 2
Faces.xaml.cs
in src/CognitiveKioskUWP/Controls
158 2
ObjectBox.xaml.cs
in src/CognitiveKioskUWP/Controls
30 2
Speech.xaml.cs
in src/CognitiveKioskUWP/Controls
45 2
Tags.xaml.cs
in src/CognitiveKioskUWP/Controls
64 2
Settings.cs
in src/CognitiveKioskUWP
252 1
Files With Long Lines (Top 16)

There are 16 files with lines longer than 120 characters. In total, there are 107 long lines.

File# lines# units# long lines
MainPage.xaml.cs
in src/CognitiveKioskUWP
522 19 31
xaml
SettingsPage.xaml
in src/CognitiveKioskUWP
133 - 22
SettingsPage.xaml.cs
in src/CognitiveKioskUWP
309 26 10
xaml
MainPage.xaml
in src/CognitiveKioskUWP
50 - 8
xaml
Faces.xaml
in src/CognitiveKioskUWP/Controls
33 - 7
xaml
Captions.xaml
in src/CognitiveKioskUWP/Controls
21 - 6
Faces.xaml.cs
in src/CognitiveKioskUWP/Controls
158 2 5
xaml
Speech.xaml
in src/CognitiveKioskUWP/Controls
37 - 4
xaml
AgeControl.xaml
in src/CognitiveKioskUWP
18 - 3
Captions.xaml.cs
in src/CognitiveKioskUWP/Controls
115 3 3
xaml
Tags.xaml
in src/CognitiveKioskUWP/Controls
24 - 2
Settings.cs
in src/CognitiveKioskUWP
252 1 2
azure-pipelines.yml
in root
20 - 1
App.xaml.cs
in src/CognitiveKioskUWP
70 5 1
CognitiveEvent.cs
in src/CognitiveKioskUWP
25 - 1
xaml
ObjectBox.xaml
in src/CognitiveKioskUWP/Controls
20 - 1