interface Profiler.StartPreciseCoverageParameterType
Properties Jump to heading
optional
Jump to headingcallCount: boolean | undefined
Collect accurate call counts beyond simple 'covered' or 'not covered'.
optional
Jump to headingdetailed: boolean | undefined
Collect block-based coverage.