import * as pptr from "https://deno.land/x/pptr@1.2.0/src/Coverage.ts";
Classes
The Coverage class provides methods to gathers information about parts of JavaScript and CSS that were used by the page. |
Interfaces
The CoverageEntry class represents one entry of the coverage report. | |
Set of configurable options for CSS coverage. | |
Set of configurable options for JS coverage. |