Condition Coverage

inc/Test2/API/Stack.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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