microsoft / vscode-spring-initializr
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: 33
  • Daily file updates (only one update per file and date counted): 73
  • First update: 2017-12-19
  • Latest update: 2022-01-05
  • Days between first and latest update: 1479 (211 weeks, estimated 1055 working days)
  • Active days (at least one file change): 91
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 33 files with 1,812 lines of code in files.
    • 30 files that are 366+ days old (1,698 lines of code)
    • 1 files that are 181-365 days old (47 lines of code)
    • 2 files that are 91-180 days old (67 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)
93% | 2% | 3% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 33 files with 1,812 lines of code in files.
    • 11 files have been last changed 366+ days ago (351 lines of code)
    • 12 files have been last changed 181-365 days ago (503 lines of code)
    • 5 files have been last changed 91-180 days ago (429 lines of code)
    • 5 files have been last changed 31-90 days ago (529 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
19% | 27% | 23% | 29% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ts, json, txt, md, yml, js, vscodeignore, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts96% | 2% | <1% | 0% | 0%
js0% | 0% | 100% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts19% | 28% | 21% | 30% | 0%
js0% | 0% | 100% | 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/handler93% | 6% | 0% | 0% | 0%
src/Utils95% | 0% | 4% | 0% | 0%
src/model100% | 0% | 0% | 0% | 0%
src/Utils/xml100% | 0% | 0% | 0% | 0%
src/model/pomxml100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
scripts0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src100% | 0% | 0% | 0% | 0%
src/model39% | 18% | 0% | 42% | 0%
src/model/pomxml48% | 51% | 0% | 0% | 0%
src/Utils18% | 0% | 81% | 0% | 0%
src/handler<1% | 50% | 14% | 34% | 0%
scripts0% | 0% | 100% | 0% | 0%
src/Utils/xml0% | 0% | 0% | 100% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
DependencyManager.ts
in src
84 7 549 1497 13
extension.ts
in src
47 5 491 1497 26
index.ts
in src/Utils
158 15 147 1167 4
GenerateProjectHandler.ts
in src/handler
118 7 71 1167 14
VSCodeUI.ts
in src/Utils
90 7 147 1167 5
PomXml.ts
in src/model/pomxml
75 10 333 1167 3
Interfaces.ts
in src/model
74 - 1167 1167 1
VersionHelper.ts
in src/Utils
52 3 444 1167 3
DependencyNode.ts
in src/model/pomxml
26 2 1167 1167 1
RepositoryNode.ts
in src/model/pomxml
25 2 1167 1167 1
BomNode.ts
in src/model/pomxml
20 2 1167 1167 1
Errors.ts
in src
7 1 1167 1167 1
index.ts
in src/model
6 - 549 1167 3
index.ts
in src/handler
3 - 532 1167 3
utils.ts
in src/handler
153 3 71 1113 9
ServiceManager.ts
in src/model
86 5 70 1113 5
BaseHandler.ts
in src/handler
16 1 333 1106 3
Metadata.ts
in src/model
37 - 327 549 2
index.ts
in src/Utils/xml
141 11 70 532 3
AddStartersHandler.ts
in src/handler
114 3 147 532 3
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Errors.ts
in src
7 1 1167 1167 1
BomNode.ts
in src/model/pomxml
20 2 1167 1167 1
RepositoryNode.ts
in src/model/pomxml
25 2 1167 1167 1
DependencyNode.ts
in src/model/pomxml
26 2 1167 1167 1
Interfaces.ts
in src/model
74 - 1167 1167 1
index.ts
in src/model
6 - 549 1167 3
DependencyManager.ts
in src
84 7 549 1497 13
index.ts
in src/handler
3 - 532 1167 3
error.ts
in src/Utils
7 1 532 532 1
extension.ts
in src
47 5 491 1497 26
VersionHelper.ts
in src/Utils
52 3 444 1167 3
BaseHandler.ts
in src/handler
16 1 333 1106 3
PomXml.ts
in src/model/pomxml
75 10 333 1167 3
SpecifyServiceUrlStep.ts
in src/handler
21 3 332 530 3
SpecifyGroupIdStep.ts
in src/handler
44 8 332 530 7
SpecifyArtifactIdStep.ts
in src/handler
44 8 332 530 6
SpecifyDependenciesStep.ts
in src/handler
76 4 332 530 7
SpecifyBootVersionStep.ts
in src/handler
32 4 327 530 7
Metadata.ts
in src/model
37 - 327 549 2
SpecifyPackagingStep.ts
in src/handler
37 4 327 530 8
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
update-third-party-notice.js
in scripts
51 - 103 103 1
fsHelper.ts
in src/Utils
16 2 147 147 1
HandlerInterfaces.ts
in src/handler
47 - 327 332 2
SpecifyDependenciesStep.ts
in src/handler
76 4 332 530 7
SpecifyArtifactIdStep.ts
in src/handler
44 8 332 530 6
SpecifyGroupIdStep.ts
in src/handler
44 8 332 530 7
SpecifyJavaVersionStep.ts
in src/handler
37 4 327 530 7
SpecifyLanguageStep.ts
in src/handler
37 4 327 530 7
SpecifyPackagingStep.ts
in src/handler
37 4 327 530 8
SpecifyBootVersionStep.ts
in src/handler
32 4 327 530 7
SpecifyServiceUrlStep.ts
in src/handler
21 3 332 530 3
index.ts
in src/Utils/xml
141 11 70 532 3
AddStartersHandler.ts
in src/handler
114 3 147 532 3
lexer.ts
in src/Utils/xml
31 2 70 532 2
error.ts
in src/Utils
7 1 532 532 1
Metadata.ts
in src/model
37 - 327 549 2
BaseHandler.ts
in src/handler
16 1 333 1106 3
utils.ts
in src/handler
153 3 71 1113 9
ServiceManager.ts
in src/model
86 5 70 1113 5
index.ts
in src/Utils
158 15 147 1167 4
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
index.ts
in src/Utils/xml
141 11 70 532 3
ServiceManager.ts
in src/model
86 5 70 1113 5
lexer.ts
in src/Utils/xml
31 2 70 532 2
utils.ts
in src/handler
153 3 71 1113 9
GenerateProjectHandler.ts
in src/handler
118 7 71 1167 14
update-third-party-notice.js
in scripts
51 - 103 103 1
index.ts
in src/Utils
158 15 147 1167 4
AddStartersHandler.ts
in src/handler
114 3 147 532 3
VSCodeUI.ts
in src/Utils
90 7 147 1167 5
fsHelper.ts
in src/Utils
16 2 147 147 1
HandlerInterfaces.ts
in src/handler
47 - 327 332 2
SpecifyJavaVersionStep.ts
in src/handler
37 4 327 530 7
SpecifyLanguageStep.ts
in src/handler
37 4 327 530 7
SpecifyPackagingStep.ts
in src/handler
37 4 327 530 8
Metadata.ts
in src/model
37 - 327 549 2
SpecifyBootVersionStep.ts
in src/handler
32 4 327 530 7
SpecifyDependenciesStep.ts
in src/handler
76 4 332 530 7
SpecifyArtifactIdStep.ts
in src/handler
44 8 332 530 6
SpecifyGroupIdStep.ts
in src/handler
44 8 332 530 7
SpecifyServiceUrlStep.ts
in src/handler
21 3 332 530 3