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

File RawModule.unittest.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const path = require("path");
4const RawModule = require("../lib/RawModule");

Callers

nothing calls this directly

Calls 6

requireFunction · 0.70
resolveMethod · 0.65
itFunction · 0.50
identifierMethod · 0.45
sizeMethod · 0.45
readableIdentifierMethod · 0.45

Tested by

no test coverage detected