line |
true |
false |
branch |
30
|
0 |
0 |
unless not $_ or ref $_ eq "CODE" |
31
|
0 |
0 |
unless not $_ or ref $_ eq "ARRAY" |
32
|
0 |
0 |
unless not $_ or ref $_ eq "ARRAY" |
43
|
0 |
0 |
if @invalid_options |
54
|
0 |
0 |
unless $dbh->isa("DBI::db") |
55
|
0 |
0 |
if @invalid_args |
60
|
0 |
0 |
if $debug |
67
|
0 |
0 |
unless $_[$i] |
70
|
0 |
0 |
if (not ref $_[$i]) { } |
|
0 |
0 |
elsif (ref $_[$i] eq 'ARRAY') { } |
71
|
0 |
0 |
if &looks_like_number($_[$i]) or utf8::is_utf8($_[$i]) |
72
|
0 |
0 |
if $debug |
78
|
0 |
0 |
if $_ and not ref $_ and not &looks_like_number($_) |
79
|
0 |
0 |
if $debug |
101
|
0 |
0 |
$previous_cb ? : |