Condition Coverage

blib/lib/EZDBI.pm
Criterion Covered Total %
condition 1 20 5.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $type =~ /^Pg:(.*)/ and not $1 =~ /dbname=/

or 2 conditions

line l !l condition
22 0 3 $parms{'maxQuery'} || 10

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 $$type{'ini'} || $ENV{'DBIX_CONN'} || $ENV{'HOME'} . '/.appconfig-dbi'
77 0 0 0 $_[0] || $DBH
124 0 0 0 $columns =~ /^\*/ or $columns =~ /,/
138 0 0 0 $res or $finish
195 0 0 0 /^\s*\[(?!$parm{'-label'})/ || eof $INI