Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ hasOwnProperty
Function
hasOwnProperty
tests/test.cc:181–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
int hasOwnProperty() {
182
function()
183
+ function();
184
std::string foo(
"GHG"
);
185
return hasOwnProperty();
186
}
187
188
189
struct MyClassDerived : MyClass {
Callers
nothing calls this directly
Calls
1
function
Function · 0.85
Tested by
no test coverage detected