Constant MIN_LANG_SAMPLE
pub const MIN_LANG_SAMPLE: u64 = 500;Expand description
Minimum pooled function count for a language to be trusted. Below this the language is treated as absent (its breakpoints are too noisy to compare against).