MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-writev-sync.js

File test-fs-writev-sync.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

concatMethod · 0.80
getFileNameFunction · 0.70
forEachMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
openSyncMethod · 0.45
fromMethod · 0.45
writevSyncMethod · 0.45
closeSyncMethod · 0.45
equalsMethod · 0.45
readFileSyncMethod · 0.45

Tested by

no test coverage detected