pub type Branches = BTreeMap<Key, Value>;
A map of coverage information about branches.
pub struct Branches { /* private fields */ }