blib/lib/Tie/Hash/MultiValueOrdered.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
45 | 4 | 6 | if ($mode eq 'ref') { } |
0 | 6 | elsif ($mode eq 'iter') { } | |
51 | 0 | 0 | unless $$tied[0]{$key} |
56 | 0 | 6 | unless exists $$tied[0]{"$key"} |
67 | 0 | 0 | if $r |
91 | 0 | 19 | if (wantarray) |
101 | 0 | 1 | unless $$tied[0]{"$key"} |