interface Profiler.FunctionCoverage
Usage
import { type Profiler } from "node:inspector"; type { FunctionCoverage } = Profiler;
Coverage data for a JavaScript function.
import { type Profiler } from "node:inspector"; type { FunctionCoverage } = Profiler;
Coverage data for a JavaScript function.