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 |
---|---|---|---|---|---|
views.py in hello_app |
23 | 5 | 1089 | 1300 | 7 |
hello_there.html in hello_app/templates |
15 | - | 1116 | 1300 | 5 |
startup.py in root |
1 | - | 1159 | 1201 | 3 |
webapp.py in hello_app |
2 | - | 1159 | 1295 | 3 |
__init__.py in hello_app |
2 | - | 1159 | 1300 | 3 |
contact.html in hello_app/templates |
7 | - | 1203 | 1300 | 3 |
home.html in hello_app/templates |
7 | - | 1300 | 1300 | 1 |
about.html in hello_app/templates |
7 | - | 1300 | 1300 | 1 |
layout.html in hello_app/templates |
23 | - | 1300 | 1300 | 1 |
site.css in hello_app/static |
27 | - | 1300 | 1300 | 1 |