| blib/lib/Test2/API/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 59 | 76 | if (@$self) { } |
| 31 | 76 | 0 | unless $hub->format or exists $params{'formatter'} |
| 34 | 41 | 0 | if ($ipc and not $hub->ipc and not exists $params{'ipc'}) |
| 47 | 76 | 60 | unless @$self |
| 53 | 1 | 1 | @$self ? : |
| 80 | 14 | 1 | if @$self |
| 87 | 1 | 59 | unless @$self |
| 89 | 1 | 58 | if 1 == @$self |
| 91 | 1 | 57 | unless $self->[-1] == $hub |