Module lcov::reader [] [src]

A reader of LCOV records.

The Reader structure reads LCOV records from arbitrary buffered reader.

If you want to create a reader which reads am LCOV tracefile, you can use open_file function.

Structs

Reader

Reading an LCOV records from a buffered reader.

Enums

Error

All possible errors that can occur when reading LCOV tracefile.