| blib/lib/List/Unique/DeterministicOrder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 4 | 0 | if (my $data = $args{'data'}) |
| 33 | 0 | 4 | if (scalar CORE::keys %hash != scalar @$data) { } |
| 62 | 1 | 8 | wantarray ? : |
| 66 | 3 | 6 | if exists $_[0][1]{$_[1]} |
| 100 | 1 | 3 | if $pos == $#{$$self[0];} |
| 127 | 1 | 1 | if $pos == @{$self->[0];} |
| 158 | 0 | 2 | if $array_len != $hash_len |
| 162 | 0 | 10 | unless exists $self->[1]{$key} |