variable lcov
Usage in Deno
```typescript import { lcov } from "node:node__test--reporters.d.ts"; ```The `lcov` reporter outputs test coverage when used with the
[`--experimental-test-coverage`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--experimental-test-coverage) flag.