pub fn clone_confidence(facts: &GroupFacts) -> f64Expand description
How sure the finding is duplication worth reporting.
Three things decide it, and they multiply because each is a way the finding could fail to be one: the copies might not agree, the agreement might be too short to mean anything, and the agreement might be an artefact of what normalization threw away.