MCPcopy Index your code
hub / github.com/nodejs/node / test-vfs-stats-helpers.js

File test-vfs-stats-helpers.js

test/parallel/test-vfs-stats-helpers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vfs --expose-internals
2'use strict';
3
4// Exercise the default-option paths in createFileStats / createDirectoryStats

Callers

nothing calls this directly

Calls 9

createFileStatsFunction · 0.85
createDirectoryStatsFunction · 0.85
createSymlinkStatsFunction · 0.85
createZeroStatsFunction · 0.85
requireFunction · 0.50
okMethod · 0.45
isFileMethod · 0.45
isDirectoryMethod · 0.45
isSymbolicLinkMethod · 0.45

Tested by

no test coverage detected