MCPcopy Index your code
hub / github.com/anomalyco/opencode / refcount.test.ts

File refcount.test.ts

packages/app/src/utils/refcount.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { createRoot } from "solid-js"
3import { createRefCountMap } from "./refcount"
4import { pathKey } from "./path-key"

Callers

nothing calls this directly

Calls 7

createRefCountMapFunction · 0.90
testFunction · 0.85
secondFunction · 0.85
pushMethod · 0.80
describeFunction · 0.50
mapFunction · 0.50
firstFunction · 0.50

Tested by

no test coverage detected