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