blib/lib/BTRIEVE/SAVE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 25 | 36.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
542 | 4 | 2 | 0 | $_ eq 'ZZ' and not defined $fixed[0] |
line | l | !l | condition |
---|---|---|---|
30 | 1 | 1 | shift() || undef |
151 | 0 | 0 | $$params{'increment'} ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 0 | 2 | 0 | ref $proto || $proto |
85 | 3 | 0 | 0 | $increment == -1 or $recordcount < $increment |
151 | 0 | 0 | 0 | $$save_btr{'opt'}{'increment'} ||= ($$params{'increment'} ||= 1) |
431 | 0 | 2 | 0 | ref $proto || $proto |
441 | 0 | 2 | 0 | ref $proto || $proto |
515 | 4 | 0 | 0 | ref $proto || $proto |