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

File third.test.js

test/fixtures/v8-coverage/combined_coverage/third.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const assert = require('node:assert');
3const { unlinkSync, writeFileSync } = require('node:fs')
4const { join } = require('node:path');

Callers

nothing calls this directly

Calls 7

writeFileSyncFunction · 0.85
unlinkSyncFunction · 0.85
requireFunction · 0.50
testFunction · 0.50
assertFunction · 0.50
joinFunction · 0.50
fnMethod · 0.45

Tested by

no test coverage detected