Condition Coverage

lib/Spreadsheet/Engine/Function/MATCH.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
30 15 14 749 $r < $nrangerows and $c < $nrangecols
42 432 89 142 $sorted > 0 and $cmp == 1
521 0 0 $sorted < 0 and $cmp == -1
77 0 27 0 $nrangerows > 1 and $nrangecols > 1

or 2 conditions

line l !l condition
32 749 0 $$rangesheetdata{'valuetypes'}{$cr} || 'b'

or 3 conditions

line l !l&&r !l&&!r condition
42 142 0 521 $sorted > 0 and $cmp == 1 or $sorted < 0 and $cmp == -1