| blib/lib/Test2/IPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 22 | 9.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 26 | 0 | unless test2_in_preload() | 
| 40 | 26 | 0 | if test2_has_ipc() or not test2_init_done() | 
| 42 | 0 | 0 | if Test2::API::test2_ipc_disabled() | 
| 43 | 0 | 0 | if test2_pid() != $$ | 
| 44 | 0 | 0 | if test2_tid() != 0 | 
| 55 | 0 | 0 | unless ($driver) | 
| 68 | 0 | 0 | unless $root | 
| 70 | 0 | 0 | if $root->pid != $$ | 
| 71 | 0 | 0 | if $root->tid != 0 | 
| 78 | 0 | 0 | if $has and $has != $ipc | 
| 79 | 0 | 0 | if $has |