MCPcopy Create free account
hub / github.com/KDAB/codebrowser / outofline

Method outofline

tests/test.cc:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 */
120
121int MyClass::outofline(std::string foo)
122{
123 return foo.size();
124}
125
126MyClass::~ /* random comment */ MyClass()
127{

Callers 1

toStringFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected