Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ lends.js
File
lends.js
test/specs/documentation/lends.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'lends'
, () => {
2
describe(
'when a documented member is inside an object literal associated with a @lends tag'
, () => {
3
function
removeUndocumented({undocumented}) {
4
return
!(undocumented);
Callers
nothing calls this directly
Calls
3
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected