MCPcopy
hub / github.com/FormidableLabs/webpack-dashboard / format-modules.spec.js

File format-modules.spec.js

test/utils/format-modules.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { normalize, sep } = require("path");
4const { _formatFileName, _formatPercentage } = require("../../utils/format-modules");

Callers

nothing calls this directly

Calls 2

_formatFileNameFunction · 0.85
_formatPercentageFunction · 0.85

Tested by

no test coverage detected