blib/lib/Test/Stream/Stack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
22 | 239 | 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 | 2361 | unless @$self |
49 | 1 | 1 | @$self ? : |
76 | 139 | 1 | if @$self |
83 | 1 | 364 | unless @$self |
85 | 1 | 363 | if 1 == @$self |
87 | 1 | 362 | unless $self->[-1] == $hub |