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

File CssIcssExportDependency.unittest.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const Dependency = require("../lib/Dependency");
4const CssIcssExportDependency = require("../lib/dependencies/CssIcssExportDependency");

Callers

nothing calls this directly

Calls 12

makeModuleGraphFunction · 0.85
requireFunction · 0.70
entryFunction · 0.70
makeModuleFunction · 0.70
itFunction · 0.50
getExportsMethod · 0.45
getReferencedExportsMethod · 0.45
getWarningsMethod · 0.45
updateHashMethod · 0.45
pushMethod · 0.45
serializeMethod · 0.45
deserializeMethod · 0.45

Tested by

no test coverage detected