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 |
---|---|---|---|---|---|
mock.go in root |
90 | 12 | 1213 | 2223 | 7 |
ticker.go in root |
50 | 4 | 1217 | 2223 | 5 |
default.go in root |
30 | 10 | 1217 | 2223 | 3 |
timer.go in root |
63 | 6 | 1096 | 1921 | 3 |
hello.go in example |
15 | 2 | 1613 | 2223 | 2 |
clock.go in root |
23 | - | 1217 | 1613 | 2 |