Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pugjs/pug
/ index.test.js
File
index.test.js
packages/pug-walk/test/index.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
assert = require(
'assert'
);
4
var
lex = require(
'pug-lexer'
);
Callers
nothing calls this directly
Calls
4
parse
Function · 0.85
lex
Function · 0.85
replace
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected