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 |
---|---|---|---|---|---|
InfrastructureStack.java in infrastructure/src/main/java/com/myorg |
106 | 2 | 297 | 327 | 3 |
App.java in software/FunctionTwo/src/main/java/helloworld |
44 | 2 | 297 | 327 | 2 |
App.java in software/FunctionOne/src/main/java/helloworld |
44 | 2 | 297 | 327 | 2 |
InfrastructureApp.java in infrastructure/src/main/java/com/myorg |
9 | 1 | 327 | 327 | 1 |