line |
!l |
l&&!r |
l&&r |
condition |
109
|
0 |
2 |
0 |
$cond && "WHERE $cond\n" |
141
|
0 |
0 |
0 |
ref $group_by and UNIVERSAL::isa($group_by, 'ORM::Metaprop') |
154
|
0 |
0 |
3 |
$arg{'filter'} && $arg{'filter'}->_sql_str('tjoin', $tjoin) |
157
|
3 |
0 |
0 |
$arg{'post_filter'} && $arg{'post_filter'}->_sql_str('tjoin', $tjoin) |
175
|
2 |
0 |
1 |
$arg{'order'} && $arg{'order'}->sql_order_by('tjoin', $tjoin) |
367
|
21 |
0 |
22 |
$i < @table and not $error->fatal |
395
|
1 |
0 |
21 |
$i == 0 and not $id |
546
|
2 |
0 |
3 |
$i >= 0 and not $error->fatal |
780
|
0 |
0 |
102 |
$st and $DBI::VERSION >= 1.21 |
791
|
0 |
102 |
0 |
$st and $st->err |
|
102 |
0 |
0 |
$st and $st->err and $self->_lost_connection($st->err) |
803
|
0 |
102 |
0 |
$st and $st->err |
823
|
0 |
0 |
61 |
$st && $st->rows != 4294967294 |