blib/lib/Test2/API/Stack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 33 | 0 | 40 | $ipc and not $hub->ipc |
33 | 0 | 40 | $ipc and not $hub->ipc and not exists $params{'ipc'} |
line | l | !l | condition |
---|---|---|---|
20 | 40 | 91 | delete $params{'class'} || 'Test2::Hub' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 0 | 73 | $hub->format or exists $params{'formatter'} |