Condition Coverage

blib/lib/Dimedis/SqlDriver/Pg.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
523 0 0 0 ref $val and ref $val ne 'SCALAR'

or 2 conditions

line l !l condition
473 0 0 $param_lref ||= []

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 not $oid or $oid < 0
139 0 0 0 $filehandle or $filename
286 0 0 0 $alias ||= $table
319 0 0 0 $type eq 'blob' or $type eq 'clob'
426 0 0 0 my $sequence ||= "${table}_SEQ"