Skip to main content

lcov

Function lcov 

Source
pub fn lcov(view: &RunView) -> String
Expand description

An LCOV tracefile.

Line, function and branch records only. Modern LCOV does have an MCDC record, but faithful mapping from Supercov’s condition evidence and support in downstream readers both need verifying before claiming it.