Crate cov [] [src]

Reexports

pub use error::ErrorKind;
pub use error::Result;
pub use graph::Graph;
pub use raw::Gcov;
pub use reader::Reader;
pub use report::Report;

Modules

error

Errors related to the cov crate.

graph

Collect the flat gcov statistics into a control-flow graph with edge count.

raw

The raw structures of a gcov file.

reader
report

Macros

derive_serialize_with_interner

Structs

Interner
Symbol