| line |
!l |
l&&!r |
l&&r |
condition |
|
120
|
0 |
0 |
0 |
exists $$data{'rev'} and $$data{'rev'} |
|
191
|
0 |
0 |
0 |
ref $data eq 'HASH' and $$data{'include_docs'} |
|
207
|
0 |
0 |
0 |
exists $$data{'doc'} and ref $$data{'doc'} eq 'HASH' |
|
215
|
0 |
0 |
0 |
exists $$data{'doc'}{'_id'} and defined $$data{'doc'}{'_id'} |
|
279
|
0 |
0 |
0 |
ref $data eq 'HASH' and exists $$data{'doc'} |
|
|
0 |
0 |
0 |
ref $data eq 'HASH' and exists $$data{'doc'} and ref $$data{'doc'} eq 'HASH' |
|
291
|
0 |
0 |
0 |
exists $$data{'doc'}{'_id'} and defined $$data{'doc'}{'_id'} |
|
584
|
0 |
0 |
0 |
exists $$_del{'deleted'} and $$_del{'deleted'} eq 'true' || $$_del{'deleted'} == 1 |
|
640
|
0 |
0 |
0 |
not $rev and $id |
|
731
|
0 |
0 |
0 |
ref $data eq 'HASH' and exists $$data{'dbname'} |
|
|
0 |
0 |
0 |
ref $data eq 'HASH' and exists $$data{'dbname'} and defined $$data{'dbname'} |
|
763
|
0 |
0 |
0 |
$compat and not ref $value |
|
833
|
1 |
0 |
0 |
$self->user and $self->pass |
|
852
|
0 |
0 |
0 |
ref $c eq 'HASH' and not defined $ct |
|
871
|
1 |
0 |
0 |
$self->method eq 'HEAD' and $res->header('ETag') |