Branch Coverage

blib/lib/Class/DBI/Frozen/301/ColumnGrouper.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
36 0 8 $seen{$_}++ ? :
82 4 59 if ref $name
88 0 64 if ref $name
89 1 63 unless $$self{'_allcol'}{lc $name}
102 2 30 if $group eq 'All' || $group eq 'Essential' and not $self->group_cols('Primary')
105 0 32 if $group eq 'All' and not $self->essential
108 4 28 if $group eq 'Essential'
128 0 54 if $group eq 'All'
129 14 40 unless $$self{'_groups'}{$group}
177 0 29 if (not wantarray and @cols > 1)
190 10 2 unless @cols