Condition Coverage

blib/lib/DBIx/Pg/CallFunction.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
381 0 0 0 defined $$self{'dbh'} and defined $name
414 0 0 0 $failed and $$self{'EnableFunctionLookupCache'}
436 0 0 0 $failed and $$self{'RaiseError'}

or 3 conditions

line l !l&&r !l&&!r condition
382 0 0 0 not defined $namespace or $namespace =~ /$validate_name_regex/