MCPcopy
hub / github.com/di-sukharev/opencommit / test

Method test

out/cli.cjs:64583–64585  ·  view source on GitHub ↗
(path5)

Source from the content-addressed store, hash-verified

64581 }
64582 createFilter() {
64583 return (path5) => !this.ignores(path5);
64584 }
64585 filter(paths) {
64586 return makeArray(paths).filter(this.createFilter());
64587 }
64588 // @returns {TestResult}

Callers 15

stepFunction · 0.80
whichSyncFunction · 0.80
parseNonShellFunction · 0.80
toUnicodeFunction · 0.80
toASCIIFunction · 0.80
containsNonASCIIFunction · 0.80
validateLabelFunction · 0.80
isBidiDomainFunction · 0.80
parseIPv4NumberFunction · 0.80
endsInANumberFunction · 0.80

Calls 1

_testMethod · 0.80

Tested by

no test coverage detected