| blib/lib/Test/Stream/Stack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 240 | 126 | if (@$self) { } |
| 27 | 126 | 0 | unless $hub->format or exists $params{'formatter'} |
| 30 | 112 | 0 | if ($ipc and not $hub->ipc and not exists $params{'ipc'}) |
| 43 | 126 | 2369 | unless @$self |
| 49 | 1 | 1 | @$self ? : |
| 76 | 140 | 1 | if @$self |
| 83 | 1 | 366 | unless @$self |
| 85 | 1 | 365 | if 1 == @$self |
| 87 | 1 | 364 | unless $self->[-1] == $hub |