Skip to main content
Profiler.FunctionCoverage.isBlockCoverage - inspector - Node documentation
property Profiler.FunctionCoverage.isBlockCoverage

Usage in Deno

import { type Profiler } from "node:inspector";

Whether coverage data for this function has block granularity.

Type

boolean