Condition Coverage

blib/lib/Test2/API/Stack.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
33 33 0 40 $ipc and not $hub->ipc
33 0 40 $ipc and not $hub->ipc and not exists $params{'ipc'}

or 2 conditions

line l !l condition
20 40 91 delete $params{'class'} || 'Test2::Hub'

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 73 $hub->format or exists $params{'formatter'}