Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ createRoot } from
"solid-js"
3
import
{ createRefCountMap } from
"./refcount"
4
import
{ pathKey } from
"./path-key"
Callers
nothing calls this directly
Calls
7
createRefCountMap
Function · 0.90
test
Function · 0.85
second
Function · 0.85
push
Method · 0.80
describe
Function · 0.50
map
Function · 0.50
first
Function · 0.50
Tested by
no test coverage detected