Branch Coverage

blib/lib/PostgreSQL/PLPerl/Call.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
299 0 0 unless my($stdsig, $fullspname, $spname, $arg_types) = _parse_signature($sig, $arity)
301 0 0 if $debug
316 0 0 $prepargs ? :
319 0 0 unless my $row1 = $rows->[0]
324 0 0 if (wantarray) { }
0 0 elsif (defined wantarray) { }
326 0 0 if $is_single_column
331 0 0 if @$rows > 1
334 0 0 if $is_single_column
347 0 0 if ($sig =~ s/\s*\((.*?)\)\s*$//)
354 0 0 if (@$arg_types and $arg_types->[-1] =~ s/\s*\.\.\.//)
366 0 0 if ($spname =~ s/^"(.*)"$/$1/)
371 0 0 $arg_types ? :
381 0 0 unless $arg_types
389 0 0 if ($type =~ /\[/)
395 0 0 unless $hooks
416 0 0 $arg_types ? :
417 0 0 if ($@)
425 0 0 unless $arg_types
0 0 if $debug