Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ RuntimeTemplate.unittest.js
File
RuntimeTemplate.unittest.js
test/RuntimeTemplate.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
RequestShortener = require(
"../lib/RequestShortener"
);
4
const
RuntimeTemplate = require(
"../lib/RuntimeTemplate"
);
Callers
nothing calls this directly
Calls
8
concatenation
Method · 0.80
optionalChaining
Method · 0.80
objectHasOwn
Method · 0.80
assignOr
Method · 0.80
require
Function · 0.70
create
Function · 0.70
it
Function · 0.50
method
Method · 0.45
Tested by
no test coverage detected