Condition Coverage

blib/lib/Test/Stream/Stack.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
30 14 0 112 $ipc and not $hub->ipc
14 0 112 $ipc and not $hub->ipc and not exists $params{'ipc'}

or 2 conditions

line l !l condition
18 222 143 delete $params{'class'} || 'Test::Stream::Hub'

or 3 conditions

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