Condition Coverage

blib/lib/Promises.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
40 2 6 4 $self->is_rejected and not $self->{'_reject_was_handled'}
104 0 24 24 $p and builtin::blessed($p)
24 0 24 $p and builtin::blessed($p) and $p->can("then")

or 2 conditions

line l !l condition
65 7 0 Module::Runtime::use_module($backend) || (return)