Module report

Module report 

Source
Expand description

A coverage report.

The Report structure contains coverage information of every file.

Modules§

section
A coverage information about a source file.

Structs§

IntoRecords
An iterator which iterates [LCOV records].
Report
An accumulated coverage information from some LCOV tracefiles.

Enums§

MergeError
All possible errors that can occur when merging LCOV records.
ParseError
All possible errors that can occur when parsing LCOV records.