Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-readable-no-unneeded-readable.js
File
test-stream-readable-no-unneeded-readable.js
test/parallel/test-stream-readable-no-unneeded-readable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
{ Readable, PassThrough } = require(
'stream'
);
4
Callers
nothing calls this directly
Calls
4
test
Function · 0.70
require
Function · 0.50
push
Method · 0.45
shift
Method · 0.45
Tested by
no test coverage detected