line |
true |
false |
branch |
298
|
0 |
0 |
unless my($stdsig, $fullspname, $spname, $arg_types) = _parse_signature($sig, $arity) |
300
|
0 |
0 |
if $debug |
315
|
0 |
0 |
$prepargs ? : |
318
|
0 |
0 |
unless my $row1 = $$rows[0] |
323
|
0 |
0 |
if (wantarray) { } |
|
0 |
0 |
elsif (defined wantarray) { } |
325
|
0 |
0 |
if $is_single_column |
330
|
0 |
0 |
if @$rows > 1 |
333
|
0 |
0 |
if $is_single_column |
346
|
0 |
0 |
if ($sig =~ s/\s*\((.*?)\)\s*$//) |
353
|
0 |
0 |
if (@$arg_types and $$arg_types[-1] =~ s/\s*\.\.\.//) |
365
|
0 |
0 |
if ($spname =~ s/^"(.*)"$/$1/) |
370
|
0 |
0 |
$arg_types ? : |
380
|
0 |
0 |
unless $arg_types |
388
|
0 |
0 |
if ($type =~ /\[/) |
394
|
0 |
0 |
unless $hooks |
415
|
0 |
0 |
$arg_types ? : |
416
|
0 |
0 |
if ($@) |
424
|
0 |
0 |
unless $arg_types |
|
0 |
0 |
if $debug |