| blib/lib/Test/Stream/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 11 | 63.6 | 
| 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'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 18 | 222 | 143 | delete $params{'class'} || 'Test::Stream::Hub' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 27 | 0 | 0 | 126 | $hub->format or exists $params{'formatter'} |