Branch Coverage

t/MyTest.xs
Criterion Covered Total %
branch 0 12 0.0


line true false branch
18 0 0 for (int i = 0; i < count; ++i) {
19 0 0 RETVAL += (uint64_t)typemap::object::TypemapMarker::get();
28 0 0 throw std::logic_error("my-logic-error");
37 0 0 for (int i = 0; i < cnt; ++i) {
38 0 0 Stash stash(cls);
39 0 0 auto ref = stash.call(meth);