Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-crypto-negative-zero.js
File
test-crypto-negative-zero.js
test/parallel/test-crypto-negative-zero.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
if
(!common.hasCrypto)
Callers
nothing calls this directly
Calls
12
getOutcome
Function · 0.85
assertSameOutcome
Function · 0.85
assertSameErrorOrSuccess
Function · 0.85
hasOpenSSL
Function · 0.85
hash
Method · 0.80
alloc
Method · 0.80
copy
Method · 0.65
require
Function · 0.50
getOptions
Function · 0.50
assert
Function · 0.50
skip
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected