MCPcopy Create free account
hub / github.com/nodejs/node / test-url-parse-format.js

File test-url-parse-format.js

test/parallel/test-url-parse-format.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { hasIntl } = require('../common');
3
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 8

assignMethod · 0.80
testFunction · 0.70
inspectFunction · 0.70
parseMethod · 0.65
forEachMethod · 0.65
keysMethod · 0.65
formatMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected