MCPcopy Index your code
hub / github.com/apache/caldera / xe

Function xe

static/jquery/jquery.min.js:565–571  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

563 }
564
565 function xe(e) {
566 return e.length > 1 ? function (t, n, r) {
567 var i = e.length;
568 while (i--) if (!e[i](t, n, r)) return !1;
569 return !0
570 } : e[0]
571 }
572
573 function be(e, t, n) {
574 for (var r = 0, i = t.length; r < i; r++) oe(e, t[r], n);

Callers 3

CeFunction · 0.70
ReFunction · 0.70
jquery.min.jsFile · 0.70

Calls 4

veFunction · 0.85
testMethod · 0.80
xFunction · 0.70
yeFunction · 0.70

Tested by

no test coverage detected