Skip to Content

Interface: SupportCoverage

Presentation-level and per-slide support/renderability coverage.

Coverage is structural and does not measure visual or pixel accuracy.

Properties

overall

readonly overall: SupportCoverageCounts;

Support/renderability coverage summary. This is not a visual-match or pixel accuracy metric.


slides

readonly slides: readonly SlideSupportCoverage[];

Per-slide coverage in presentation order.