MCPcopy Index your code
hub / github.com/nodejs/node / test-module-print-timing.mjs

File test-module-print-timing.mjs

test/parallel/test-module-print-timing.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isWindows } from '../common/index.mjs';
2import assert from 'node:assert';
3import { writeFileSync } from 'node:fs';
4import { readFile } from 'node:fs/promises';

Callers

nothing calls this directly

Calls 14

spawnSyncAndAssertFunction · 0.90
readFileFunction · 0.90
writeFileSyncFunction · 0.85
includesMethod · 0.80
findMethod · 0.65
parseMethod · 0.65
filterMethod · 0.65
itFunction · 0.50
refreshMethod · 0.45
splitMethod · 0.45
okMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected