Branch Coverage

blib/lib/Ryu/Exception.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
72 0 4 unless +(shift())->{'details'}
82 0 1 unless builtin::blessed($f) and $f->isa("Future")
107 0 1 unless builtin::blessed($f) and $f->isa("Future")
108 0 1 unless $f->is_ready
109 0 1 unless my($msg, $type, @details) = $f->failure