MCPcopy Create free account
hub / github.com/alignoth/alignoth / test

Method test

resources/vega-embed.min.js:1291–1302  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1289 );
1290 }
1291 test(e) {
1292 if (!e) return !1;
1293 if ("string" == typeof e)
1294 try {
1295 e = new a(e, this.options);
1296 } catch (e) {
1297 return !1;
1298 }
1299 for (let t = 0; t < this.set.length; t++)
1300 if ($(this.set[t], e, this.options)) return !0;
1301 return !1;
1302 }
1303 }
1304 ge = t;
1305 const n = new (

Callers 15

aFunction · 0.80
fFunction · 0.80
IoFunction · 0.80
nFunction · 0.80
transformFunction · 0.80
YEFunction · 0.80
z$Function · 0.80
N$Function · 0.80
rNFunction · 0.80
weFunction · 0.80
tFunction · 0.80
constructorMethod · 0.80

Calls 3

$Function · 0.70
aFunction · 0.70
oFunction · 0.70

Tested by

no test coverage detected