line |
!l |
l&&!r |
l&&r |
condition |
42
|
0 |
0 |
0 |
$dsn and $dsn->dbconnected |
148
|
0 |
0 |
0 |
not exists $$self{'sql'}{'textkey'} and exists $$attribs{'key'} |
|
0 |
0 |
0 |
not exists $$self{'sql'}{'textkey'} and exists $$attribs{'key'} and $$self{'parenttype'} eq 'hashref' |
152
|
0 |
0 |
0 |
not exists $$self{'sql'}{'intkey'} and exists $$attribs{'key'} |
|
0 |
0 |
0 |
not exists $$self{'sql'}{'intkey'} and exists $$attribs{'key'} and $$self{'parenttype'} eq 'arrayref' |
156
|
0 |
0 |
0 |
exists $$attribs{'defined'} && $$attribs{'defined'} eq 'false' |
197
|
0 |
0 |
0 |
exists $$self{'key'} and $$self{'key'} eq 'string' |
264
|
0 |
0 |
0 |
$self->memory and exists $refs{$self->memory} |
275
|
0 |
0 |
0 |
exists $ids{$pid} and $$self{'key'} |
|
0 |
0 |
0 |
exists $ids{$pid} and $$self{'key'} and $$self{'key'} ne 'string' |
|
0 |
0 |
0 |
exists $ids{$pid} and $$self{'key'} and $$self{'key'} ne 'string' and $$self{'key'} ne 'scalar' |
292
|
0 |
0 |
0 |
$self->memory and $$self{'key'} eq 'scalarref' |