| lib/Perlmazing/Perlmazing/Precompile/remove_duplicates.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 5 | 0 | 2 | unless &isa_array($arr) |
| 12 | 4 | 62 | unless defined $copy[$i] |
| 13 | 34 | 32 | if ($$seen{$copy[$i]}) { } |
| 21 | 2 | 0 | if ref $i and ref $i eq 'undef' and $i eq $undef |
| 23 | 1 | 1 | if (&list_context()) { } |
| 0 | 1 | elsif (&scalar_context()) { } |