Condition Coverage
blib/lib/LittleORM/Model/Dbh.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
34
0
0
0
$rdbh
&&
$wdbh
or 3 conditions
line
l
!l&&r
!l&&!r
condition
73
0
0
0
$args
{
'_dbh'
} ||
$class_dbh
||
&LittleORM::Db::get_dbh
(
$for_what
)