blib/lib/AnyEvent/MySQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 51 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
558 | 0 | 0 | 0 | $dbh->{'_'}[4] == 1 and $task->[3] < 5 |
578 | 0 | 0 | 0 | $dbh->{'_'}[4] == 5 and $dbh->{'_'}[2] |
722 | 0 | 0 | 0 | $dbh->{'_'}[1]{'ReadOnly'} and not $statement =~ /^\s*(?:show|select|set\s+names)\s+/i |
1308 | 0 | 0 | 0 | 0 <= $col_num and $col_num <= $#{$$fth[0][0];} |
1330 | 0 | 0 | 0 | $fth->[1] and $fth->[0] |
0 | 0 | 0 | $fth->[1] and $fth->[0] and @{$fth->[0];} | |
1352 | 0 | 0 | 0 | $fth->[0] and @{$fth->[0];} |
1370 | 0 | 0 | 0 | $fth->[0] and @{$fth->[0];} |
1388 | 0 | 0 | 0 | $fth->[0] and @{$fth->[0];} |
line | l | !l | condition |
---|---|---|---|
454 | 0 | 0 | $dbh->{'_'}[11] || \&AnyEvent::MySQL::_empty_cb |
472 | 0 | 0 | $param->{'port'} ||= 3306 |
867 | 0 | 0 | $$h{$record{$_}} ||= {} |
890 | 0 | 0 | $attr ||= {} |
1040 | 0 | 0 | shift() || \&AnyEvent::MySQL::_empty_cb |
1071 | 0 | 0 | shift() || \&AnyEvent::MySQL::_empty_cb |
1103 | 0 | 0 | shift() || \&AnyEvent::MySQL::_empty_cb |
1460 | 0 | 0 | $$h{$record{$_}} ||= {} |
1485 | 0 | 0 | $attr ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
474 | 0 | 0 | 0 | $param->{'host'} eq '' or $param->{'host'} eq 'localhost' |
475 | 0 | 0 | 0 | $param->{'mysql_socket'} || `mysql_config --socket` |