MCPcopy
hub / github.com/jestjs/jest / isCommon

Function isCommon

packages/diff-sequences/src/__tests__/index.test.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11describe('invalid arg', () => {
12 const isCommon = () => false;
13 const foundSubsequence = () => {};
14
15 describe('length', () => {

Callers 4

countDifferencesFunction · 0.70
countCommonItemsFFunction · 0.50
countCommonItemsRFunction · 0.50
findSubsequencesFunction · 0.50

Calls 2

assertMinFunction · 0.85
assertEndFunction · 0.85

Tested by

no test coverage detected