Branch Coverage

blib/lib/Object/Remote/Future.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
17 26 110 if (caller 1 + ($_[1] || 0) || '') eq "start"
24 3 170 wantarray ? :
42 0 13 unless (eval { do { $res = $invocant->$method(@_); 1 } })
47 2 11 unless (builtin::blessed($res) and $res->isa("Future"))
60 0 0 if ((caller 1 || '') eq 'start') { }
73 1 47 if (caller 1 || '') eq "start"