MCPcopy Index your code
hub / github.com/nodejs/node / test-zlib-sync-no-event.js

File test-zlib-sync-no-event.js

test/parallel/test-zlib-sync-no-event.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

_processChunkMethod · 0.80
requireFunction · 0.50
fromMethod · 0.45
onMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected