Branch Coverage

blib/lib/Dimedis/SqlDriver/Informix.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
24 0 0 if $$self{'debug'}
80 0 0 unless my $sth = $dbh->prepare("select $$par{'col'}\n\t\t from $$par{'table'}\n\t\t where $$par{'where'}")
86 0 0 unless $sth->execute(@{$$par{'params'};})
91 0 0 if $DBI::errstr
92 0 0 unless (defined $ar)
98 0 0 unless $sth->finish
102 0 0 if ($filename) { }
0 0 elsif ($filehandle) { }
103 0 0 unless open BLOB, "> $filename"
152 0 0 if (ref $$lref[1]) { }
154 0 0 if (@{$$lref[1];} > 1) { }
192 0 0 $$par{'op'} eq '!=' ? :
269 0 0 if ($type eq 'serial') { }
0 0 elsif ($type eq 'blob' or $type eq 'clob') { }
272 0 0 if (not defined $val) { }
288 0 0 if ($$par{'db_action'} eq 'insert') { }
310 0 0 if ($$par{'db_action'} eq 'insert') { }
328 0 0 if (@columns)
340 0 0 if ($blob_found)
363 0 0 if (ref $val and ref $val ne 'SCALAR') { }
0 0 elsif (not ref $val) { }
374 0 0 unless open $fh, $val
377 0 0 if $$self{'debug'}
393 0 0 if $$self{'debug'}
399 0 0 $$type_href{$col} eq 'blob' ? :
440 0 0 if $$self{'debug'}
446 0 0 $$type_href{$col} eq 'blob' ? :