| blib/lib/Test2/API/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 11 | 72.7 | 
| 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'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 21 | 273 | 329 | delete $params{'class'} || 'Test2::Hub' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 31 | 47 | 0 | 264 | $hub->format or exists $params{'formatter'} |