blib/lib/XBase/SDBM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 0 | 1 | 22 | defined $start and $start lt $eq |
131 | 0 | 0 | 0 | defined $value and $value != $recno |
153 | 0 | 0 | 1 | defined $$dbf{'sdbm_definition'} and defined $$dbf{'sdbm_definition'}{'tags'}{$tag} |
291 | 10 | 32 | 591 | defined($next = $$hash{$prev_next}) and $key gt $next |