Condition Coverage

blib/lib/Cz/Sort.pm
Criterion Covered Total %
condition 37 42 88.1


and 3 conditions

line !l l&&!r l&&r condition
96 48 126 18 $level <= 2 and $def_row =~ /^ /
188 268 10 6 $a_no and not $b_no
189 10 259 9 not $a_no and $b_no
190 259 0 10 $a_no and $b_no
200 215 0 7 $ax == 0 and $bx == 0
233 5 1 0 $a_no and not $b_no
234 1 5 0 not $a_no and $b_no
235 5 0 1 $a_no and $b_no

or 3 conditions

line l !l&&r !l&&!r condition
145 225 12 240 defined $ax or $a_no
154 222 15 240 defined $bx or $b_no
166 43 4 48 defined $ax or $a_no
175 43 4 47 defined $bx or $b_no
213 5 1 7 defined $ax or $a_no
222 5 1 6 defined $bx or $b_no