line |
true |
false |
branch |
84
|
0 |
0 |
unless $is_2_6 |
87
|
0 |
0 |
unless ($link->supports_document_validation and $options->{'bypassDocumentValidation'}) |
91
|
0 |
0 |
if (defined $options->{'collation'} and not $link->supports_collation) |
111
|
0 |
0 |
if ($use_cursor) { } |
112
|
0 |
0 |
if (defined $batchSize) { } |
|
0 |
0 |
elsif (ref $options->{'cursor'} eq 'HASH') { } |
117
|
0 |
0 |
defined $batchSize ? : |
129
|
0 |
0 |
if ($self->coll_name eq 1 and not $link->supports_db_aggregation) |
143
|
0 |
0 |
$link->supports_aggregate_out_read_concern || !$has_out && $link->supports_read_concern ? : |
|
0 |
0 |
$has_out && $link->supports_helper_write_concern ? : |
147
|
0 |
0 |
$has_out ? : |
159
|
0 |
0 |
if $has_out |
163
|
0 |
0 |
if ($options->{'explain'}) |
182
|
0 |
0 |
unless ($res->output->{'cursor'}) |