| blib/lib/Scalar/MultiValue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 22 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 2 | if ref $class |
| 40 | 1 | 1 | ref $_[0] eq 'ARRAY' ? : |
| 42 | 0 | 2 | ref $_[0] eq 'HASH' ? : |
| 52 | 0 | 2 | $inf{'lastpos'} ne '' ? : |
| 75 | 0 | 17 | if ($$$this{'period'} eq '*') { } |
| 17 | 0 | elsif ($$$this{'period'} =~ /^\d+$/s) { } | |
| 81 | 9 | 8 | if ($$$this{'counter'} >= $$$this{'period'}) |
| 84 | 3 | 6 | if $$$this{'lastpos'} > $#{$$$this{'a'};} |
| 109 | 0 | 0 | if (@_) |
| 168 | 0 | 0 | if ($ret_next) |
| 169 | 0 | 0 | if ($keys_i eq $keylast or not defined $keylast) |