Condition Coverage

blib/lib/AnyEvent/MySQL.pm
Criterion Covered Total %
condition 0 51 0.0


and 3 conditions

line !l l&&!r l&&r condition
556 0 0 0 $dbh->{'_'}[4] == 1 and $task->[3] < 5
576 0 0 0 $dbh->{'_'}[4] == 5 and $dbh->{'_'}[2]
720 0 0 0 $dbh->{'_'}[1]{'ReadOnly'} and not $statement =~ /^\s*(?:show|select)/i
1306 0 0 0 0 <= $col_num and $col_num <= $#{$$fth[0][0];}
1328 0 0 0 $fth->[1] and $fth->[0]
0 0 0 $fth->[1] and $fth->[0] and @{$fth->[0];}
1350 0 0 0 $fth->[0] and @{$fth->[0];}
1368 0 0 0 $fth->[0] and @{$fth->[0];}
1386 0 0 0 $fth->[0] and @{$fth->[0];}

or 2 conditions

line l !l condition
452 0 0 $dbh->{'_'}[11] || \&AnyEvent::MySQL::_empty_cb
470 0 0 $param->{'port'} ||= 3306
865 0 0 $$h{$record{$_}} ||= {}
888 0 0 $attr ||= {}
1038 0 0 shift() || \&AnyEvent::MySQL::_empty_cb
1069 0 0 shift() || \&AnyEvent::MySQL::_empty_cb
1101 0 0 shift() || \&AnyEvent::MySQL::_empty_cb
1458 0 0 $$h{$record{$_}} ||= {}
1483 0 0 $attr ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
472 0 0 0 $param->{'host'} eq '' or $param->{'host'} eq 'localhost'
473 0 0 0 $param->{'mysql_socket'} || `mysql_config --socket`