Branch Coverage

blib/lib/Class/DBI/Query.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
11 0 0 unless $fields
19 0 0 unless $$self{$key}
20 0 0 wantarray ? :
25 0 0 ref $_ eq 'ARRAY' ? :
132 0 0 if $self->order_by
158 0 0 unless my $owner = $self->owner
160 0 0 unless $owner->can('db_Main')
161 0 0 unless my $sql_name = $self->sqlname
164 0 0 ref $_[0] eq 'ARRAY' ? :
0 0 @_ ? :
175 0 0 if ($@)