Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ normalize, sep } = require(
"path"
);
4
const
{ _formatFileName, _formatPercentage } = require(
"../../utils/format-modules"
);
Callers
nothing calls this directly
Calls
2
_formatFileName
Function · 0.85
_formatPercentage
Function · 0.85
Tested by
no test coverage detected