Skip to main content

apply_coverage_weights

Function apply_coverage_weights 

Source
pub fn apply_coverage_weights(
    findings: &mut [Finding],
    index: &CoverageIndex,
    weight: f64,
)
Expand description

Apply coverage weights to findings in-place.