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

File parser.js

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

Source from the content-addressed store, hash-verified

1/* eslint no-script-url: 0 */
2describe('jsdoc/src/parser', () => {
3 const fs = require('jsdoc/fs');
4 const jsdoc = {

Callers

nothing calls this directly

Calls 13

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
newParserFunction · 0.85
beforeEachFunction · 0.85
xdescribeFunction · 0.85
resultsMethod · 0.80
sortMethod · 0.80
parseMethod · 0.45
addAstNodeVisitorMethod · 0.45

Tested by

no test coverage detected