| inc/Test2/API/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 9 | 6 | if (@$self) { } |
| 31 | 6 | 0 | unless $hub->format or exists $params{'formatter'} |
| 34 | 0 | 0 | if ($ipc and not $hub->ipc and not exists $params{'ipc'}) |
| 47 | 6 | 15 | unless @$self |
| 53 | 0 | 0 | @$self ? : |
| 80 | 0 | 0 | if @$self |
| 87 | 0 | 9 | unless @$self |
| 89 | 0 | 9 | if 1 == @$self |
| 91 | 0 | 9 | unless $self->[-1] == $hub |