Condition Coverage

blib/lib/Mojo/AsyncAwait/Backend/Coro.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
110 1 0 10 &Scalar::Util::blessed($promise) and $promise->can('then')
142 1 0 0 $opts{'-install'} and not defined $opts{'-name'}