blib/lib/MongoDB/QueryResult.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
205 | 0 | 0 | 0 | $limit > 0 and $self->_cursor_at + 1 > $limit |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
209 | 0 | 0 | 0 | !$self->_drained || $self->_get_more |
298 | 0 | 0 | 0 | not defined $cursor_id or $cursor_id == 0 |