| line |
true |
false |
branch |
|
211
|
0 |
0 |
if (not exists $options->{'maxTimeMS'} and $self->max_time_ms) |
|
292
|
0 |
0 |
$options ? : |
|
328
|
0 |
0 |
$options ? : |
|
425
|
0 |
0 |
unless &is_OrderedDoc($command) |
|
428
|
0 |
0 |
ref $read_pref ? : |
|
|
0 |
0 |
if $read_pref and ref $read_pref ne 'MongoDB::ReadPreference' |
|
476
|
0 |
0 |
unless ref $_[1] eq 'ARRAY' |
|
486
|
0 |
0 |
$options->{$k} ? : |
|
|
0 |
0 |
if exists $options->{$k} |
|
490
|
0 |
0 |
if (not exists $options->{'maxTimeMS'} and $self->max_time_ms) |
|
570
|
0 |
0 |
exists $options->{'startAtOperationTime'} ? : |
|
|
0 |
0 |
exists $options->{'fullDocument'} ? : |
|
|
0 |
0 |
exists $options->{'resumeAfter'} ? : |
|
|
0 |
0 |
exists $options->{'startAfter'} ? : |
|
|
0 |
0 |
exists $options->{'maxAwaitTimeMS'} ? : |