| line |
true |
false |
branch |
|
80
|
1 |
0 |
unless defined $auto_output |
|
108
|
0 |
2 |
if (@_ == 1) { } |
|
118
|
0 |
2 |
if (ref $value eq 'DBI::st') |
|
124
|
1 |
1 |
if (exists $$self{'hVars'}{$name}) { } |
|
125
|
0 |
1 |
if (ref $$self{'hVars'}{$name} eq 'ARRAY') { } |
|
152
|
0 |
0 |
if (scalar @{$$hQuery{'aBindVals'};}) |
|
225
|
0 |
0 |
if ($type eq 'HASH') { } |
|
|
0 |
0 |
elsif ($type eq '') { } |
|
|
0 |
0 |
elsif ($type eq 'ARRAY') { } |
|
|
0 |
0 |
elsif ($type eq 'CODE') { } |
|
|
0 |
0 |
elsif ($type eq 'REF') { } |
|
|
0 |
0 |
elsif ($type eq 'SCALAR') { } |
|
|
0 |
0 |
elsif ($type eq 'GLOB') { } |
|
309
|
1 |
0 |
if (ref $var eq 'ARRAY' and @$var == 2 || ref $$var[1] eq 'DBI::st') { } |