Condition Coverage

blib/lib/List/MergeSorted/XS.pm
Criterion Covered Total %
condition 28 41 68.2


and 3 conditions

line !l l&&!r l&&r condition
32 2 1 126 $lists and ref $lists
3 0 126 $lists and ref $lists and ref $lists eq 'ARRAY'
36 0 1 548 $list and ref $list
1 0 548 $list and ref $list and ref $list eq 'ARRAY'
42 0 125 0 defined $limit and $limit < 0
44 59 66 0 defined $opts{'key_cb'} and ref $opts{'key_cb'} ne 'CODE'
47 105 20 0 defined $opts{'uniq_cb'} and ref $opts{'uniq_cb'} ne 'CODE'
134 7 0 5 $limit and @output > $limit
152 7 0 5 $limit and @output > $limit
165 1 4 2 defined $last_unique and $unique == $last_unique
169 1 0 0 $limit and @output > $limit
191 4 0 0 $limit and @output > $limit

or 2 conditions

line l !l condition
41 46 79 $opts{'limit'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
75 6 12 1 $limit ||= $total