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

File NormalModule.unittest.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const SourceMapSource = require("webpack-sources").SourceMapSource;
4const OriginalSource = require("webpack-sources").OriginalSource;

Callers

nothing calls this directly

Calls 15

buildChainFunction · 0.85
createSourceForAssetMethod · 0.80
shouldPreventParsingMethod · 0.80
requireFunction · 0.70
makeFunction · 0.70
beforeEachFunction · 0.50
itFunction · 0.50
identifierMethod · 0.45
toStringMethod · 0.45
fnMethod · 0.45
readableIdentifierMethod · 0.45
libIdentMethod · 0.45

Tested by

no test coverage detected