Branch Coverage

blib/lib/Promises6.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
33 5 8 is_promise($cur) ? :
37 3 8 unless ++$counter < $total
44 2 11 unless $d->state == -1
57 6 3 is_promise($cur) ? :
61 1 8 unless $d->state == -1
94 0 5 if is_promise($reason)