| line |
!l |
l&&!r |
l&&r |
condition |
|
106
|
0 |
0 |
0 |
not exists $sqltargs->{'producer_args'}{'oracle_version'} and my $dver = $self->_server_info->{'dbms_version'} |
|
220
|
0 |
0 |
0 |
@candidates == 1 and @{$candidates[0]{'sequences'};} == 1 |
|
312
|
0 |
0 |
0 |
$_[0]->failed_attempt_count == 1 and $_[0]->last_exception =~ /ORA-01003/ |
|
|
0 |
0 |
0 |
$_[0]->failed_attempt_count == 1 and $_[0]->last_exception =~ /ORA-01003/ and my $dbh = $_[0]->storage->_dbh |
|
437
|
0 |
0 |
0 |
$attrs->[$_] and keys %{$$attrs[$_];} |
|
|
0 |
0 |
0 |
$attrs->[$_] and keys %{$$attrs[$_];} and $bind->[$_][0]{'dbic_colname'} |
|
512
|
0 |
0 |
0 |
$bind->[$_][0]{'sqlt_datatype'} && $self->_is_lob_type($bind->[$_][0]{'sqlt_datatype'}) |
|
518
|
0 |
0 |
0 |
$op ne 'select' and $op ne 'delete' |
|
554
|
0 |
0 |
0 |
$lob_bind_indices->{$b_idx} and my($col, $eq) = $sql_parts[0] =~ /$col_equality_re/ |