A coverage entry returned by cover.
Carries the semantic time name and target type information for
compile-time validation by schedule. This is an opaque
token; pass it directly into the coverage array.
Type Parameters
T extends string = string
R extends string = string
Properties
\_instructionId
optional _instructionId?: string
InternalStable identity used by schedule explanations.
variants
optional variants?: readonly CoverageVariant[]
InternalWhen present, this entry uses variant-based resolution.