Skip to main content

Module edge_cov

Module edge_cov 

Source

Structsยง

CmpOperands
A comparison operand pair captured during execution.
CmpSiteKey ๐Ÿ”’
EdgeCovConfig
Configuration for EdgeCovInspector.
EdgeCovHit
EdgeCovInspector
An Inspector that tracks edge coverage. Covered edges will not wrap to zero e.g. a loop edge hit more than 255 will still be retained.
EdgeIndexMap
EdgeKey

Enumsยง

EdgeCovKind
Edge coverage collection kind.
EdgeCoverage

Constantsยง

MAX_CMP_LOG_SITES ๐Ÿ”’
MAX_CMP_OBSERVATIONS_PER_SITE ๐Ÿ”’
MAX_EDGE_COUNT ๐Ÿ”’