microsoft / XamlBehaviors
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 155 files with 8,381 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 6 medium size files (1,775 lines of codeclsfd_ftr_w_mp_ins)
    • 9 small files (1,318 lines of code)
    • 140 very small files (5,288 lines of code)
0% | 0% | 21% | 15% | 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
cs0% | 0% | 22% | 30% | 47%
vcxproj0% | 0% | 100% | 0% | 0%
cpp0% | 0% | 23% | 23% | 53%
xlf0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
filters0% | 0% | 0% | 0% | 100%
targets0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
props0% | 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/BehaviorsSDKManaged/Microsoft.Xaml.Interactions0% | 0% | 29% | 20% | 49%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactions0% | 0% | 25% | 6% | 68%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity0% | 0% | 28% | 12% | 59%
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.Design0% | 0% | 0% | 74% | 25%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactions.Design0% | 0% | 0% | 71% | 28%
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity0% | 0% | 0% | 13% | 86%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity.Design0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.Design0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactions.DesignTools0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.DesignTools0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.DesignTools0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity.DesignTools0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKNative/Version0% | 0% | 0% | 0% | 100%
src/BehaviorsSDKManaged/Version0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
vcxproj
Microsoft.Xaml.Interactions.vcxproj
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
361 -
vcxproj
Microsoft.Xaml.Interactivity.vcxproj
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
345 -
IncrementalUpdateBehavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
342 19
IncrementalUpdateBehavior.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
303 14
CallMethodAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
216 7
EventTriggerBehavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
208 13
MetadataTableProvider.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.Design
175 1
DataTriggerBehavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
164 3
EventTriggerBehavior.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
162 10
MetadataTableProvider.cs
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions.Design
152 1
ChangePropertyAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
148 3
BehaviorCollection.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
147 4
BehaviorCollection.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
143 6
InvokeCommandAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
126 1
ControlStoryboardAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Media
101 2
VisualStateUtilities.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
97 5
Interaction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
96 7
NavigateToPageAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
95 3
GoToStateAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
93 1
PlaySoundAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Media
93 3
IncrementalUpdateBehavior.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
93 4
VisualStateUtilities.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
93 3
EventManager.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
89 5
InvokeCommandAction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
86 -
InvokeCommandAction.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
86 5
ControlStoryboardAction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
85 1
ResourceHelper.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
84 1
EventTriggerBehavior.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
84 2
ResourceHelper.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
83 1
PlaySoundAction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
83 2
filters
Microsoft.Xaml.Interactions.vcxproj.filters
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
76 -
Interaction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
76 2
NavigateToPageAction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
69 -
xlf
Microsoft.Xaml.Interactions.pt-BR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
68 -
xlf
Microsoft.Xaml.Interactions.pt-BR.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
68 -
filters
Microsoft.Xaml.Interactivity.vcxproj.filters
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
68 -
TypeConverterHelper.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
66 3
xlf
Microsoft.Xaml.Interactions.de-DE.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.es-ES.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.fr-FR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.it-IT.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.ja-JP.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.ko-KR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.ru-RU.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.uk-UA.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.zh-CN.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.zh-TW.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 -
GoToStateAction.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
66 -
xlf
Microsoft.Xaml.Interactions.de-DE.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 -
xlf
Microsoft.Xaml.Interactions.es-ES.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 -
Files With Most Units (Top 20)
File# lines# units
IncrementalUpdateBehavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
342 19
IncrementalUpdateBehavior.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
303 14
EventTriggerBehavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
208 13
EventTriggerBehavior.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
162 10
CallMethodAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
216 7
Interaction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
96 7
BehaviorCollection.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
143 6
VisualStateUtilities.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
97 5
EventManager.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
89 5
InvokeCommandAction.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
86 5
MetadataTableProvider.DesignerIsolation.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.Design
45 4
MetadataTableProvider.DesignerIsolation.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.Design
35 4
Behavior.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity
42 4
MetadataTableProvider.DesignerIsolation.cs
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions.Design
42 4
GoToStateAction.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
56 4
IncrementalUpdateBehavior.h
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
93 4
MetadataTableProvider.DesignerIsolation.cs
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity.Design
36 4
BehaviorCollection.cpp
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactivity
147 4
ChangePropertyAction.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
148 3
DataBindingHelper.cs
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core
57 3
Files With Long Lines (Top 20)

There are 94 files with lines longer than 120 characters. In total, there are 741 long lines.

File# lines# units# long lines
xlf
Microsoft.Xaml.Interactions.pt-BR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
68 - 25
xlf
Microsoft.Xaml.Interactions.pt-BR.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
68 - 25
xlf
Microsoft.Xaml.Interactions.de-DE.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 24
xlf
Microsoft.Xaml.Interactions.de-DE.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 24
xlf
Microsoft.Xaml.Interactions.fr-FR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 23
xlf
Microsoft.Xaml.Interactions.fr-FR.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 23
xlf
Microsoft.Xaml.Interactions.es-ES.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 22
xlf
Microsoft.Xaml.Interactions.it-IT.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 22
xlf
Microsoft.Xaml.Interactions.es-ES.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 22
xlf
Microsoft.Xaml.Interactions.it-IT.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 22
xlf
Microsoft.Xaml.Interactions.ru-RU.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 21
xlf
Microsoft.Xaml.Interactions.uk-UA.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 21
xlf
Microsoft.Xaml.Interactions.ru-RU.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 21
xlf
Microsoft.Xaml.Interactions.uk-UA.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 21
xlf
Microsoft.Xaml.Interactions.ja-JP.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 16
xlf
Microsoft.Xaml.Interactions.ko-KR.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 16
xlf
Microsoft.Xaml.Interactions.zh-CN.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 16
xlf
Microsoft.Xaml.Interactions.zh-TW.xlf
in src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/MultilingualResources
66 - 16
vcxproj
Microsoft.Xaml.Interactions.vcxproj
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions
361 - 16
xlf
Microsoft.Xaml.Interactions.ja-JP.xlf
in src/BehaviorsSDKNative/Microsoft.Xaml.Interactions/MultilingualResources
66 - 16