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

558 B

Home > puppeteer > Protocol > Profiler > FunctionCoverage > ranges

Protocol.Profiler.FunctionCoverage.ranges property

Source ranges inside the function with coverage data.

Signature:

ranges: CoverageRange[];