aws-samples / lambda-refarch-webapp
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: 17
  • Daily file updates (only one update per file and date counted): 1082
  • First update: 2015-09-29
  • Latest update: 2021-05-05
  • Days between first and latest update: 2046 (292 weeks, estimated 1460 working days)
  • Active days (at least one file change): 35
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 17 files with 1,140 lines of code in files.
    • 17 files that are 366+ days old (1,140 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 17 files with 1,140 lines of code in files.
    • 11 files have been last changed 366+ days ago (740 lines of code)
    • 6 files have been last changed 181-365 days ago (400 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)
64% | 35% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
json, js, md, css, txt, npmignore, sh, gitignore, xml, yml, html, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yaml100% | 0% | 0% | 0% | 0%
js44% | 55% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 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
www/src100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
todo-src/updateTodo100% | 0% | 0% | 0% | 0%
todo-src/addTodo100% | 0% | 0% | 0% | 0%
todo-src/completeTodo100% | 0% | 0% | 0% | 0%
todo-src/deleteTodo100% | 0% | 0% | 0% | 0%
todo-src/getTodo100% | 0% | 0% | 0% | 0%
todo-src/getAllTodo100% | 0% | 0% | 0% | 0%
www/public100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
www/src100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
www/public100% | 0% | 0% | 0% | 0%
todo-src/updateTodo0% | 100% | 0% | 0% | 0%
todo-src/addTodo0% | 100% | 0% | 0% | 0%
todo-src/completeTodo0% | 100% | 0% | 0% | 0%
todo-src/deleteTodo0% | 100% | 0% | 0% | 0%
todo-src/getTodo0% | 100% | 0% | 0% | 0%
todo-src/getAllTodo0% | 100% | 0% | 0% | 0%
Oldest Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in root
355 - 412 585 6
App.js
in www/src
156 3 468 585 3
serviceWorker.js
in www/src
92 4 585 585 1
app.js
in todo-src/updateTodo
80 3 272 585 5
app.js
in todo-src/addTodo
70 4 272 585 5
app.js
in todo-src/completeTodo
66 3 272 585 5
app.js
in todo-src/deleteTodo
66 3 272 585 6
app.js
in todo-src/getTodo
63 3 272 585 5
app.js
in todo-src/getAllTodo
55 2 272 585 5
ToDo.js
in www/src
50 1 585 585 1
index.html
in www/public
19 - 585 585 1
App.css
in www/src
15 - 585 585 1
ToDo.css
in www/src
14 - 585 585 1
index.css
in www/src
14 - 585 585 1
index.js
in www/src
11 - 585 585 1
config.js
in www/src
7 - 468 585 5
config.default.js
in www/src
7 - 468 585 4
Files Not Recently Changed (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
index.js
in www/src
11 - 585 585 1
index.css
in www/src
14 - 585 585 1
ToDo.css
in www/src
14 - 585 585 1
App.css
in www/src
15 - 585 585 1
index.html
in www/public
19 - 585 585 1
ToDo.js
in www/src
50 1 585 585 1
serviceWorker.js
in www/src
92 4 585 585 1
config.default.js
in www/src
7 - 468 585 4
config.js
in www/src
7 - 468 585 5
App.js
in www/src
156 3 468 585 3
template.yaml
in root
355 - 412 585 6
app.js
in todo-src/getAllTodo
55 2 272 585 5
app.js
in todo-src/getTodo
63 3 272 585 5
app.js
in todo-src/deleteTodo
66 3 272 585 6
app.js
in todo-src/completeTodo
66 3 272 585 5
app.js
in todo-src/addTodo
70 4 272 585 5
app.js
in todo-src/updateTodo
80 3 272 585 5
Most Recently Created Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in root
355 - 412 585 6
App.js
in www/src
156 3 468 585 3
serviceWorker.js
in www/src
92 4 585 585 1
app.js
in todo-src/updateTodo
80 3 272 585 5
app.js
in todo-src/addTodo
70 4 272 585 5
app.js
in todo-src/completeTodo
66 3 272 585 5
app.js
in todo-src/deleteTodo
66 3 272 585 6
app.js
in todo-src/getTodo
63 3 272 585 5
app.js
in todo-src/getAllTodo
55 2 272 585 5
ToDo.js
in www/src
50 1 585 585 1
index.html
in www/public
19 - 585 585 1
App.css
in www/src
15 - 585 585 1
ToDo.css
in www/src
14 - 585 585 1
index.css
in www/src
14 - 585 585 1
index.js
in www/src
11 - 585 585 1
config.js
in www/src
7 - 468 585 5
config.default.js
in www/src
7 - 468 585 4
Most Recently Changed Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
app.js
in todo-src/updateTodo
80 3 272 585 5
app.js
in todo-src/addTodo
70 4 272 585 5
app.js
in todo-src/completeTodo
66 3 272 585 5
app.js
in todo-src/deleteTodo
66 3 272 585 6
app.js
in todo-src/getTodo
63 3 272 585 5
app.js
in todo-src/getAllTodo
55 2 272 585 5
template.yaml
in root
355 - 412 585 6
App.js
in www/src
156 3 468 585 3
config.js
in www/src
7 - 468 585 5
config.default.js
in www/src
7 - 468 585 4
serviceWorker.js
in www/src
92 4 585 585 1
ToDo.js
in www/src
50 1 585 585 1
index.html
in www/public
19 - 585 585 1
App.css
in www/src
15 - 585 585 1
ToDo.css
in www/src
14 - 585 585 1
index.css
in www/src
14 - 585 585 1
index.js
in www/src
11 - 585 585 1