Branch Coverage

Backtrace.xs
Criterion Covered Total %
branch 11 22 50.0


line true false branch
18 12 0 RETVAL = get_backtrace_string(except);
12 0 RETVAL = get_backtrace_string(except);
12 0 RETVAL = get_backtrace_string(except);
22 1 0 RETVAL = get_backtrace_string_pp(except);
1 0 RETVAL = get_backtrace_string_pp(except);
1 0 RETVAL = get_backtrace_string_pp(except);
27 2 0 }
2 0 }
31 1 0 }
33 21 0 Sv safe_wrap_exception(Sv ex) { RETVAL = safe_wrap_exception(ex); }
21 0 Sv safe_wrap_exception(Sv ex) { RETVAL = safe_wrap_exception(ex); }