aws-samples / aws-photosharing-example
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: 80
  • Daily file updates (only one update per file and date counted): 134
  • First update: 2017-03-26
  • Latest update: 2021-12-21
  • Days between first and latest update: 1732 (247 weeks, estimated 1235 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 80 files with 5,043 lines of code in files.
    • 80 files that are 366+ days old (5,043 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 80 files with 5,043 lines of code in files.
    • 78 files have been last changed 366+ days ago (4,959 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)
    • 2 files have been last changed 31-90 days ago (84 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
98% | 0% | 0% | 1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
java, xhtml, xml, js, prefs, css, gitignore, txt, classpath, project, md, yml, json, html
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
xhtml100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
js100% | 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
java97% | 0% | 0% | 2% | 0%
xhtml100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
js100% | 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
src/main100% | 0% | 0% | 0% | 0%
WebContent/me100% | 0% | 0% | 0% | 0%
WebContent/styles100% | 0% | 0% | 0% | 0%
WebContent/resources100% | 0% | 0% | 0% | 0%
WebContent/auth100% | 0% | 0% | 0% | 0%
WebContent/share100% | 0% | 0% | 0% | 0%
WebContent/template100% | 0% | 0% | 0% | 0%
WebContent100% | 0% | 0% | 0% | 0%
WebContent/errorpages100% | 0% | 0% | 0% | 0%
WebContent/scripts100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/main97% | 0% | 0% | 2% | 0%
WebContent/me100% | 0% | 0% | 0% | 0%
WebContent/styles100% | 0% | 0% | 0% | 0%
WebContent/resources100% | 0% | 0% | 0% | 0%
WebContent/auth100% | 0% | 0% | 0% | 0%
WebContent/share100% | 0% | 0% | 0% | 0%
WebContent/template100% | 0% | 0% | 0% | 0%
WebContent100% | 0% | 0% | 0% | 0%
WebContent/errorpages100% | 0% | 0% | 0% | 0%
WebContent/scripts100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
app.css
in WebContent/styles
327 - 1773 1773 1
ShareFacade.java
in src/main/java/com/amazon/photosharing/facade
239 20 1773 1773 1
ShareService.java
in src/main/java/com/amazon/photosharing/rest
228 16 1773 1773 1
ContentFacade.java
in src/main/java/com/amazon/photosharing/facade
178 9 1773 1773 1
ServiceFacade.java
in src/main/java/com/amazon/photosharing/iface
164 9 1773 1773 1
media.xhtml
in WebContent/me
140 - 1773 1773 1
Media.java
in src/main/java/com/amazon/photosharing/dao
134 5 1773 1773 1
ShareController.java
in src/main/java/com/amazon/photosharing/view
134 11 1773 1773 1
User.java
in src/main/java/com/amazon/photosharing/dao
133 6 1773 1773 1
album.xhtml
in WebContent/me
131 - 1773 1773 1
AlbumController.java
in src/main/java/com/amazon/photosharing/view
129 11 1773 1773 1
MediaController.java
in src/main/java/com/amazon/photosharing/view
106 9 1773 1773 1
index.xhtml
in WebContent/me
106 - 1773 1773 1
AlbumFacade.java
in src/main/java/com/amazon/photosharing/facade
102 7 1773 1773 1
UserFacade.java
in src/main/java/com/amazon/photosharing/facade
102 8 1773 1773 1
Share.java
in src/main/java/com/amazon/photosharing/dao
99 3 1773 1773 1
ContentService.java
in src/main/java/com/amazon/photosharing/rest
92 5 1773 1773 1
ContentHelper.java
in src/main/java/com/amazon/photosharing/utils
89 10 1773 1773 1
Album.java
in src/main/java/com/amazon/photosharing/dao
80 4 1773 1773 1
TokenFacade.java
in src/main/java/com/amazon/photosharing/facade
79 5 1773 1773 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
app.js
in WebContent/scripts
1 - 1773 1773 1
404.html
in WebContent/errorpages
1 - 1773 1773 1
Role.java
in src/main/java/com/amazon/photosharing/enums
5 - 1773 1773 1
spin.js
in WebContent/resources/js
10 1 1773 1773 1
Sort.java
in src/main/java/com/amazon/photosharing/model
10 1 1773 1773 1
Secured.java
in src/main/java/com/amazon/photosharing/security/filters
10 - 1773 1773 1
Creatable.java
in src/main/java/com/amazon/photosharing/dao
12 - 1773 1773 1
DictionaryBundle_de.java
in src/main/java/com/amazon/photosharing/lang
13 1 1773 1773 1
DictionaryBundle_en.java
in src/main/java/com/amazon/photosharing/lang
13 1 1773 1773 1
ListResponse.java
in src/main/java/com/amazon/photosharing/model
16 1 1773 1773 1
loggedout.xhtml
in WebContent/auth
17 - 1773 1773 1
AbstractServlet.java
in src/main/java/com/amazon/photosharing/servlets
18 2 1773 1773 1
TokenStorage.java
in src/main/java/com/amazon/photosharing/utils
21 5 1773 1773 1
sync.js
in WebContent/resources/js
23 2 1773 1773 1
card.xhtml
in WebContent/resources/components/user
24 - 1773 1773 1
HealthFacade.java
in src/main/java/com/amazon/photosharing/facade
25 3 1773 1773 1
Persistence.java
in src/main/java/com/amazon/photosharing/listener
25 3 1773 1773 1
CommentResult.java
in src/main/java/com/amazon/photosharing/rest/vo
26 5 1773 1773 1
HealthService.java
in src/main/java/com/amazon/photosharing/rest
27 3 1773 1773 1
index.xhtml
in WebContent
28 - 1773 1773 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
app.css
in WebContent/styles
327 - 1773 1773 1
ShareFacade.java
in src/main/java/com/amazon/photosharing/facade
239 20 1773 1773 1
ShareService.java
in src/main/java/com/amazon/photosharing/rest
228 16 1773 1773 1
ContentFacade.java
in src/main/java/com/amazon/photosharing/facade
178 9 1773 1773 1
ServiceFacade.java
in src/main/java/com/amazon/photosharing/iface
164 9 1773 1773 1
media.xhtml
in WebContent/me
140 - 1773 1773 1
Media.java
in src/main/java/com/amazon/photosharing/dao
134 5 1773 1773 1
ShareController.java
in src/main/java/com/amazon/photosharing/view
134 11 1773 1773 1
User.java
in src/main/java/com/amazon/photosharing/dao
133 6 1773 1773 1
album.xhtml
in WebContent/me
131 - 1773 1773 1
AlbumController.java
in src/main/java/com/amazon/photosharing/view
129 11 1773 1773 1
MediaController.java
in src/main/java/com/amazon/photosharing/view
106 9 1773 1773 1
index.xhtml
in WebContent/me
106 - 1773 1773 1
AlbumFacade.java
in src/main/java/com/amazon/photosharing/facade
102 7 1773 1773 1
UserFacade.java
in src/main/java/com/amazon/photosharing/facade
102 8 1773 1773 1
Share.java
in src/main/java/com/amazon/photosharing/dao
99 3 1773 1773 1
ContentService.java
in src/main/java/com/amazon/photosharing/rest
92 5 1773 1773 1
ContentHelper.java
in src/main/java/com/amazon/photosharing/utils
89 10 1773 1773 1
Album.java
in src/main/java/com/amazon/photosharing/dao
80 4 1773 1773 1
TokenFacade.java
in src/main/java/com/amazon/photosharing/facade
79 5 1773 1773 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Security.java
in src/main/java/com/amazon/photosharing/utils
45 3 42 1773 2
S3Helper.java
in src/main/java/com/amazon/photosharing/utils
39 2 42 1773 2
Configuration.java
in src/main/java/com/amazon/photosharing/enums
20 - 1762 1773 2
app.css
in WebContent/styles
327 - 1773 1773 1
ShareFacade.java
in src/main/java/com/amazon/photosharing/facade
239 20 1773 1773 1
ShareService.java
in src/main/java/com/amazon/photosharing/rest
228 16 1773 1773 1
ContentFacade.java
in src/main/java/com/amazon/photosharing/facade
178 9 1773 1773 1
ServiceFacade.java
in src/main/java/com/amazon/photosharing/iface
164 9 1773 1773 1
media.xhtml
in WebContent/me
140 - 1773 1773 1
Media.java
in src/main/java/com/amazon/photosharing/dao
134 5 1773 1773 1
ShareController.java
in src/main/java/com/amazon/photosharing/view
134 11 1773 1773 1
User.java
in src/main/java/com/amazon/photosharing/dao
133 6 1773 1773 1
album.xhtml
in WebContent/me
131 - 1773 1773 1
AlbumController.java
in src/main/java/com/amazon/photosharing/view
129 11 1773 1773 1
MediaController.java
in src/main/java/com/amazon/photosharing/view
106 9 1773 1773 1
index.xhtml
in WebContent/me
106 - 1773 1773 1
AlbumFacade.java
in src/main/java/com/amazon/photosharing/facade
102 7 1773 1773 1
UserFacade.java
in src/main/java/com/amazon/photosharing/facade
102 8 1773 1773 1
Share.java
in src/main/java/com/amazon/photosharing/dao
99 3 1773 1773 1
ContentService.java
in src/main/java/com/amazon/photosharing/rest
92 5 1773 1773 1