| blib/lib/CIAO/Lib/StackIO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 6 | unless 'HASH' eq ref $opts |
| 26 | 0 | 6 | if @_ |
| 30 | 0 | 6 | if @badopts |
| 36 | 1 | 5 | if (exists $opts{'expand'} and $opts{'expand'}) { } |
| 38 | 0 | 1 | unless $stack = CIAO::Lib::StackIO::Private::stk_expand_n($list, $opts{'expand'}) |
| 44 | 4 | 1 | exists $opts{'prepend'} && $opts{'prepend'} ? : |
| 48 | 0 | 5 | unless $stack |