line |
!l |
l&&!r |
l&&r |
condition |
84
|
6 |
2 |
0 |
$eflags->{'mapsize'} and $self->set_mapsize($eflags->{'mapsize'}) |
86
|
6 |
2 |
0 |
$eflags->{'maxdbs'} and $self->set_maxdbs($eflags->{'maxdbs'}) |
88
|
8 |
0 |
0 |
$eflags->{'maxreaders'} and $self->set_maxreaders($eflags->{'maxreaders'}) |
113
|
2 |
6 |
0 |
$Envs{$$self} && $Envs{$$self}[0] |
114
|
2 |
6 |
0 |
$txl and @$txl |
|
8 |
0 |
0 |
$txl and @$txl and my $topTxn = $$txl[$#$txl] |
150
|
1 |
19 |
0 |
not ref $parent and @$txl |
152
|
19 |
0 |
1 |
ref $parent && $parent |
178
|
0 |
4 |
11 |
$td->{'Active'} and not $td->{'RO'} |
|
4 |
11 |
0 |
$td->{'Active'} and not $td->{'RO'} and $td->{'AC'} |
192
|
0 |
20 |
0 |
$LMDB::Env::Envs{$eid} && $LMDB::Env::Envs{$eid}[0] |
280
|
0 |
17 |
0 |
$dbi and $LMDB_File::DEBUG |
347
|
1 |
100281 |
0 |
$txn and $LMDB::Txn::Txns{$$txn} || undef $self->[0] |
|
0 |
100281 |
0 |
$txn and $LMDB::Txn::Txns{$$txn} || undef $self->[0] and $LMDB::Txn::Txns{$$txn}{'Active'} |
358
|
2 |
5 |
0 |
$LMDB::Txn::Txns{$$txn} and $self->[1] |
383
|
26 |
1 |
0 |
$res and $die_on_err |
|
0 |
1 |
0 |
$res and $die_on_err and $res != MDB_NOTFOUND() |
436
|
1 |
0 |
2 |
ref $proto and _chkalive($proto) |
461
|
6 |
1 |
0 |
$res and $die_on_err |
|
0 |
1 |
0 |
$res and $die_on_err and $res != MDB_NOTFOUND() |
471
|
0 |
3 |
0 |
$txn and $LMDB::Txn::Txns{$$txn} || undef $self->[0] |