Condition Coverage

blib/lib/Test2/API/Stack.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
34 266 0 45 $ipc and not $hub->ipc
266 0 45 $ipc and not $hub->ipc and not exists $params{'ipc'}

or 2 conditions

line l !l condition
21 273 329 delete $params{'class'} || 'Test2::Hub'

or 3 conditions

line l !l&&r !l&&!r condition
31 47 0 264 $hub->format or exists $params{'formatter'}