MCPcopy
hub / github.com/twitter/labella.js / isStub

Method isStub

src/core/node.js:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 isStub(){
79 return !!this.child;
80 }
81
82 getPathToRoot(){
83 const path = [];

Callers 10

removeOverlapFunction · 0.80
DistributorFunction · 0.80
denominatorWithoutStubsFunction · 0.80
metrics.jsFile · 0.80
node.spec.jsFile · 0.80
visualizeFunction · 0.80
sFunction · 0.80
oFunction · 0.80
dFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected