aws-samples / cycle-store-core-mvc-app
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: 27
  • Daily file updates (only one update per file and date counted): 53
  • First update: 2020-07-21
  • Latest update: 2021-11-16
  • Days between first and latest update: 484 (69 weeks, estimated 345 working days)
  • Active days (at least one file change): 5
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 27 files with 2,339 lines of code in files.
    • 26 files that are 366+ days old (2,205 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)
    • 1 files that are 31-90 days old (134 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
94% | 0% | 0% | 5% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 27 files with 2,339 lines of code in files.
    • 25 files have been last changed 366+ days ago (2,048 lines of code)
    • 1 files have been last changed 181-365 days ago (157 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 1 files have been last changed 31-90 days ago (134 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
87% | 6% | 0% | 5% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, cshtml, json, md, sql, yml, yaml, css, svg, gitignore, dockerignore, gitattributes, txt, csproj
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
css100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
yaml53% | 0% | 0% | 46% | 0%
cshtml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
css100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
cshtml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
yaml0% | 53% | 0% | 46% | 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
AdventureWorksMVCCore.Web/wwwroot/css100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Models100% | 0% | 0% | 0% | 0%
ROOT53% | 0% | 0% | 46% | 0%
AdventureWorksMVCCore.Web/Views/Shared100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Controllers100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Service/Implementation100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Views/Home100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Service/Interface100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Views100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
AdventureWorksMVCCore.Web/wwwroot/css100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Models100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Views/Shared100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Controllers100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Service/Implementation100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Views/Home100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Service/Interface100% | 0% | 0% | 0% | 0%
AdventureWorksMVCCore.Web/Views100% | 0% | 0% | 0% | 0%
ROOT0% | 53% | 0% | 46% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
StyleSheet.css
in AdventureWorksMVCCore.Web/wwwroot/css
1535 - 560 560 1
SqlServerRDSFixedUidPwd.yaml
in root
157 - 190 560 3
CYCLE_STOREContext.cs
in AdventureWorksMVCCore.Web/Models
104 4 560 560 1
Startup.cs
in AdventureWorksMVCCore.Web
53 3 560 560 1
Product.cs
in AdventureWorksMVCCore.Web/Models
33 - 560 560 1
HomeController.cs
in AdventureWorksMVCCore.Web/Controllers
32 4 560 560 1
cshtml
_Layout.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
27 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
25 - 560 560 1
ServicesConfiguration.cs
in AdventureWorksMVCCore.Web
24 - 560 560 1
Program.cs
in AdventureWorksMVCCore.Web
24 2 560 560 1
ContentLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
23 2 560 560 1
CategoryService.cs
in AdventureWorksMVCCore.Web/Service/Implementation
22 2 560 560 1
cshtml
Error.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
22 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
18 - 560 560 1
ProductCategory.cs
in AdventureWorksMVCCore.Web/Models
17 1 560 560 1
docker-compose.debug.yml
in AdventureWorksMVCCore.Web
14 - 560 560 1
ProductSubcategory.cs
in AdventureWorksMVCCore.Web/Models
14 - 560 560 1
HeaderLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
11 1 560 560 1
ContentLayoutModel.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
10 - 560 560 1
ICategoryService.cs
in AdventureWorksMVCCore.Web/Service/Interface
9 - 560 560 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cshtml
_ValidationScriptsPartial.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
2 - 560 560 1
cshtml
_ViewStart.cshtml
in AdventureWorksMVCCore.Web/Views
3 - 560 560 1
cshtml
_ViewImports.cshtml
in AdventureWorksMVCCore.Web/Views
3 - 560 560 1
cshtml
Privacy.cshtml
in AdventureWorksMVCCore.Web/Views/Home
5 - 560 560 1
ErrorViewModel.cs
in AdventureWorksMVCCore.Web/Models
9 - 560 560 1
cshtml
Index.cshtml
in AdventureWorksMVCCore.Web/Views/Home
9 - 560 560 1
ICategoryService.cs
in AdventureWorksMVCCore.Web/Service/Interface
9 - 560 560 1
ContentLayoutModel.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
10 - 560 560 1
HeaderLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
11 1 560 560 1
ProductSubcategory.cs
in AdventureWorksMVCCore.Web/Models
14 - 560 560 1
docker-compose.debug.yml
in AdventureWorksMVCCore.Web
14 - 560 560 1
ProductCategory.cs
in AdventureWorksMVCCore.Web/Models
17 1 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
18 - 560 560 1
cshtml
Error.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
22 - 560 560 1
CategoryService.cs
in AdventureWorksMVCCore.Web/Service/Implementation
22 2 560 560 1
ContentLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
23 2 560 560 1
Program.cs
in AdventureWorksMVCCore.Web
24 2 560 560 1
ServicesConfiguration.cs
in AdventureWorksMVCCore.Web
24 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
25 - 560 560 1
cshtml
_Layout.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
27 - 560 560 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SqlServerRDSWithUidPwd.yaml
in root
134 - 77 77 1
StyleSheet.css
in AdventureWorksMVCCore.Web/wwwroot/css
1535 - 560 560 1
SqlServerRDSFixedUidPwd.yaml
in root
157 - 190 560 3
CYCLE_STOREContext.cs
in AdventureWorksMVCCore.Web/Models
104 4 560 560 1
Startup.cs
in AdventureWorksMVCCore.Web
53 3 560 560 1
Product.cs
in AdventureWorksMVCCore.Web/Models
33 - 560 560 1
HomeController.cs
in AdventureWorksMVCCore.Web/Controllers
32 4 560 560 1
cshtml
_Layout.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
27 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
25 - 560 560 1
ServicesConfiguration.cs
in AdventureWorksMVCCore.Web
24 - 560 560 1
Program.cs
in AdventureWorksMVCCore.Web
24 2 560 560 1
ContentLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
23 2 560 560 1
CategoryService.cs
in AdventureWorksMVCCore.Web/Service/Implementation
22 2 560 560 1
cshtml
Error.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
22 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
18 - 560 560 1
ProductCategory.cs
in AdventureWorksMVCCore.Web/Models
17 1 560 560 1
docker-compose.debug.yml
in AdventureWorksMVCCore.Web
14 - 560 560 1
ProductSubcategory.cs
in AdventureWorksMVCCore.Web/Models
14 - 560 560 1
HeaderLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
11 1 560 560 1
ContentLayoutModel.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
10 - 560 560 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SqlServerRDSWithUidPwd.yaml
in root
134 - 77 77 1
SqlServerRDSFixedUidPwd.yaml
in root
157 - 190 560 3
StyleSheet.css
in AdventureWorksMVCCore.Web/wwwroot/css
1535 - 560 560 1
CYCLE_STOREContext.cs
in AdventureWorksMVCCore.Web/Models
104 4 560 560 1
Startup.cs
in AdventureWorksMVCCore.Web
53 3 560 560 1
Product.cs
in AdventureWorksMVCCore.Web/Models
33 - 560 560 1
HomeController.cs
in AdventureWorksMVCCore.Web/Controllers
32 4 560 560 1
cshtml
_Layout.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
27 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
25 - 560 560 1
ServicesConfiguration.cs
in AdventureWorksMVCCore.Web
24 - 560 560 1
Program.cs
in AdventureWorksMVCCore.Web
24 2 560 560 1
ContentLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
23 2 560 560 1
CategoryService.cs
in AdventureWorksMVCCore.Web/Service/Implementation
22 2 560 560 1
cshtml
Error.cshtml
in AdventureWorksMVCCore.Web/Views/Shared
22 - 560 560 1
cshtml
Default.cshtml
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
18 - 560 560 1
ProductCategory.cs
in AdventureWorksMVCCore.Web/Models
17 1 560 560 1
docker-compose.debug.yml
in AdventureWorksMVCCore.Web
14 - 560 560 1
ProductSubcategory.cs
in AdventureWorksMVCCore.Web/Models
14 - 560 560 1
HeaderLayout.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Header
11 1 560 560 1
ContentLayoutModel.cs
in AdventureWorksMVCCore.Web/Views/Shared/Components/Content
10 - 560 560 1