| blib/lib/Test2/API/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 20 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 291 | 311 | if (@$self) { } |
| 31 | 264 | 0 | unless $hub->format or exists $params{'formatter'} |
| 34 | 45 | 0 | if ($ipc and not $hub->ipc and not exists $params{'ipc'}) |
| 47 | 264 | 2156 | unless @$self |
| 53 | 1 | 1 | @$self ? : |
| 68 | 1 | 246 | unless @$self |
| 86 | 65 | 1 | if @$self |
| 93 | 1 | 339 | unless @$self |
| 95 | 1 | 338 | if 1 == @$self |
| 97 | 1 | 337 | unless $self->[-1] == $hub |