MCPcopy Index your code
hub / github.com/apache/pouchdb / destroy

Method destroy

lib/index.js:4373–4375  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4371 }
4372
4373 destroy() {
4374 this._cleanup();
4375 }
4376
4377 _read() {
4378 var self = this;

Callers 15

doneFunction · 0.45
_setupMethod · 0.45
localViewCleanupFunction · 0.45
queryPromisedFunction · 0.45
doneFunction · 0.45
_setupMethod · 0.45
localViewCleanupFunction · 0.45
queryPromisedFunction · 0.45
_setupMethod · 0.45
LevelPouchFunction · 0.45
completeFunction · 0.45
callDestroyFunction · 0.45

Calls 1

_cleanupMethod · 0.95

Tested by

no test coverage detected