line |
true |
false |
branch |
42
|
0 |
4 |
if $_[0] eq 'select' or $_[0] eq 'insert' |
64
|
2 |
2 |
if (ref $target_name) |
65
|
2 |
0 |
if (ref $target_name eq 'SCALAR' and $$target_name =~ /^ (?:
\` ( [^`]+ ) \` #`
| ( [\w\-]+ )
) $/x) { } |
75
|
0 |
2 |
defined $1 ? : |
85
|
4 |
0 |
if $target_name |
98
|
0 |
3 |
if ($self->_dbh->{'mysql_auto_reconnect'} and not exists $self->_dbic_connect_attributes->{'mysql_auto_reconnect'}) |
121
|
4 |
30 |
if $mysql_ver < 4 |
136
|
0 |
0 |
if (not exists $sqltargs->{'producer_args'}{'mysql_version'} and my $dver = $self->_server_info->{'normalized_dbms_version'}) |