| line |
!l |
l&&!r |
l&&r |
condition |
|
79
|
17 |
1 |
3 |
$class and $row
|
|
96
|
4 |
1 |
3 |
$class and @$rows
|
|
117
|
17 |
0 |
2 |
ref $where ne 'HASH' and ref $where ne 'ARRAY'
|
|
|
17 |
2 |
0 |
ref $where ne 'HASH' and ref $where ne 'ARRAY' and ref $where ne 'SQL::Maker::Condition'
|
|
|
2 |
0 |
0 |
ref $where ne 'HASH' and ref $where ne 'ARRAY' and ref $where ne 'SQL::Maker::Condition' and ref $where ne 'SQL::QueryMaker'
|
|
192
|
3 |
0 |
0 |
ref $args ne 'HASH' and ref $args ne 'ARRAY'
|
|
265
|
4 |
13 |
1 |
@args == 1 and ref $args[0] eq 'HASH'
|
|
301
|
12 |
0 |
0 |
exists $pack->{'VERSION'} and defined *{$pack->{'VERSION'};}{'SCALAR'}
|
|
|
12 |
0 |
0 |
exists $pack->{'VERSION'} and defined *{$pack->{'VERSION'};}{'SCALAR'} and defined ${$$pack{'VERSION'};}
|
|
303
|
5 |
0 |
7 |
exists $pack->{'ISA'} and defined *{$pack->{'ISA'};}{'ARRAY'}
|
|
|
5 |
0 |
7 |
exists $pack->{'ISA'} and defined *{$pack->{'ISA'};}{'ARRAY'} and @{$pack->{'ISA'};} != 0
|