| line |
true |
false |
branch |
|
53
|
0 |
12 |
if UNIVERSAL::isa($_[0], 'DBI::db') |
|
55
|
12 |
0 |
if @_ |
|
62
|
0 |
12 |
ref $_[0] ? : |
|
79
|
0 |
6 |
ref $_ ? : |
|
118
|
2 |
5 |
if (@_ == 1) |
|
230
|
0 |
0 |
if defined $dbh |
|
236
|
0 |
0 |
if ($self->_sql_small_result) |
|
242
|
0 |
0 |
if @{$self->table_sources;} |
|
245
|
0 |
0 |
if length $where_sql |
|
248
|
0 |
0 |
if length $groupby_sql |
|
251
|
0 |
0 |
if length $having_sql |
|
254
|
0 |
0 |
if length $orderby_sql |
|
256
|
0 |
0 |
if defined $self->limit_obj |
|
278
|
0 |
0 |
if defined $dbh |
|
281
|
0 |
0 |
if ($DBomb::Conf::prepare_cached) { } |
|
296
|
0 |
0 |
if UNIVERSAL::isa($bind_values[0], 'DBI::db') |
|
299
|
0 |
0 |
unless $self->sth |
|
346
|
0 |
0 |
if UNIVERSAL::isa($bind_values[0], 'DBI::db') |
|
349
|
0 |
0 |
unless $self->sth |
|
360
|
0 |
0 |
if UNIVERSAL::isa($bind_values[0], 'DBI::db') |
|
363
|
0 |
0 |
unless $self->sth |
|
390
|
0 |
0 |
if @{$self->column_names;} |
|
391
|
0 |
0 |
if @{$self->table_sources;} |
|
394
|
0 |
0 |
if @{$self->orderbys;} |
|
395
|
0 |
0 |
if @{$self->groupbys;} |
|
398
|
0 |
0 |
if $self->where_obj |
|
399
|
0 |
0 |
if $self->having_obj |
|
400
|
0 |
0 |
if $self->limit_obj |