MCPcopy Create free account
hub / github.com/covscript/covscript / get_level

Method get_level

include/covscript/impl/impl.hpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 std::size_t get_level() const
154 {
155 return methods.size();
156 }
157 };
158
159// Guarder

Callers 1

covscript_mainFunction · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected