Skip to main content

coverage_intervals_by_kind

Function coverage_intervals_by_kind 

Source
pub fn coverage_intervals_by_kind(
    segments: &[CoverageSegment],
) -> CoverageIntervals
Expand description

Returns effective data and known-empty intervals after applying delete tombstones.