File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
main.js in client/src |
41 | 4 | 1206 | 1223 | 3 |
server.js in server |
46 | 2 | 1206 | 1223 | 3 |
widget.html in client/src/views |
2 | - | 1223 | 1223 | 1 |
widget.js in client/src/views |
24 | 2 | 1223 | 1223 | 1 |