line |
true |
false |
branch |
112
|
0 |
0 |
unless $is_2_6 |
115
|
0 |
0 |
unless ($link->supports_document_validation and $options->{'bypassDocumentValidation'}) |
119
|
0 |
0 |
if (defined $options->{'collation'} and not $link->supports_collation) |
139
|
0 |
0 |
if ($use_cursor) { } |
140
|
0 |
0 |
if (defined $batchSize) { } |
|
0 |
0 |
elsif (ref $options->{'cursor'} eq 'HASH') { } |
145
|
0 |
0 |
defined $batchSize ? : |
155
|
0 |
0 |
if ($self->coll_name eq 1 and not $link->supports_db_aggregation) |
183
|
0 |
0 |
$self->has_start_at_operation_time ? : |
|
0 |
0 |
$self->all_changes_for_cluster ? : |
|
0 |
0 |
$self->has_full_document ? : |
|
0 |
0 |
$self->has_resume_after ? : |
|
0 |
0 |
$self->has_start_after ? : |
191
|
0 |
0 |
$link->supports_read_concern ? : |
209
|
0 |
0 |
unless ($res->output->{'cursor'}) |
222
|
0 |
0 |
$link->supports_4_0_changestreams ? : |