microsoft / VS-PPT
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 113 files with 8,041 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,085 lines of code)
    • 9 medium size files (2,535 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,729 lines of code)
    • 91 very small files (2,692 lines of code)
0% | 13% | 31% | 21% | 33%
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% | 14% | 33% | 22% | 30%
vsixmanifest0% | 0% | 0% | 0% | 100%
targets0% | 0% | 0% | 0% | 100%
xaml0% | 0% | 0% | 0% | 100%
proj0% | 0% | 0% | 0% | 100%
Targets0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/Structure0% | 19% | 30% | 28% | 21%
src/MatchMargin0% | 76% | 0% | 0% | 23%
src/CopyAsHtml0% | 0% | 58% | 19% | 22%
src/GoToDef0% | 0% | 68% | 26% | 4%
src/TimeStampMargin0% | 0% | 73% | 0% | 26%
src/FixMixedTabs0% | 0% | 58% | 0% | 41%
src/PeekF10% | 0% | 0% | 23% | 76%
src/MiddleClickScroll0% | 0% | 0% | 79% | 20%
src/OptionsPage0% | 0% | 0% | 32% | 67%
src/TelemetryForPPT0% | 0% | 0% | 0% | 100%
src/SyntacticFisheye0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
VbParser.cs
in src/Structure/BlockTaggerImpl
551 27
MatchMarginElement.cs
in src/MatchMargin
534 25
StructureAdornmentManager.cs
in src/Structure/StructureVisualizer
408 24
HtmlMarkupProvider.cs
in src/CopyAsHtml/CopyAsHtml
358 19
GoToDefMouseHandler.cs
in src/GoToDef
318 17
TimeStampMargin.cs
in src/TimeStampMargin
299 12
BraceParser.cs
in src/Structure/BlockTaggerImpl
241 9
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12
CommandFilter.cs
in src/CopyAsHtml/CopyAsHtml
233 10
Mocks.cs
in src/CopyAsHtml/CopyAsHtmlTest
229 30
InformationBar.cs
in src/FixMixedTabs/Impl
215 15
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11
F1PeekResultPresentation.cs
in src/PeekF1/src/Peek
194 17
MiddleClickScroll.cs
in src/MiddleClickScroll
188 10
Colors.cs
in src/Structure/BlockTagger
175 12
CodeBlock.cs
in src/Structure/BlockTaggerImpl
173 8
BlockColoring.cs
in src/Structure/BlockTagger
149 14
Package.cs
in src/CopyAsHtml/CopyAsHtml
141 2
GenericBlockTagger.cs
in src/Structure/BlockTaggerImpl
131 8
OptionsControl.xaml.cs
in src/OptionsPage
130 4
FormattedStringBuilder.cs
in src/CopyAsHtml/CopyAsHtml
126 9
Classifier.cs
in src/GoToDef
124 6
SyntacticFisheyeLineTransformSource.cs
in src/SyntacticFisheye
97 5
BlockTaggerProvider.cs
in src/Structure/BlockTaggerImpl
96 6
CommandFilter.cs
in src/PeekF1/src
92 4
OptionsPage.cs
in src/OptionsPage
86 6
ClipboardSupport.cs
in src/CopyAsHtml/CopyAsHtml
80 3
StructureMargin.cs
in src/Structure/StructureVisualizer
75 5
CsharpVBBlockParser.cs
in src/Structure/BlockTaggerImpl
68 3
MatchMargin.cs
in src/MatchMargin
66 4
Common.cs
in src/OptionsPage
64 3
TimeStampVisual.cs
in src/TimeStampMargin
62 4
ClippableWindowsFormsHost.cs
in src/PeekF1/src
61 1
F1PeekableItemSource.cs
in src/PeekF1/src/Peek
56 3
TelemetrySessionForPPT.cs
in src/TelemetryForPPT
56 3
HelpUrlBuilder.cs
in src/PeekF1/src
54 2
CommandFilterFactory.cs
in src/CopyAsHtml/CopyAsHtml
53 1
HtmlBuilderService.cs
in src/CopyAsHtml/CopyAsHtml
52 1
MarginFactory.cs
in src/FixMixedTabs/Impl
52 1
MixedTabsDetector.cs
in src/FixMixedTabs/Impl
52 1
targets
ProPowerTools.Settings.targets
in src
52 -
HtmlMarkupProviderTests.cs
in src/CopyAsHtml/CopyAsHtmlTest
49 2
F1PeekResult.cs
in src/PeekF1/src/Peek
49 3
StructureMarginFactory.cs
in src/Structure/StructureVisualizer
46 2
OptionsPagePackage.cs
in src/OptionsPage
43 1
Strings.Designer.cs
in src/MatchMargin
42 -
Strings.Designer.cs
in src/OptionsPage
42 -
Resources.Designer.cs
in src/PeekF1/src
42 -
Strings.Designer.cs
in src/Structure/BlockTagger
42 -
Options.cs
in src/Structure/StructureVisualizer
42 -
Files With Most Units (Top 20)
File# lines# units
Mocks.cs
in src/CopyAsHtml/CopyAsHtmlTest
229 30
VbParser.cs
in src/Structure/BlockTaggerImpl
551 27
MatchMarginElement.cs
in src/MatchMargin
534 25
StructureAdornmentManager.cs
in src/Structure/StructureVisualizer
408 24
HtmlMarkupProvider.cs
in src/CopyAsHtml/CopyAsHtml
358 19
GoToDefMouseHandler.cs
in src/GoToDef
318 17
F1PeekResultPresentation.cs
in src/PeekF1/src/Peek
194 17
InformationBar.cs
in src/FixMixedTabs/Impl
215 15
BlockColoring.cs
in src/Structure/BlockTagger
149 14
Colors.cs
in src/Structure/BlockTagger
175 12
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12
TimeStampMargin.cs
in src/TimeStampMargin
299 12
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11
CommandFilter.cs
in src/CopyAsHtml/CopyAsHtml
233 10
MiddleClickScroll.cs
in src/MiddleClickScroll
188 10
FormattedStringBuilder.cs
in src/CopyAsHtml/CopyAsHtml
126 9
BraceParser.cs
in src/Structure/BlockTaggerImpl
241 9
CodeBlock.cs
in src/Structure/BlockTaggerImpl
173 8
GenericBlockTagger.cs
in src/Structure/BlockTaggerImpl
131 8
DefaultTelemetryActivity.cs
in src/TelemetryForPPT/DefaultImpl
27 7
Files With Long Lines (Top 20)

There are 64 files with lines longer than 120 characters. In total, there are 376 long lines.

File# lines# units# long lines
VbParser.cs
in src/Structure/BlockTaggerImpl
551 27 41
StructureAdornmentManager.cs
in src/Structure/StructureVisualizer
408 24 24
MatchMarginElement.cs
in src/MatchMargin
534 25 20
Strings.Designer.cs
in src/Structure/StructureVisualizer
42 - 18
Strings.Designer.cs
in src/MatchMargin
42 - 17
Strings.Designer.cs
in src/OptionsPage
42 - 17
Resources.Designer.cs
in src/PeekF1/src
42 - 17
Strings.Designer.cs
in src/Structure/BlockTagger
42 - 17
TimeStampMargin.cs
in src/TimeStampMargin
299 12 12
GoToDefMouseHandler.cs
in src/GoToDef
318 17 9
MiddleClickScroll.cs
in src/MiddleClickScroll
188 10 8
GlobalSuppressions.cs
in src/PeekF1/src
11 - 8
BlockColoring.cs
in src/Structure/BlockTagger
149 14 8
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12 8
GlobalSuppressions.cs
in src/OptionsPage
10 - 7
vsixmanifest
source.extension.vsixmanifest
in src/Structure/StructureVisualizer
20 - 7
Mocks.cs
in src/CopyAsHtml/CopyAsHtmlTest
229 30 6
vsixmanifest
source.extension.vsixmanifest
in src/OptionsPage
19 - 6
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11 6
Package.cs
in src/CopyAsHtml/CopyAsHtml
141 2 5