Condition Coverage

inc/Test2/API/Stack.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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