MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-stat-bigint.js

File test-fs-stat-bigint.js

test/parallel/test-fs-stat-bigint.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 15

getFilenameFunction · 0.85
runSyncTestFunction · 0.85
verifyStatsFunction · 0.85
runPromiseTestFunction · 0.85
fstatSyncMethod · 0.80
funcFunction · 0.70
doneFunction · 0.70
openMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
symlinkSyncMethod · 0.45

Tested by

no test coverage detected