MCPcopy Index your code
hub / github.com/nodejs/node / test-sqlite-statement-sync.js

File test-sqlite-statement-sync.js

test/parallel/test-sqlite-statement-sync.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc
2'use strict';
3const { skipIfSQLiteMissing } = require('../common');
4skipIfSQLiteMissing();

Callers

nothing calls this directly

Calls 15

skipIfSQLiteMissingFunction · 0.85
suiteFunction · 0.85
allMethod · 0.80
testFunction · 0.70
nextDbFunction · 0.70
closeMethod · 0.65
getMethod · 0.65
toArrayMethod · 0.65
sliceMethod · 0.65
nextMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45

Tested by

no test coverage detected