Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
describe(
'jsdoc/src/parser'
, () => {
3
const
fs = require(
'jsdoc/fs'
);
4
const
jsdoc = {
Callers
nothing calls this directly
Calls
13
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
spyOn
Function · 0.85
newParser
Function · 0.85
beforeEach
Function · 0.85
xdescribe
Function · 0.85
results
Method · 0.80
fireProcessingComplete
Method · 0.80
sort
Method · 0.80
parse
Method · 0.45
addAstNodeVisitor
Method · 0.45
Tested by
no test coverage detected