Expand description
A coverage report.
The Report structure contains coverage information of every file.
Modules§
- section
- A coverage information about a source file.
Structs§
- Into
Records - An iterator which iterates [LCOV records].
- Report
- An accumulated coverage information from some LCOV tracefiles.
Enums§
- Merge
Error - All possible errors that can occur when merging LCOV records.
- Parse
Error - All possible errors that can occur when parsing LCOV records.