metric_file_non_bug_churn: File Non Bug Churn

metric_file_non_bug_churnR Documentation

File Non Bug Churn

Description

The total churn sum of commits of all closed non-bug type issues the file was involved.

Usage

metric_file_non_bug_churn(project_git, jira_issues)

Arguments

project_git

a parsed git log obtained from parse_commit_message_id

jira_issues

a parsed jira issue log obtained from parse_jira

Value

a two column data.table of the form file_pathname | file_non_bug_churn

See Also

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_churn(), metric_file_non_bug_frequency()


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