line |
true |
false |
branch |
20
|
0 |
32 |
unless @$rows
|
23
|
2 |
30 |
if (ref $prefetch eq 'HASH')
|
26
|
1 |
1 |
if ($key =~ /^\./u) { }
|
44
|
32 |
0 |
if (@src_columns == 1 and @dest_columns == 1) { }
|
49
|
0 |
32 |
unless (@src_values)
|
52
|
0 |
0 |
$has_many ? :
|
65
|
0 |
57 |
unless (defined $src_value)
|
67
|
0 |
0 |
$has_many ? :
|
72
|
57 |
0 |
$has_many ? :
|
80
|
0 |
0 |
if ¬all(sub {
defined $row->get_column($_);
}
, @src_columns)
|
85
|
0 |
0 |
$has_many ? :
|
92
|
7 |
25 |
unless @$src_rows
|
93
|
0 |
25 |
unless @$dest_rows
|
103
|
72 |
0 |
defined $_ ? :
|
107
|
48 |
0 |
defined $_ ? :
|
112
|
0 |
72 |
if ¬all(sub {
defined $src_row->get_column($_);
}
, @src_columns)
|
114
|
0 |
72 |
$has_many ? :
|