Condition Coverage

blib/lib/Coro/Debug.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
288 0 0 0 @bt and not $verbose

or 2 conditions

line l !l condition
447 0 0 $1 * 1 || 1

or 3 conditions

line l !l&&r !l&&!r condition
218 0 0 0 $coro ||= $Coro::current
255 0 0 0 $coro ||= $Coro::current
323 0 0 0 eval { do { Carp::longmess('coroutine is') } } || "$@"