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

Usage in Deno

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

Whether coverage data for this function has block granularity.

Type

boolean