metric_file_churn | R Documentation |
The total churn of a file
metric_file_churn(project_git)
project_git |
a parsed git log obtained from |
a two column data.table of the form file_pathname | file_churn
Other metrics:
commit_message_id_coverage()
,
metric_churn_per_commit_interval()
,
metric_churn_per_commit_per_file()
,
metric_churn()
,
metric_file_bug_churn()
,
metric_file_bug_frequency()
,
metric_file_non_bug_churn()
,
metric_file_non_bug_frequency()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.