microsoft / VS-PPT
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 113
  • Daily file updates (only one update per file and date counted): 208
  • First update: 2015-12-02
  • Latest update: 2018-05-20
  • Days between first and latest update: 901 (128 weeks, estimated 640 working days)
  • Active days (at least one file change): 26
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 113 files with 8,041 lines of code in files.
    • 113 files that are 366+ days old (8,041 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 113 files with 8,041 lines of code in files.
    • 113 files have been last changed 366+ days ago (8,041 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, csproj, vsixmanifest, resx, txt, md, gitignore, targets, xaml, xml, proj, Targets, bat, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
vsixmanifest100% | 0% | 0% | 0% | 0%
targets100% | 0% | 0% | 0% | 0%
xaml100% | 0% | 0% | 0% | 0%
proj100% | 0% | 0% | 0% | 0%
Targets100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
vsixmanifest100% | 0% | 0% | 0% | 0%
targets100% | 0% | 0% | 0% | 0%
xaml100% | 0% | 0% | 0% | 0%
proj100% | 0% | 0% | 0% | 0%
Targets100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/Structure100% | 0% | 0% | 0% | 0%
src/CopyAsHtml100% | 0% | 0% | 0% | 0%
src/PeekF1100% | 0% | 0% | 0% | 0%
src/MatchMargin100% | 0% | 0% | 0% | 0%
src/GoToDef100% | 0% | 0% | 0% | 0%
src/OptionsPage100% | 0% | 0% | 0% | 0%
src/TimeStampMargin100% | 0% | 0% | 0% | 0%
src/FixMixedTabs100% | 0% | 0% | 0% | 0%
src/MiddleClickScroll100% | 0% | 0% | 0% | 0%
src/TelemetryForPPT100% | 0% | 0% | 0% | 0%
src/SyntacticFisheye100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/Structure100% | 0% | 0% | 0% | 0%
src/CopyAsHtml100% | 0% | 0% | 0% | 0%
src/PeekF1100% | 0% | 0% | 0% | 0%
src/MatchMargin100% | 0% | 0% | 0% | 0%
src/GoToDef100% | 0% | 0% | 0% | 0%
src/OptionsPage100% | 0% | 0% | 0% | 0%
src/TimeStampMargin100% | 0% | 0% | 0% | 0%
src/FixMixedTabs100% | 0% | 0% | 0% | 0%
src/MiddleClickScroll100% | 0% | 0% | 0% | 0%
src/TelemetryForPPT100% | 0% | 0% | 0% | 0%
src/SyntacticFisheye100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
VbParser.cs
in src/Structure/BlockTaggerImpl
551 27 2138 2252 3
MatchMarginElement.cs
in src/MatchMargin
534 25 2058 2252 4
StructureAdornmentManager.cs
in src/Structure/StructureVisualizer
408 24 2252 2252 1
HtmlMarkupProvider.cs
in src/CopyAsHtml/CopyAsHtml
358 19 1352 2252 2
GoToDefMouseHandler.cs
in src/GoToDef
318 17 1795 2252 7
TimeStampMargin.cs
in src/TimeStampMargin
299 12 2109 2252 3
BraceParser.cs
in src/Structure/BlockTaggerImpl
241 9 2109 2252 3
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12 2109 2252 4
CommandFilter.cs
in src/CopyAsHtml/CopyAsHtml
233 10 2058 2252 2
Mocks.cs
in src/CopyAsHtml/CopyAsHtmlTest
229 30 2109 2252 3
InformationBar.cs
in src/FixMixedTabs/Impl
215 15 2109 2252 3
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11 2009 2252 6
F1PeekResultPresentation.cs
in src/PeekF1/src/Peek
194 17 2131 2252 3
MiddleClickScroll.cs
in src/MiddleClickScroll
188 10 2252 2252 1
Colors.cs
in src/Structure/BlockTagger
175 12 2252 2252 1
CodeBlock.cs
in src/Structure/BlockTaggerImpl
173 8 2109 2252 3
BlockColoring.cs
in src/Structure/BlockTagger
149 14 2252 2252 1
Package.cs
in src/CopyAsHtml/CopyAsHtml
141 2 2252 2252 1
GenericBlockTagger.cs
in src/Structure/BlockTaggerImpl
131 8 2252 2252 1
OptionsControl.xaml.cs
in src/OptionsPage
130 4 2252 2252 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AssemblyInfo.cs
in src/TelemetryForPPT
2 - 2252 2252 1
GlobalSuppressions.cs
in src
2 - 2252 2252 1
targets
ProPowerTools.Open.targets
in src
4 - 2252 2252 1
targets
ProPowerTools.targets
in src
5 - 2252 2252 1
ITelemetrySessionFactory.cs
in src/TelemetryForPPT/Def
8 - 2252 2252 1
IHtmlBuilderService.cs
in src/CopyAsHtml/CopyAsHtml
8 - 2252 2252 1
ITelemetrySession.cs
in src/TelemetryForPPT/Def
10 - 2252 2252 1
IParser.cs
in src/Structure/BlockTaggerImpl
10 - 2252 2252 1
GlobalSuppressions.cs
in src/OptionsPage
10 - 2252 2252 1
GlobalSuppressions.cs
in src/PeekF1/src
11 - 2252 2252 1
xaml
OptionsControl.xaml
in src/OptionsPage
11 - 2252 2252 1
Targets
FxCop.Targets
in src
11 - 2252 2252 1
InformationBar.xaml.cs
in src/FixMixedTabs/Impl
11 1 2252 2252 1
NativeMethods.cs
in src/PeekF1/src
12 - 2252 2252 1
proj
dirs.proj
in src/CopyAsHtml
12 - 2252 2252 1
ITelemetryActivity.cs
in src/TelemetryForPPT/Def
13 - 2252 2252 1
DefaultTelemetrySession.cs
in src/TelemetryForPPT/DefaultImpl
16 2 2252 2252 1
PeekF1Package.cs
in src/PeekF1/src
16 - 2252 2252 1
DefaultTelemetrySessionFactory.cs
in src/TelemetryForPPT/DefaultImpl
17 1 2252 2252 1
F1PeekableItemSourceProvider.cs
in src/PeekF1/src/Peek
17 1 2252 2252 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
VbParser.cs
in src/Structure/BlockTaggerImpl
551 27 2138 2252 3
MatchMarginElement.cs
in src/MatchMargin
534 25 2058 2252 4
StructureAdornmentManager.cs
in src/Structure/StructureVisualizer
408 24 2252 2252 1
HtmlMarkupProvider.cs
in src/CopyAsHtml/CopyAsHtml
358 19 1352 2252 2
GoToDefMouseHandler.cs
in src/GoToDef
318 17 1795 2252 7
TimeStampMargin.cs
in src/TimeStampMargin
299 12 2109 2252 3
BraceParser.cs
in src/Structure/BlockTaggerImpl
241 9 2109 2252 3
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12 2109 2252 4
CommandFilter.cs
in src/CopyAsHtml/CopyAsHtml
233 10 2058 2252 2
Mocks.cs
in src/CopyAsHtml/CopyAsHtmlTest
229 30 2109 2252 3
InformationBar.cs
in src/FixMixedTabs/Impl
215 15 2109 2252 3
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11 2009 2252 6
F1PeekResultPresentation.cs
in src/PeekF1/src/Peek
194 17 2131 2252 3
MiddleClickScroll.cs
in src/MiddleClickScroll
188 10 2252 2252 1
Colors.cs
in src/Structure/BlockTagger
175 12 2252 2252 1
CodeBlock.cs
in src/Structure/BlockTaggerImpl
173 8 2109 2252 3
BlockColoring.cs
in src/Structure/BlockTagger
149 14 2252 2252 1
Package.cs
in src/CopyAsHtml/CopyAsHtml
141 2 2252 2252 1
GenericBlockTagger.cs
in src/Structure/BlockTaggerImpl
131 8 2252 2252 1
OptionsControl.xaml.cs
in src/OptionsPage
130 4 2252 2252 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
HtmlMarkupProvider.cs
in src/CopyAsHtml/CopyAsHtml
358 19 1352 2252 2
GoToDefMouseHandler.cs
in src/GoToDef
318 17 1795 2252 7
CsharpParser.cs
in src/Structure/BlockTaggerImpl
198 11 2009 2252 6
MatchMarginElement.cs
in src/MatchMargin
534 25 2058 2252 4
CommandFilter.cs
in src/CopyAsHtml/CopyAsHtml
233 10 2058 2252 2
vsixmanifest
source.extension.vsixmanifest
in src/GoToDef
21 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/Structure/StructureVisualizer
20 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/OptionsPage
19 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/PeekF1/src
19 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/CopyAsHtml/CopyAsHtml
18 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/FixMixedTabs/Impl
18 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/MatchMargin
17 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/MiddleClickScroll
17 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/SyntacticFisheye
17 - 2086 2252 3
vsixmanifest
source.extension.vsixmanifest
in src/TimeStampMargin
17 - 2086 2252 3
Classifier.cs
in src/GoToDef
124 6 2107 2252 5
MarginFactory.cs
in src/FixMixedTabs/Impl
52 1 2107 2252 5
TimeStampMargin.cs
in src/TimeStampMargin
299 12 2109 2252 3
BraceParser.cs
in src/Structure/BlockTaggerImpl
241 9 2109 2252 3
StructureMarginElement.cs
in src/Structure/StructureVisualizer
234 12 2109 2252 4