| blib/lib/Array/CompareAndFilter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 9 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 222 | 13 | 2 | 60 | defined $cnt2{$key} and $cnt2{$key} | 
| line | l | !l | condition | 
|---|---|---|---|
| 424 | 24 | 16 | $order // 's' | 
| 435 | 28 | 5 | $item // '?undef?' | 
| 446 | 28 | 5 | $$arr_ref[$i] // '?undef?' |