MCPcopy Index your code
hub / github.com/nodejs/node / _cli.js

File _cli.js

benchmark/_cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const fs = require('fs');
4const path = require('path');

Callers

nothing calls this directly

Calls 15

includesMethod · 0.80
shouldSkipMethod · 0.80
forEachMethod · 0.65
filterMethod · 0.65
keysMethod · 0.65
findMethod · 0.65
requireFunction · 0.50
readdirSyncMethod · 0.45
isDirectoryMethod · 0.45
statSyncMethod · 0.45
resolveMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected