MCPcopy
hub / github.com/jestjs/jest / calc.ts

File calc.ts

examples/typescript/calc.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type Memory from './Memory';
2import sub from './sub';
3import sum from './sum';
4

Callers

nothing calls this directly

Calls 5

subFunction · 0.85
subtractMethod · 0.80
sumFunction · 0.70
addMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected