| line |
true |
false |
branch |
|
84
|
0 |
0 |
unless (@_ == 1) |
|
110
|
0 |
0 |
unless (@_ == 2 and grep {$type eq $_;} 'HASH', 'ARRAY', 'Tie::IxHash') |
|
114
|
0 |
0 |
if (ref $doc eq 'ARRAY') { } |
|
|
0 |
0 |
elsif (ref $doc eq 'HASH') { } |
|
115
|
0 |
0 |
if @$doc % 2 |
|
123
|
0 |
0 |
if $method eq 'update_many' |
|
125
|
0 |
0 |
$method eq 'update_many' ? : |
|
|
0 |
0 |
defined $self->_collation ? : |
|
|
0 |
0 |
defined $self->_array_filters ? : |
|
143
|
0 |
0 |
defined $self->_collation ? : |
|
|
0 |
0 |
defined $self->_array_filters ? : |
|
158
|
0 |
0 |
defined $self->_collation ? : |
|
|
0 |
0 |
defined $self->_array_filters ? : |