Condition Coverage

blib/lib/DBD/Wire10.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
471 0 0 0 defined $oratype and $oratype == 113

or 2 conditions

line l !l condition
113 0 0 $user ||= ''
114 0 0 $password ||= ''
121 0 0 $$attrhash{'wire10_debug'} || undef
0 0 $$attrhash{'wire10_connect_timeout'} || undef
0 0 $$attrhash{'wire10_query_timeout'} || undef
299 0 0 $error->get_error_code || -1
329 0 0 $error->get_error_code || -1
497 0 0 $sth->FETCH('wire10_streaming') || 0
534 0 0 $res->next_array->[0] || 0
546 0 0 $error->get_error_code || -1

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 0 $var eq 'hostname' or $var eq 'host'
0 0 0 $var eq 'db' or $var eq 'dbname'