Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ TEST
Function
TEST
test/expected/issues.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
TEST(RegressionTest, Issue1) { getInt1(); }
20
21
static cxx20::expected<int, int> operation1() { return 42; }
22
Callers
nothing calls this directly
Calls
13
getInt1
Function · 0.85
operation1
Function · 0.85
doit
Function · 0.85
voidWork
Function · 0.85
errorhandling
Function · 0.85
unexpected
Class · 0.85
func
Function · 0.85
error
Function · 0.70
test
Function · 0.70
has_value
Method · 0.45
size
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected