MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / 10.database.open.js

File 10.database.open.js

test/10.database.open.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const fs = require('fs');
3const path = require('path');
4const Database = require('../.');

Callers

nothing calls this directly

Calls 5

testTimeoutFunction · 0.85
aMethod · 0.80
fooMethod · 0.80
getBindingFunction · 0.70
DatabaseFunction · 0.50

Tested by

no test coverage detected