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