blib/lib/Coro/Debug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
288 | 0 | 0 | 0 | @bt and not $verbose |
line | l | !l | condition |
---|---|---|---|
447 | 0 | 0 | $1 * 1 || 1 |
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') } } || "$@" |