| blib/lib/MongoDB/QueryResult.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 164 | 0 | 0 | if (my $resume_token = $self->_post_batch_resume_token) |
| 205 | 0 | 0 | if ($limit > 0 and $self->_cursor_at + 1 > $limit) |
| 224 | 0 | 0 | unless $self->has_next |
| 243 | 0 | 0 | unless $self->has_next |
| 249 | 0 | 0 | if $self->_cursor_id == 0 |
| 252 | 0 | 0 | $limit > 0 ? : |
| 256 | 0 | 0 | $self->_max_time_ms ? : |
| 298 | 0 | 0 | if not defined $cursor_id or $cursor_id == 0 |