| line |
true |
false |
branch |
|
18
|
4 |
2 |
if ($class->_fieldIsIndexed($args, $selectField)) { } |
|
34
|
1 |
1 |
if ($class->_fieldIsIndexed($args, $selectField)) { } |
|
50
|
0 |
5 |
ref $args->{'Index'} ? : |
|
59
|
1 |
4 |
if ($indexed) { } |
|
79
|
2 |
5 |
if (@fields) { } |
|
86
|
0 |
7 |
if ($@) |
|
101
|
0 |
0 |
ref $args->{'Index'} ? : |
|
102
|
0 |
0 |
if ($rule->{'or'}) { } |
|
|
0 |
0 |
elsif ($rule->{'and'}) { } |
|
116
|
0 |
0 |
if ($rule->{'not'}) |
|
127
|
0 |
0 |
unless $query and $class->_tabInTab([keys %fields], $index) |
|
133
|
0 |
0 |
unless defined $rows |
|
135
|
0 |
0 |
if (wantarray) { } |
|
136
|
0 |
0 |
if $rows == -1 |
|
160
|
2 |
4 |
if ($data and ref $data ne "CODE") |
|
161
|
0 |
2 |
unless ref $data |
|
165
|
0 |
2 |
ref $args->{'Index'} ? : |
|
171
|
1 |
1 |
if ($indexed) |
|
195
|
0 |
5 |
$args->{'DataSource'} =~ /^mysql/i ? : |
|
|
0 |
5 |
$args->{'DataSource'} =~ /^sybase/i ? : |
|
202
|
84 |
56 |
if (ref $data eq 'CODE') { } |
|
|
28 |
28 |
elsif ($data) { } |
|
204
|
0 |
84 |
if defined $tmp |
|
207
|
0 |
28 |
unless ref $data |
|
214
|
0 |
140 |
if ($@) |
|
226
|
0 |
11 |
unless my $datasource = $args->{'DataSource'} |
|
233
|
11 |
0 |
if ($datasource =~ /^dbi:sqlite/i) { } |
|
|
0 |
0 |
elsif ($datasource =~ /^dbi:mysql/i) { } |
|
|
0 |
0 |
elsif ($datasource =~ /^dbi:pg/i) { } |