Branch Coverage

blib/lib/DBR/Query/Part/Subquery.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
16 0 1 unless ref($field) =~ /^DBR::Config::Field/
17 0 1 unless ref $query eq 'DBR::Query::Select'
34 0 1 unless my $conn = shift()
36 0 1 if ($self->runflag) { }
42 0 0 unless $sth->bind_col(1, \$val)
47 0 0 unless @list
49 0 0 if ($self->quoted) { }