Condition Coverage

blib/lib/CTK/DBI.pm
Criterion Covered Total %
condition 0 65 0.0


and 3 conditions

line !l l&&!r l&&r condition
262 0 0 0 $dbh and $dbh->can('errstr')
271 0 0 0 $dbh and $dbh->{'PrintError'}
312 0 0 0 $rslt and ref $rslt eq 'HASH'
322 0 0 0 $rslt and ref $rslt eq 'ARRAY'
333 0 0 0 $rslt and ref $rslt eq 'HASH'
348 0 0 0 $prepare_attr && ref $prepare_attr eq 'HASH'
410 0 0 0 $rerr and ref $rerr eq 'SCALAR'

or 2 conditions

line l !l condition
231 0 0 $in[0] || ''
0 0 $in[1] // ''
0 0 $in[2] // ''
0 0 $in[3] || 60
0 0 $in[4] || 60
0 0 $in[5] || undef
0 0 $in[6] || undef
0 0 $in[7] // 0
265 0 0 $self->{'dbh'}->errstr // ''
280 0 0 $self->{'error'} // ''
291 0 0 $self->{'dsn'} || ''
340 0 0 shift() // ''
342 0 0 $self->{'dbh'} || (return)
351 0 0 $dbh->errstr // 'unknown error'
381 0 0 $argb || ''
0 0 $count_execute_msg // 'unknown error'
404 0 0 shift() || ''
405 0 0 shift() // ''
406 0 0 shift() // ''
407 0 0 shift() || {}
408 0 0 shift() || 60
436 0 0 $count_connect_msg // 'unknown error'