MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-flatMap.js

File test-stream-flatMap.js

test/parallel/test-stream-flatMap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

queueMicrotaskFunction · 0.85
flatMapMethod · 0.80
concatMethod · 0.80
oneTo5Function · 0.70
toArrayMethod · 0.65
mapMethod · 0.65
abortMethod · 0.65
requireFunction · 0.50
createReadStreamFunction · 0.50
setTimeoutFunction · 0.50
thenMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected