blib/lib/List/Unique/DeterministicOrder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
29 | 3 | 0 | if (my $data = $args{'data'}) |
33 | 0 | 3 | if (scalar CORE::keys %hash != scalar @$data) { } |
62 | 1 | 7 | wantarray ? : |
66 | 3 | 6 | if exists $_[0][1]{$_[1]} |
100 | 3 | 0 | if ($move_key ne $key) |
122 | 1 | 1 | if ($move_key ne $key) |
153 | 0 | 2 | if $array_len != $hash_len |
157 | 0 | 10 | unless exists $self->[1]{$key} |