aws-samples / amazon-ecs-dotnet-app-graviton
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: 37
  • Daily file updates (only one update per file and date counted): 60
  • First update: 2021-08-17
  • Latest update: 2021-09-30
  • Days between first and latest update: 45 (6 weeks, estimated 30 working days)
  • Active days (at least one file change): 9
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 16 files with 899 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 16 files that are 91-180 days old (899 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)
0% | 0% | 100% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 16 files with 899 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 16 files have been last changed 91-180 days ago (899 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)
0% | 0% | 100% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, cshtml, js, css, md, txt, json, yaml, cfg, gitignore, csproj
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs0% | 0% | 100% | 0% | 0%
cshtml0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 0%
css0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs0% | 0% | 100% | 0% | 0%
cshtml0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 0%
css0% | 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
app/Controllers0% | 0% | 100% | 0% | 0%
app/Data0% | 0% | 100% | 0% | 0%
app0% | 0% | 100% | 0% | 0%
app/Views/Account0% | 0% | 100% | 0% | 0%
app/Views/Home0% | 0% | 100% | 0% | 0%
app/Views/Shared0% | 0% | 100% | 0% | 0%
app/Models0% | 0% | 100% | 0% | 0%
app/Attribute0% | 0% | 100% | 0% | 0%
app/wwwroot/js0% | 0% | 0% | 0% | 0%
app/wwwroot/css0% | 0% | 0% | 0% | 0%
app/Views0% | 0% | 0% | 0% | 0%
app/Migrations0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
app/Controllers0% | 0% | 100% | 0% | 0%
app/Data0% | 0% | 100% | 0% | 0%
app0% | 0% | 100% | 0% | 0%
app/Views/Account0% | 0% | 100% | 0% | 0%
app/Views/Home0% | 0% | 100% | 0% | 0%
app/Views/Shared0% | 0% | 100% | 0% | 0%
app/Models0% | 0% | 100% | 0% | 0%
app/Attribute0% | 0% | 100% | 0% | 0%
app/wwwroot/js0% | 0% | 0% | 0% | 0%
app/wwwroot/css0% | 0% | 0% | 0% | 0%
app/Views0% | 0% | 0% | 0% | 0%
app/Migrations0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
HomeController.cs
in app/Controllers
167 10 167 167 1
DbHelper.cs
in app/Data
132 4 167 167 1
AppUserStore.cs
in app/Data
127 15 167 167 1
AccountController.cs
in app/Controllers
121 9 167 167 1
Startup.cs
in app
71 3 167 167 1
Program.cs
in app
43 2 167 167 1
cshtml
Delete.cshtml
in app/Views/Home
41 - 167 167 1
cshtml
_Layout.cshtml
in app/Views/Shared
40 - 167 167 1
cshtml
ChangePassword.cshtml
in app/Views/Account
34 - 167 167 1
cshtml
SetPassword.cshtml
in app/Views/Account
27 - 167 167 1
cshtml
Login.cshtml
in app/Views/Account
19 - 167 167 1
EnforceChangePasswordAttribute.cs
in app/Attribute
18 1 167 167 1
cshtml
ChangePasswordConfirmation.cshtml
in app/Views/Account
15 - 167 167 1
Movie.cs
in app/Models
15 - 167 167 1
MvcMovieContext.cs
in app/Data
15 1 167 167 1
MovieGenreViewModel.cs
in app/Models
14 - 167 167 1
20210407143338_InitialCreate.Designer.cs
in app/Migrations
79 1
MvcMovieContextModelSnapshot.cs
in app/Migrations
77 1
cshtml
Index.cshtml
in app/Views/Home
76 -
20210407143338_InitialCreate.cs
in app/Migrations
66 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
MovieGenreViewModel.cs
in app/Models
14 - 167 167 1
MvcMovieContext.cs
in app/Data
15 1 167 167 1
Movie.cs
in app/Models
15 - 167 167 1
cshtml
ChangePasswordConfirmation.cshtml
in app/Views/Account
15 - 167 167 1
EnforceChangePasswordAttribute.cs
in app/Attribute
18 1 167 167 1
cshtml
Login.cshtml
in app/Views/Account
19 - 167 167 1
cshtml
SetPassword.cshtml
in app/Views/Account
27 - 167 167 1
cshtml
ChangePassword.cshtml
in app/Views/Account
34 - 167 167 1
cshtml
_Layout.cshtml
in app/Views/Shared
40 - 167 167 1
cshtml
Delete.cshtml
in app/Views/Home
41 - 167 167 1
Program.cs
in app
43 2 167 167 1
Startup.cs
in app
71 3 167 167 1
AccountController.cs
in app/Controllers
121 9 167 167 1
AppUserStore.cs
in app/Data
127 15 167 167 1
DbHelper.cs
in app/Data
132 4 167 167 1
HomeController.cs
in app/Controllers
167 10 167 167 1
site.js
in app/wwwroot/js
1 -
cshtml
_ValidationScriptsPartial.cshtml
in app/Views/Shared
2 -
cshtml
_ViewStart.cshtml
in app/Views
3 -
cshtml
_ViewImports.cshtml
in app/Views
3 -
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
20210407143338_InitialCreate.Designer.cs
in app/Migrations
79 1
MvcMovieContextModelSnapshot.cs
in app/Migrations
77 1
cshtml
Index.cshtml
in app/Views/Home
76 -
20210407143338_InitialCreate.cs
in app/Migrations
66 2
site.css
in app/wwwroot/css
54 -
AppRoleStore.cs
in app/Data
54 11
cshtml
Details.cshtml
in app/Views/Home
46 -
cshtml
Edit.cshtml
in app/Views/Home
44 -
cshtml
Create.cshtml
in app/Views/Home
43 -
cshtml
_LoginPartial.cshtml
in app/Views/Shared
29 -
cshtml
Error.cshtml
in app/Views/Shared
22 -
ChangePassword.cs
in app/Models
20 -
AppRole.cs
in app/Models
18 -
SetPassword.cs
in app/Models
16 -
Login.cs
in app/Models
13 -
AppUser.cs
in app/Models
9 -
ErrorViewModel.cs
in app/Models
8 -
cshtml
_ViewImports.cshtml
in app/Views
3 -
cshtml
_ViewStart.cshtml
in app/Views
3 -
cshtml
_ValidationScriptsPartial.cshtml
in app/Views/Shared
2 -
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
20210407143338_InitialCreate.Designer.cs
in app/Migrations
79 1
MvcMovieContextModelSnapshot.cs
in app/Migrations
77 1
cshtml
Index.cshtml
in app/Views/Home
76 -
20210407143338_InitialCreate.cs
in app/Migrations
66 2
site.css
in app/wwwroot/css
54 -
AppRoleStore.cs
in app/Data
54 11
cshtml
Details.cshtml
in app/Views/Home
46 -
cshtml
Edit.cshtml
in app/Views/Home
44 -
cshtml
Create.cshtml
in app/Views/Home
43 -
cshtml
_LoginPartial.cshtml
in app/Views/Shared
29 -
cshtml
Error.cshtml
in app/Views/Shared
22 -
ChangePassword.cs
in app/Models
20 -
AppRole.cs
in app/Models
18 -
SetPassword.cs
in app/Models
16 -
Login.cs
in app/Models
13 -
AppUser.cs
in app/Models
9 -
ErrorViewModel.cs
in app/Models
8 -
cshtml
_ViewImports.cshtml
in app/Views
3 -
cshtml
_ViewStart.cshtml
in app/Views
3 -
cshtml
_ValidationScriptsPartial.cshtml
in app/Views/Shared
2 -