Structs§
- BcbExpression π
- Counters
Builder πHelper struct that allows counter creation to inspect the BCB graph, and the set of nodes that need counters. - Coverage
Counters πGenerates and stores coverage counter and coverage expression information associated with nodes/edges in the BCB graph. - Transcriber πHelper struct for converting
CountersBuilder
into a finalCoverageCounters
.
Enums§
- BcbCounter πThe coverage counter or counter expression associated with a particular BCB node or BCB edge.
- Site πEnum representing either a node or an edge in the coverage graph.
- Site
Counter πSymbolic representation of the coverage counter to be used for a particular node or edge in the coverage graph. The same site counter can be used for multiple sites, if they have been determined to have the same count.
Functions§
- Yields the graph successors of
from_bcb
that arenβtto_bcb
. This is used when creating a counter expression forSiteCounter::EdgeDiffExpr
. - sort_
and_ πcancel Given two lists: