Skip to main content

mutated_lines

Function mutated_lines 

Source
pub fn mutated_lines(report: &MutantsReport) -> MutatedLines
Expand description

The (file, line) locations cargo-mutants produced a viable, conclusive mutant for — caught or missed, not the inconclusive Timeout / Unviable. The line-scoped guard reads this to tell an over-exemption from a line that has no mutant at all.