microsoft / slow-cheetah
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 51 files with 2,967 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (458 lines of codeclsfd_ftr_w_mp_ins)
    • 9 small files (1,144 lines of code)
    • 40 very small files (1,365 lines of code)
0% | 0% | 15% | 38% | 46%
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% | 17% | 39% | 42%
targets0% | 0% | 0% | 37% | 62%
yml0% | 0% | 0% | 0% | 100%
vsixmanifest0% | 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/Microsoft.VisualStudio.SlowCheetah.VS/Package0% | 0% | 78% | 0% | 21%
src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities0% | 0% | 0% | 100% | 0%
src/Microsoft.VisualStudio.SlowCheetah/Transformer0% | 0% | 0% | 71% | 28%
src/Microsoft.VisualStudio.SlowCheetah.VS/Options0% | 0% | 0% | 51% | 48%
src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler0% | 0% | 0% | 32% | 67%
src/Microsoft.VisualStudio.SlowCheetah/Logging0% | 0% | 0% | 48% | 51%
src/Microsoft.VisualStudio.SlowCheetah/Build0% | 0% | 0% | 34% | 65%
src/Microsoft.VisualStudio.SlowCheetah.VS0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/Microsoft.VisualStudio.SlowCheetah.VS/Resources0% | 0% | 0% | 0% | 100%
src/Microsoft.VisualStudio.SlowCheetah/Exceptions0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
src/Microsoft.VisualStudio.SlowCheetah/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
PreviewTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
243 7
AddTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
215 7
ProjectUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
151 6
SlowCheetahNuGetManager.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler
150 6
PackageUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
130 6
XmlTransformer.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
129 6
XmlShimLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
125 16
JsonTransformer.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
124 7
OptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
117 7
AdvancedOptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
112 6
targets
Microsoft.VisualStudio.SlowCheetah.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
106 -
SlowCheetahPackage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
83 4
TransformationPreviewLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
75 11
AdvancedOptionsUserControl.Designer.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
72 2
BackgroundInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
71 1
targets
Microsoft.VisualStudio.SlowCheetah.Web.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
63 -
PackageSolutionEvents.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
61 7
TransformationTaskLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
61 8
TransformUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
56 2
OptionsUserControl.Designer.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
50 2
JsonShimLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
50 10
AdvancedOptionsUserControl.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
49 5
targets
Microsoft.VisualStudio.SlowCheetah.App.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
49 -
targets
Microsoft.VisualStudio.SlowCheetah.SetupProject.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
46 -
VsProjectTypes.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler
37 -
SlowCheetahPackageLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
35 2
DialogInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
34 1
OptionsUserControl.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
34 4
TransformerFactory.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
34 2
TargetsUninstaller.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
30 1
BaseCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
29 1
UserInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
28 2
NugetInstaller.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
27 1
TransformTask.cs
in src/Microsoft.VisualStudio.SlowCheetah/Build
26 1
appveyor.yml
in root
25 -
TransformFailedException.cs
in src/Microsoft.VisualStudio.SlowCheetah/Exceptions
25 3
vsixmanifest
source.extension.vsixmanifest
in src/Microsoft.VisualStudio.SlowCheetah.VS
24 -
BasePackageHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
23 1
NuGetUninstaller.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
23 1
ITransformationLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
21 -
EmptyHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
20 1
targets
Microsoft.VisualStudio.SlowCheetah.ClickOnce.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
16 -
props
Directory.Build.props
in src
15 -
Guids.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Resources
15 -
IPackageHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
12 -
PkgCmdID.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Resources
11 -
ITransformer.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
11 -
BaseOptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
9 -
cmd
Restore.cmd
in root
7 -
targets
Directory.Build.targets
in src/Microsoft.VisualStudio.SlowCheetah.VS
5 -
Files With Most Units (Top 20)
File# lines# units
XmlShimLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
125 16
TransformationPreviewLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
75 11
JsonShimLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
50 10
TransformationTaskLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah/Logging
61 8
OptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
117 7
AddTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
215 7
PackageSolutionEvents.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
61 7
PreviewTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
243 7
JsonTransformer.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
124 7
SlowCheetahNuGetManager.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler
150 6
AdvancedOptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
112 6
PackageUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
130 6
ProjectUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
151 6
XmlTransformer.cs
in src/Microsoft.VisualStudio.SlowCheetah/Transformer
129 6
AdvancedOptionsUserControl.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
49 5
OptionsUserControl.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
34 4
SlowCheetahPackage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
83 4
TransformFailedException.cs
in src/Microsoft.VisualStudio.SlowCheetah/Exceptions
25 3
UserInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
28 2
AdvancedOptionsUserControl.Designer.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
72 2
Files With Long Lines (Top 20)

There are 28 files with lines longer than 120 characters. In total, there are 105 long lines.

File# lines# units# long lines
PreviewTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
243 7 18
AddTransformCommand.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
215 7 10
TransformationPreviewLogger.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
75 11 9
targets
Microsoft.VisualStudio.SlowCheetah.App.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
49 - 8
SlowCheetahNuGetManager.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler
150 6 6
BackgroundInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
71 1 5
SlowCheetahPackage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS
83 4 4
ProjectUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
151 6 4
vsixmanifest
source.extension.vsixmanifest
in src/Microsoft.VisualStudio.SlowCheetah.VS
24 - 4
targets
Microsoft.VisualStudio.SlowCheetah.Web.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
63 - 4
targets
Microsoft.VisualStudio.SlowCheetah.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
106 - 4
OptionsUserControl.Designer.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
50 2 3
PackageUtilities.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities
130 6 3
targets
Microsoft.VisualStudio.SlowCheetah.SetupProject.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
46 - 3
DialogInstallationHandler.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
34 1 2
TargetsUninstaller.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers
30 1 2
AdvancedOptionsDialogPage.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
112 6 2
AdvancedOptionsUserControl.Designer.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Options
72 2 2
PackageSolutionEvents.cs
in src/Microsoft.VisualStudio.SlowCheetah.VS/Package
61 7 2
targets
Microsoft.VisualStudio.SlowCheetah.ClickOnce.targets
in src/Microsoft.VisualStudio.SlowCheetah/Build
16 - 2