Condition Coverage

blib/lib/Test2/IPC.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
78 0 0 0 $has and $has != $ipc

or 3 conditions

line l !l&&r !l&&!r condition
40 1 25 0 test2_has_ipc() or not test2_init_done()
73 0 0 0 $root->ipc || test2_ipc() || _make_ipc()