property Profiler.StartPreciseCoverageParameterType.callCount Usageimport { type Profiler } from "node:inspector"; Collect accurate call counts beyond simple 'covered' or 'not covered'. Type boolean | undefined