| blib/lib/Test/Stream/Sync.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 23 | 23 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 138 | 5 | 10 | 110 | $code and $rtype eq 'CODE' |
| 217 | 6 | 14 | 105 | @hubs and $IPC |
| 20 | 3 | 102 | @hubs and $IPC and not $NO_WAIT |
| line | l | !l | condition |
|---|---|---|---|
| 137 | 115 | 10 | &reftype($code) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 90 | 48 | 12 | 106 | $LOADED or not @_ |
| 210 | 8 | 3 | 125 | $PID != $$ or $TID != 0 |
| 227 | 1 | 2 | 99 | $new_exit ||= $ipc_exit |
| 250 | 9 | 3 | 104 | $new_exit ||= $root->state->failed |