MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-promises-readfile.js

File test-fs-promises-readfile.js

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

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 12

createLargeFileFunction · 0.85
validateWrongSignalParamFunction · 0.85
validateZeroByteLiarFunction · 0.85
validateReadFileFunction · 0.70
validateReadFileProcFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
fromMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected