Branch Coverage

blib/lib/DBIx/Class/SQLA2.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
21 30 0 ref $list eq 'ARRAY' ? :
25 5 57 ref $_ eq 'REF' && ref $$_ eq 'HASH' ? :
29 5 0 $as ? :
39 0 30 if (my $gb = $rs_attrs->{'group_by'})
52 6 14 if (my $extra_attrs = $self->{'_sqla2_insert_attrs'})
61 2 0 if ($expanded) { }
71 9 0 unless (grep {/^with$/;} $new->clauses_of("select"))