Expand description
A coverage information about a function.
Some coverage information is stored in a Functions
as BTreeMap
.
Structs§
- Key
- A key of a coverage information about a function.
- Value
- A value of a coverage information about a function.
Type Aliases§
- Functions
- A map of coverage information about functions.