MCPcopy
hub / github.com/jsdoc/jsdoc / filter.js

File filter.js

test/specs/jsdoc/src/filter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('jsdoc/src/filter', () => {
2 const env = require('jsdoc/env');
3 const filter = require('jsdoc/src/filter');
4 const path = require('jsdoc/path');

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
beforeEachFunction · 0.85
normalizeMethod · 0.80
isIncludedMethod · 0.80

Tested by

no test coverage detected