property Profiler.FunctionCoverage.isBlockCoverage Usage in Deno```typescript import { type Profiler } from "node:node__inspector.d.ts"; ``` Whether coverage data for this function has block granularity. Type boolean