microsoft / satcheljs-todomvc
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: 23
  • Daily file updates (only one update per file and date counted): 21
  • First update: 2016-08-02
  • Latest update: 2018-10-01
  • Days between first and latest update: 791 (113 weeks, estimated 565 working days)
  • Active days (at least one file change): 6
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 9 files with 200 lines of code in files.
    • 9 files that are 366+ days old (200 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 9 files with 200 lines of code in files.
    • 9 files have been last changed 366+ days ago (200 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
ts, tsx, json, js, txt, gitignore, md, yml, html
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
tsx100% | 0% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
html0% | 0% | 0% | 0% | 0%
js0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
tsx100% | 0% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
html0% | 0% | 0% | 0% | 0%
js0% | 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/components100% | 0% | 0% | 0% | 0%
src/components/footer100% | 0% | 0% | 0% | 0%
src/components/header100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
src/actions0% | 0% | 0% | 0% | 0%
src/store0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/components100% | 0% | 0% | 0% | 0%
src/components/footer100% | 0% | 0% | 0% | 0%
src/components/header100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
src/actions0% | 0% | 0% | 0% | 0%
src/store0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Main.tsx
in src/components
79 4 1782 1792 2
bootstrap.tsx
in src
12 - 1792 1792 1
index.ts
in src
2 - 1792 1792 1
App.tsx
in src/components
13 1 1782 1787 2
NewTaskInput.tsx
in src/components/header
32 - 1782 1782 1
FilterButton.tsx
in src/components/footer
26 2 1782 1782 1
Footer.tsx
in src/components/footer
16 - 1782 1782 1
ItemsLeftCount.tsx
in src/components/footer
12 1 1782 1782 1
Header.tsx
in src/components/header
8 - 1782 1782 1
jasmine.js
in root
29 -
removeAllCompleted.ts
in src/actions
21 1
index.html
in root
19 -
addItem.ts
in src/actions
19 3
removeItem.ts
in src/actions
18 1
schema.ts
in src/store
18 -
toggleEditItem.ts
in src/actions
13 1
toggleAllCompleted.ts
in src/actions
11 1
updateItem.ts
in src/actions
11 1
store.ts
in src/store
11 -
toggleCompleted.ts
in src/actions
9 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
index.ts
in src
2 - 1792 1792 1
bootstrap.tsx
in src
12 - 1792 1792 1
Header.tsx
in src/components/header
8 - 1782 1782 1
ItemsLeftCount.tsx
in src/components/footer
12 1 1782 1782 1
App.tsx
in src/components
13 1 1782 1787 2
Footer.tsx
in src/components/footer
16 - 1782 1782 1
FilterButton.tsx
in src/components/footer
26 2 1782 1782 1
NewTaskInput.tsx
in src/components/header
32 - 1782 1782 1
Main.tsx
in src/components
79 4 1782 1792 2
updateTextboxValue.ts
in src/actions
7 1
updateEditItemValue.ts
in src/actions
7 1
setFilter.ts
in src/actions
8 1
toggleCompleted.ts
in src/actions
9 1
store.ts
in src/store
11 -
updateItem.ts
in src/actions
11 1
toggleAllCompleted.ts
in src/actions
11 1
toggleEditItem.ts
in src/actions
13 1
schema.ts
in src/store
18 -
removeItem.ts
in src/actions
18 1
addItem.ts
in src/actions
19 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
jasmine.js
in root
29 -
removeAllCompleted.ts
in src/actions
21 1
index.html
in root
19 -
addItem.ts
in src/actions
19 3
removeItem.ts
in src/actions
18 1
schema.ts
in src/store
18 -
toggleEditItem.ts
in src/actions
13 1
toggleAllCompleted.ts
in src/actions
11 1
updateItem.ts
in src/actions
11 1
store.ts
in src/store
11 -
toggleCompleted.ts
in src/actions
9 1
setFilter.ts
in src/actions
8 1
updateEditItemValue.ts
in src/actions
7 1
updateTextboxValue.ts
in src/actions
7 1
NewTaskInput.tsx
in src/components/header
32 - 1782 1782 1
FilterButton.tsx
in src/components/footer
26 2 1782 1782 1
Footer.tsx
in src/components/footer
16 - 1782 1782 1
ItemsLeftCount.tsx
in src/components/footer
12 1 1782 1782 1
Header.tsx
in src/components/header
8 - 1782 1782 1
App.tsx
in src/components
13 1 1782 1787 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
jasmine.js
in root
29 -
removeAllCompleted.ts
in src/actions
21 1
index.html
in root
19 -
addItem.ts
in src/actions
19 3
removeItem.ts
in src/actions
18 1
schema.ts
in src/store
18 -
toggleEditItem.ts
in src/actions
13 1
toggleAllCompleted.ts
in src/actions
11 1
updateItem.ts
in src/actions
11 1
store.ts
in src/store
11 -
toggleCompleted.ts
in src/actions
9 1
setFilter.ts
in src/actions
8 1
updateEditItemValue.ts
in src/actions
7 1
updateTextboxValue.ts
in src/actions
7 1
Main.tsx
in src/components
79 4 1782 1792 2
NewTaskInput.tsx
in src/components/header
32 - 1782 1782 1
FilterButton.tsx
in src/components/footer
26 2 1782 1782 1
Footer.tsx
in src/components/footer
16 - 1782 1782 1
App.tsx
in src/components
13 1 1782 1787 2
ItemsLeftCount.tsx
in src/components/footer
12 1 1782 1782 1