MCPcopy 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
181int hasOwnProperty() {
182 function()
183 + function();
184 std::string foo("GHG");
185 return hasOwnProperty();
186}
187
188
189struct MyClassDerived : MyClass {

Callers

nothing calls this directly

Calls 1

functionFunction · 0.85

Tested by

no test coverage detected