microsoft / MXDial-IoT-Sample
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: 70
  • Daily file updates (only one update per file and date counted): 123
  • First update: 2018-08-29
  • Latest update: 2018-10-07
  • Days between first and latest update: 40 (5 weeks, estimated 25 working days)
  • Active days (at least one file change): 4
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 70 files with 3,615 lines of code in files.
    • 70 files that are 366+ days old (3,615 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 70 files with 3,615 lines of code in files.
    • 70 files have been last changed 366+ days ago (3,615 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
js, cs, json, svg, css, md, gitignore, h, cpp, ino, txt, csproj, html
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
ino100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
ino100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
h100% | 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
frontend/mx/src100% | 0% | 0% | 0% | 0%
mxdevice/Device100% | 0% | 0% | 0% | 0%
frontend/common/components100% | 0% | 0% | 0% | 0%
backend/MXApi/Services100% | 0% | 0% | 0% | 0%
backend/MXApi/Models100% | 0% | 0% | 0% | 0%
backend/MXApi/Filters100% | 0% | 0% | 0% | 0%
frontend/common/styles100% | 0% | 0% | 0% | 0%
backend/MXApi/Controllers100% | 0% | 0% | 0% | 0%
backend/MXApi/Jobs100% | 0% | 0% | 0% | 0%
backend/MXApi100% | 0% | 0% | 0% | 0%
backend/MXApi/Helpers100% | 0% | 0% | 0% | 0%
frontend/common/containers100% | 0% | 0% | 0% | 0%
backend/MXApi/Resolvers100% | 0% | 0% | 0% | 0%
frontend/common/icons100% | 0% | 0% | 0% | 0%
frontend/mx/public100% | 0% | 0% | 0% | 0%
backend/MXApi/Config100% | 0% | 0% | 0% | 0%
backend/MXApi/Properties100% | 0% | 0% | 0% | 0%
backend/MXApi/SigR100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
frontend/mx/src100% | 0% | 0% | 0% | 0%
mxdevice/Device100% | 0% | 0% | 0% | 0%
frontend/common/components100% | 0% | 0% | 0% | 0%
backend/MXApi/Services100% | 0% | 0% | 0% | 0%
backend/MXApi/Models100% | 0% | 0% | 0% | 0%
backend/MXApi/Filters100% | 0% | 0% | 0% | 0%
frontend/common/styles100% | 0% | 0% | 0% | 0%
backend/MXApi/Controllers100% | 0% | 0% | 0% | 0%
backend/MXApi/Jobs100% | 0% | 0% | 0% | 0%
backend/MXApi100% | 0% | 0% | 0% | 0%
backend/MXApi/Helpers100% | 0% | 0% | 0% | 0%
frontend/common/containers100% | 0% | 0% | 0% | 0%
backend/MXApi/Resolvers100% | 0% | 0% | 0% | 0%
frontend/common/icons100% | 0% | 0% | 0% | 0%
frontend/mx/public100% | 0% | 0% | 0% | 0%
backend/MXApi/Config100% | 0% | 0% | 0% | 0%
backend/MXApi/Properties100% | 0% | 0% | 0% | 0%
backend/MXApi/SigR100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
device-dashboard.js
in frontend/mx/src/components
223 1 1229 1229 1
ino
MXDeviceDemo.ino
in mxdevice/Device
206 7 1229 1229 1
set-rule.js
in frontend/mx/src/containers
185 - 1229 1229 1
app.js
in frontend/mx/src/containers
171 4 1229 1229 1
utility.cpp
in mxdevice/Device
144 10 1229 1229 1
send-message.js
in frontend/mx/src/containers
141 - 1229 1229 1
BasicAuthorizeFilter.cs
in backend/MXApi/Filters
113 6 1229 1229 1
dashboard-gauge.js
in frontend/mx/src/components
111 1 1229 1229 1
round-gauge.js
in frontend/mx/src/components
106 - 1229 1229 1
MessagingService.cs
in backend/MXApi/Services
96 4 1229 1229 1
temperature-monitor.js
in frontend/mx/src/components
94 - 1229 1229 1
round-gauge.js
in frontend/common/components
93 - 1229 1229 1
dps-animation.js
in frontend/mx/src/containers
89 2 1229 1229 1
trigger-overlay.js
in frontend/mx/src/components
88 2 1229 1229 1
constants.js
in frontend/mx/src/common
83 - 1229 1229 1
events.js
in frontend/mx/src/mock
80 4 1229 1229 1
footer.js
in frontend/mx/src/containers
76 - 1229 1229 1
modal.js
in frontend/common/components
75 - 1229 1229 1
MXController.cs
in backend/MXApi/Controllers
68 7 1229 1229 1
EventHubProcessingJob.cs
in backend/MXApi/Jobs
67 6 1229 1229 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
config.h
in mxdevice/Device
7 - 1229 1229 1
MessageHub.cs
in backend/MXApi/SigR
7 - 1229 1229 1
DeviceDetails.cs
in backend/MXApi/Models
7 - 1229 1229 1
Command.cs
in backend/MXApi/Models
8 - 1229 1229 1
BroadcastMessage.cs
in backend/MXApi/Models
8 - 1229 1229 1
twitter.js
in frontend/mx/src/icons
9 - 1229 1229 1
TextMessage.cs
in backend/MXApi/Models
9 - 1229 1229 1
utility.h
in mxdevice/Device
10 - 1229 1229 1
IIoTHubService.cs
in backend/MXApi/Services
10 - 1229 1229 1
step.js
in frontend/mx/src/reducers
11 - 1229 1229 1
index.js
in frontend/mx/src/reducers
11 - 1229 1229 1
pressure.js
in frontend/mx/src/icons
11 - 1229 1229 1
store.js
in frontend/mx/src/app
11 - 1229 1229 1
ITwitterService.cs
in backend/MXApi/Services
11 - 1229 1229 1
Constants.cs
in backend/MXApi
12 - 1229 1229 1
sound.js
in frontend/mx/src/icons
13 - 1229 1229 1
magnetism.js
in frontend/mx/src/icons
13 - 1229 1229 1
humidity.js
in frontend/mx/src/icons
15 - 1229 1229 1
AssemblyInfo.cs
in backend/MXApi/Properties
15 - 1229 1229 1
NinjectConfig.cs
in backend/MXApi/Config
15 1 1229 1229 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
device-dashboard.js
in frontend/mx/src/components
223 1 1229 1229 1
ino
MXDeviceDemo.ino
in mxdevice/Device
206 7 1229 1229 1
set-rule.js
in frontend/mx/src/containers
185 - 1229 1229 1
app.js
in frontend/mx/src/containers
171 4 1229 1229 1
utility.cpp
in mxdevice/Device
144 10 1229 1229 1
send-message.js
in frontend/mx/src/containers
141 - 1229 1229 1
BasicAuthorizeFilter.cs
in backend/MXApi/Filters
113 6 1229 1229 1
dashboard-gauge.js
in frontend/mx/src/components
111 1 1229 1229 1
round-gauge.js
in frontend/mx/src/components
106 - 1229 1229 1
MessagingService.cs
in backend/MXApi/Services
96 4 1229 1229 1
temperature-monitor.js
in frontend/mx/src/components
94 - 1229 1229 1
round-gauge.js
in frontend/common/components
93 - 1229 1229 1
dps-animation.js
in frontend/mx/src/containers
89 2 1229 1229 1
trigger-overlay.js
in frontend/mx/src/components
88 2 1229 1229 1
constants.js
in frontend/mx/src/common
83 - 1229 1229 1
events.js
in frontend/mx/src/mock
80 4 1229 1229 1
footer.js
in frontend/mx/src/containers
76 - 1229 1229 1
modal.js
in frontend/common/components
75 - 1229 1229 1
MXController.cs
in backend/MXApi/Controllers
68 7 1229 1229 1
EventHubProcessingJob.cs
in backend/MXApi/Jobs
67 6 1229 1229 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
device-dashboard.js
in frontend/mx/src/components
223 1 1229 1229 1
ino
MXDeviceDemo.ino
in mxdevice/Device
206 7 1229 1229 1
set-rule.js
in frontend/mx/src/containers
185 - 1229 1229 1
app.js
in frontend/mx/src/containers
171 4 1229 1229 1
utility.cpp
in mxdevice/Device
144 10 1229 1229 1
send-message.js
in frontend/mx/src/containers
141 - 1229 1229 1
BasicAuthorizeFilter.cs
in backend/MXApi/Filters
113 6 1229 1229 1
dashboard-gauge.js
in frontend/mx/src/components
111 1 1229 1229 1
round-gauge.js
in frontend/mx/src/components
106 - 1229 1229 1
MessagingService.cs
in backend/MXApi/Services
96 4 1229 1229 1
temperature-monitor.js
in frontend/mx/src/components
94 - 1229 1229 1
round-gauge.js
in frontend/common/components
93 - 1229 1229 1
dps-animation.js
in frontend/mx/src/containers
89 2 1229 1229 1
trigger-overlay.js
in frontend/mx/src/components
88 2 1229 1229 1
constants.js
in frontend/mx/src/common
83 - 1229 1229 1
events.js
in frontend/mx/src/mock
80 4 1229 1229 1
footer.js
in frontend/mx/src/containers
76 - 1229 1229 1
modal.js
in frontend/common/components
75 - 1229 1229 1
MXController.cs
in backend/MXApi/Controllers
68 7 1229 1229 1
EventHubProcessingJob.cs
in backend/MXApi/Jobs
67 6 1229 1229 1