MCPcopy Index your code
hub / github.com/nodejs/node / coverage.js

File coverage.js

benchmark/process/coverage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This benchmark is meant to exercise a grab bag of code paths that would
2// be expected to run slower under coverage.
3'use strict';
4

Callers

nothing calls this directly

Calls 3

nowMethod · 0.80
requireFunction · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected