Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ ProfilingPlugin.unittest.js
File
ProfilingPlugin.unittest.js
test/ProfilingPlugin.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
path = require(
"path"
);
4
const
fs = require(
"graceful-fs"
);
Callers
nothing calls this directly
Calls
13
beforeAll
Function · 0.85
afterAll
Function · 0.85
startProfiling
Method · 0.80
sendCommand
Method · 0.80
destroy
Method · 0.80
warn
Method · 0.80
evaluate
Method · 0.80
require
Function · 0.70
it
Function · 0.50
webpack
Function · 0.50
close
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected