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