blib/lib/UnQLite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
134 | 0 | 1 | 1 | $errstr and $errstr eq 'UNQLITE_OK' |
155 | 0 | 1 | 0 | $errstr && $errstr eq 'UNQLITE_OK' |
169 | 1 | 0 | 1 | $self->next_entry and $self->valid_entry |