Condition Coverage

blib/lib/Hex/Record.pm
Criterion Covered Total %
condition 11 11 100.0


and 3 conditions

line !l l&&!r l&&r condition
225 91 15 25 $from < $end_addr and $to > $start_addr

or 2 conditions

line l !l condition
73 20 1 $address_length_of_srec_type{$type} || (next)

or 3 conditions

line l !l&&r !l&&!r condition
85 12 3 4 $type == 1 or $type == 2
15 3 1 $type == 1 or $type == 2 or $type == 3