metric_churn_per_commit_interval: Churn Metric per Commit Interval

metric_churn_per_commit_intervalR Documentation

Churn Metric per Commit Interval

Description

Calculates the churn metric for a sequence of commits

Usage

metric_churn_per_commit_interval(git_log)

Arguments

git_log

a parsed git log table where each row is identified by commit+file

Value

a single value with the sum of all churn in the commit interval

See Also

parse_gitlog to obtain 'git_log“

Other metrics: commit_message_id_coverage(), metric_churn_per_commit_per_file(), metric_churn(), metric_file_bug_churn(), metric_file_bug_frequency(), metric_file_churn(), metric_file_non_bug_churn(), metric_file_non_bug_frequency()


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.