Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-dns-ipv4.js
File
test-dns-ipv4.js
test/internet/test-dns-ipv4.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --dns-result-order=ipv4first
2
3
'use strict'
;
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
9
includes
Method · 0.80
test
Function · 0.70
validateResult
Function · 0.70
done
Function · 0.70
checkWrap
Function · 0.70
require
Function · 0.50
assert
Function · 0.50
lookup
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected