puppeteer/new-docs/puppeteer.protocol.profiler.functioncoverage.isblockcoverage.md
2020-07-13 14:01:35 +01:00

595 B

Home > puppeteer > Protocol > Profiler > FunctionCoverage > isBlockCoverage

Protocol.Profiler.FunctionCoverage.isBlockCoverage property

Whether coverage data for this function has block granularity.

Signature:

isBlockCoverage: boolean;