MCPcopy Index your code
hub / github.com/prototypejs/prototype / selector.test.js

File selector.test.js

test/unit/tests/selector.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2function reduce(arr) {
3 return arr.length > 1 ? arr : arr[0];
4}

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
$AFunction · 0.85
$Function · 0.85
reduceFunction · 0.85

Tested by

no test coverage detected