Condition Coverage

blib/lib/App/Framework/Feature/Sql.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
414 0 0 0 $this->database and $this->host
1370 0 0 0 $format and $prefix
1597 0 0 0 $sth_href and exists $sth_href->{'sth'}

or 2 conditions

line l !l condition
593 0 0 $dbh || ''
613 0 0 $dbh || ''
749 0 0 $cmd || 'query'

or 3 conditions

line l !l&&r !l&&!r condition
323 0 0 0 ref $obj || $obj
1004 0 0 0 $name ||= $DEFAULT_STH_NAME