Condition Coverage

blib/lib/XBase/Memo.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
148 4 0 0 $num >= 0 and $num <= $self->last_record
220 2 0 0 $num >= 0 and $num <= $self->last_record
286 0 0 0 defined $num and $num

or 3 conditions

line l !l&&r !l&&!r condition
24 7 0 0 $read_h_len == 512 or $read_h_len == 24
43 6 0 0 ($dbf_version & 15) == 3 or $version == 3
71 0 6 0 $num < 0 or $num > $self->last_record