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