microsoft / Win2D-Samples
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 147 files with 28,944 lines of code.
    • 3 very long files (11,894 lines of code)
    • 2 long files (1,460 lines of code)
    • 23 medium size files (7,280 lines of codeclsfd_ftr_w_mp_ins)
    • 31 small files (4,615 lines of code)
    • 88 very small files (3,695 lines of code)
41% | 5% | 25% | 15% | 12%
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
cs46% | 5% | 26% | 16% | 5%
cpp0% | 0% | 75% | 0% | 24%
xaml0% | 0% | 8% | 8% | 83%
vcxproj0% | 0% | 0% | 100% | 0%
hlsl0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
filters0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ExampleGallery47% | 5% | 25% | 12% | 8%
ExampleGallery/Infrastructure0% | 0% | 22% | 45% | 32%
CoreWindowExample0% | 0% | 60% | 0% | 39%
ExampleGallery/Direct3DInterop0% | 0% | 43% | 31% | 25%
CompositionExample0% | 0% | 0% | 84% | 15%
ExampleGallery/BackgroundTask0% | 0% | 0% | 100% | 0%
ExampleGallery/Particles0% | 0% | 0% | 45% | 54%
ExampleGallery/Effects0% | 0% | 0% | 0% | 100%
ExampleGallery/Shaders0% | 0% | 0% | 0% | 100%
SimpleSample0% | 0% | 0% | 0% | 100%
ExampleGallery/SpriteSheets0% | 0% | 0% | 0% | 100%
CompositionExample/Properties0% | 0% | 0% | 0% | 100%
CoreWindowExample/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
VectorArtScene1.cs
in ExampleGallery
6344 1
VectorArtScene0.cs
in ExampleGallery
4272 1
EffectsExample.xaml.cs
in ExampleGallery
1278 59
CustomTextLayouts.xaml.cs
in ExampleGallery
878 49
SpriteBatchPerf.xaml.cs
in ExampleGallery
582 30
AnimatedControlExample.xaml.cs
in ExampleGallery
467 27
InkExample.xaml.cs
in ExampleGallery
448 39
DpiExample.xaml.cs
in ExampleGallery
424 29
CustomFonts.xaml.cs
in ExampleGallery
409 15
DrawImageEmulations.xaml.cs
in ExampleGallery
409 21
FontMetrics.xaml.cs
in ExampleGallery
379 27
ThumbnailGenerator.xaml.cs
in ExampleGallery/Infrastructure
358 18
TypographyExample.xaml.cs
in ExampleGallery
342 22
KeyboardInputExample.xaml.cs
in ExampleGallery
330 22
SvgExample.xaml.cs
in ExampleGallery
326 21
GradientMeshExample.xaml.cs
in ExampleGallery
312 21
TextLayouts.xaml.cs
in ExampleGallery
305 23
SubscriptSuperscript.xaml.cs
in ExampleGallery
299 18
VirtualBitmapExample.xaml.cs
in ExampleGallery
293 15
Renderer.cs
in CoreWindowExample
281 18
PrintingExample.xaml.cs
in ExampleGallery
263 12
TextOutlines.xaml.cs
in ExampleGallery
260 16
GameOfLife.xaml.cs
in ExampleGallery
248 15
GeometryOperations.xaml.cs
in ExampleGallery
243 14
SpriteBatchPerformance.cpp
in ExampleGallery/Direct3DInterop
235 10
GlyphRotation.xaml.cs
in ExampleGallery
231 15
GlowTextCustomControl.cs
in ExampleGallery
216 12
xaml
BackgroundTaskExample.xaml
in ExampleGallery
202 -
AppIconGenerator.cs
in ExampleGallery/Infrastructure
187 9
CustomEffects.xaml.cs
in ExampleGallery
186 9
TextDirectionControl.cs
in ExampleGallery
186 11
VectorArt.xaml.cs
in ExampleGallery
185 16
EffectRegionMapping.xaml.cs
in ExampleGallery
182 7
LayersExample.xaml.cs
in ExampleGallery
180 10
CameraEffectExample.xaml.cs
in ExampleGallery
179 13
Direct3DInteropExample.xaml.cs
in ExampleGallery
176 10
ArcOptions.xaml.cs
in ExampleGallery
175 11
App.cs
in CompositionExample
172 18
vcxproj
ExampleGallery.Direct3DInterop.uap.vcxproj
in ExampleGallery/Direct3DInterop
169 -
SuspensionManager.cs
in ExampleGallery/Infrastructure
162 9
BurningTextExample.xaml.cs
in ExampleGallery
161 10
DeveloperTools.xaml.cs
in ExampleGallery/Infrastructure
156 13
TextDirectionsExample.xaml.cs
in ExampleGallery
156 5
ShapesExample.xaml.cs
in ExampleGallery
152 10
LiveTileUpdaterTask.cs
in ExampleGallery/BackgroundTask
147 8
ControlTransforms.xaml.cs
in ExampleGallery
146 15
BitmapRotation.xaml.cs
in ExampleGallery
142 7
HistogramExample.xaml.cs
in ExampleGallery
134 11
SwapChainRenderer.cs
in CompositionExample
130 5
VirtualControlExample.xaml.cs
in ExampleGallery
127 6
Files With Most Units (Top 20)
File# lines# units
EffectsExample.xaml.cs
in ExampleGallery
1278 59
CustomTextLayouts.xaml.cs
in ExampleGallery
878 49
InkExample.xaml.cs
in ExampleGallery
448 39
SpriteBatchPerf.xaml.cs
in ExampleGallery
582 30
DpiExample.xaml.cs
in ExampleGallery
424 29
AnimatedControlExample.xaml.cs
in ExampleGallery
467 27
FontMetrics.xaml.cs
in ExampleGallery
379 27
TextLayouts.xaml.cs
in ExampleGallery
305 23
KeyboardInputExample.xaml.cs
in ExampleGallery
330 22
TypographyExample.xaml.cs
in ExampleGallery
342 22
DrawImageEmulations.xaml.cs
in ExampleGallery
409 21
GradientMeshExample.xaml.cs
in ExampleGallery
312 21
SvgExample.xaml.cs
in ExampleGallery
326 21
App.cs
in CompositionExample
172 18
Renderer.cs
in CoreWindowExample
281 18
ThumbnailGenerator.xaml.cs
in ExampleGallery/Infrastructure
358 18
SubscriptSuperscript.xaml.cs
in ExampleGallery
299 18
TextOutlines.xaml.cs
in ExampleGallery
260 16
VectorArt.xaml.cs
in ExampleGallery
185 16
ControlTransforms.xaml.cs
in ExampleGallery
146 15
Files With Long Lines (Top 20)

There are 98 files with lines longer than 120 characters. In total, there are 3945 long lines.

File# lines# units# long lines
VectorArtScene0.cs
in ExampleGallery
4272 1 3466
CustomTextLayouts.xaml.cs
in ExampleGallery
878 49 30
xaml
BackgroundTaskExample.xaml
in ExampleGallery
202 - 23
xaml
ControlTransforms.xaml
in ExampleGallery
102 - 20
DrawImageEmulations.xaml.cs
in ExampleGallery
409 21 17
ThumbnailGenerator.xaml.cs
in ExampleGallery/Infrastructure
358 18 16
xaml
MainPage.xaml
in ExampleGallery/Infrastructure
101 - 13
AnimatedControlExample.xaml.cs
in ExampleGallery
467 27 12
xaml
CustomControlExample.xaml
in ExampleGallery
90 - 12
TextLayouts.xaml.cs
in ExampleGallery
305 23 12
vcxproj
ExampleGallery.Direct3DInterop.uap.vcxproj
in ExampleGallery/Direct3DInterop
169 - 10
DpiExample.xaml.cs
in ExampleGallery
424 29 10
xaml
FontMetrics.xaml
in ExampleGallery
56 - 10
FontMetrics.xaml.cs
in ExampleGallery
379 27 10
AppIconGenerator.cs
in ExampleGallery/Infrastructure
187 9 10
SpriteBatchPerf.xaml.cs
in ExampleGallery
582 30 10
xaml
TextDirectionsExample.xaml
in ExampleGallery
54 - 9
xaml
TextLayouts.xaml
in ExampleGallery
51 - 9
ArcOptions.xaml.cs
in ExampleGallery
175 11 8
SuspensionManager.cs
in ExampleGallery/Infrastructure
162 9 8