MCPcopy
hub / github.com/webpack/webpack / URLAbsoluteSpecifier.unittest.js

File URLAbsoluteSpecifier.unittest.js

test/URLAbsoluteSpecifier.unittest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { getProtocol, getScheme } = require("../lib/util/URLAbsoluteSpecifier");
4

Callers

nothing calls this directly

Calls 5

getSchemeFunction · 0.85
getProtocolFunction · 0.85
entriesMethod · 0.80
requireFunction · 0.70
itFunction · 0.50

Tested by

no test coverage detected