Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ helperFunction
Function
helperFunction
tests/fixtures/sample.kt:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
protected fun helperFunction(): Unit {
103
Logger.info(
"helper"
)
104
}
Callers
nothing calls this directly
Calls
1
info
Method · 0.45
Tested by
no test coverage detected