| blib/lib/Tie/Hash/MultiValueOrdered.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 4 | 6 | if ($mode eq 'ref') { } |
| 0 | 6 | elsif ($mode eq 'iter') { } | |
| 50 | 0 | 0 | unless $tied->[0]{$key} |
| 55 | 0 | 6 | unless exists $tied->[0]{"$key"} |
| 66 | 0 | 0 | if $r |
| 90 | 0 | 19 | if (wantarray) |
| 100 | 0 | 1 | unless $tied->[0]{"$key"} |