Branch Coverage

blib/lib/CTK/DBI.pm
Criterion Covered Total %
branch 0 58 0.0


line true false branch
215 0 0 if ($in[7])
239 0 0 if ($args{'dbh'}) { }
255 0 0 if (defined $merr) { }
258 0 0 if ($dbh and $dbh->can("errstr"))
261 0 0 unless (length $self->{'error'})
267 0 0 if ($dbh and $dbh->{'PrintError'})
268 0 0 if length $self->{'error'}
286 0 0 unless $self->{'dbh'}
299 0 0 unless $sth
307 0 0 unless $sth
309 0 0 unless $rslt and ref $rslt eq "HASH"
317 0 0 unless $sth
319 0 0 unless $rslt and ref $rslt eq "ARRAY"
328 0 0 unless $sth
330 0 0 unless $rslt and ref $rslt eq "HASH"
341 0 0 unless length $sql
345 0 0 $prepare_attr && ref $prepare_attr eq 'HASH' ? :
346 0 0 keys %attr ? :
349 0 0 unless ($sth_ex)
356 0 0 unless ($sth_ex->execute(@inargs))
361 0 0 unless ($retval)
366 0 0 if ($err)
369 0 0 defined $_ ? :
0 0 if exists $inargs[0]
389 0 0 unless $rerr and ref $rerr eq "SCALAR"
396 0 0 unless ($dbh)
401 0 0 unless ($retval)
406 0 0 if ($err)
414 0 0 $CTK_DBI_DEBUG ? :