microsoft / TpmRCDecoder
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 22 files with 6,908 lines of code.
    • 2 very long files (4,611 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (981 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (694 lines of code)
    • 13 very small files (622 lines of code)
66% | 0% | 14% | 10% | 9%
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
cs78% | 0% | 4% | 11% | 5%
xaml0% | 0% | 69% | 0% | 30%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
TpmRcDecoder.Universal66% | 0% | 14% | 10% | 8%
TpmRcDecoder.Universal/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
CommandCodes.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
3302 10
Decoder.cs
in TpmRcDecoder/TpmRcDecoder.Universal
1309 6
xaml
AppShell.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
460 -
xaml
App.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
283 -
AppShell.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
238 15
NavMenuListView.cs
in TpmRcDecoder/TpmRcDecoder.Universal
186 8
NavigationHelper.cs
in TpmRcDecoder/TpmRcDecoder.Universal
177 12
Manufacturers.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
172 10
SuspensionManager.cs
in TpmRcDecoder/TpmRcDecoder.Universal
159 9
RcDecoder.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
97 8
App.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
94 6
xaml
CommandCodes.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
61 -
xaml
Manufacturers.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
61 -
xaml
RcDecoder.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
60 -
xaml
LandingPage.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
58 -
xaml
Settings.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
56 -
PageHeader.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
29 2
Settings.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
29 2
xaml
PageHeader.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
25 -
LandingPage.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
19 2
NavMenuItem.cs
in TpmRcDecoder/TpmRcDecoder.Universal
19 -
AssemblyInfo.cs
in TpmRcDecoder/TpmRcDecoder.Universal/Properties
14 -
Files With Most Units (Top 12)
File# lines# units
AppShell.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
238 15
NavigationHelper.cs
in TpmRcDecoder/TpmRcDecoder.Universal
177 12
CommandCodes.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
3302 10
Manufacturers.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
172 10
SuspensionManager.cs
in TpmRcDecoder/TpmRcDecoder.Universal
159 9
NavMenuListView.cs
in TpmRcDecoder/TpmRcDecoder.Universal
186 8
RcDecoder.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
97 8
App.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
94 6
Decoder.cs
in TpmRcDecoder/TpmRcDecoder.Universal
1309 6
LandingPage.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
19 2
PageHeader.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
29 2
Settings.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
29 2
Files With Long Lines (Top 16)

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

File# lines# units# long lines
CommandCodes.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
3302 10 360
Decoder.cs
in TpmRcDecoder/TpmRcDecoder.Universal
1309 6 89
xaml
AppShell.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
460 - 57
xaml
App.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
283 - 35
SuspensionManager.cs
in TpmRcDecoder/TpmRcDecoder.Universal
159 9 8
AppShell.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
238 15 5
xaml
LandingPage.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
58 - 5
xaml
CommandCodes.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
61 - 4
xaml
Manufacturers.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
61 - 4
xaml
RcDecoder.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
60 - 3
App.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
94 6 2
NavMenuListView.cs
in TpmRcDecoder/TpmRcDecoder.Universal
186 8 1
NavigationHelper.cs
in TpmRcDecoder/TpmRcDecoder.Universal
177 12 1
PageHeader.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
29 2 1
RcDecoder.xaml.cs
in TpmRcDecoder/TpmRcDecoder.Universal
97 8 1
xaml
Settings.xaml
in TpmRcDecoder/TpmRcDecoder.Universal
56 - 1