pub const DOA_NORMALIZED_THRESHOLD: f64 = 0.75;Available on crate feature
vcs-git only.Expand description
Normalised-DoA threshold above which a developer counts as an author
of a file (the paper’s 0.75). A file’s top contributor always
reaches 1.0, so every file with any history has at least one author.