MCPcopy Index your code
hub / github.com/nodejs/node / test-sqlite-named-parameters.js

File test-sqlite-named-parameters.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const { skipIfSQLiteMissing } = require('../common');
3skipIfSQLiteMissing();
4const tmpdir = require('../common/tmpdir');

Callers

nothing calls this directly

Calls 12

skipIfSQLiteMissingFunction · 0.85
suiteFunction · 0.85
testFunction · 0.70
nextDbFunction · 0.70
closeMethod · 0.65
getMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
afterMethod · 0.45
execMethod · 0.45
prepareMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected