Branch Coverage

blib/lib/DBomb/Query/GroupBy.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
26 0 0 ref $_[0] ? :
0 0 @_ == 1 ? :
35 0 0 if (UNIVERSAL::isa($_[0], 'DBomb::Query::GroupBy')) { }
0 0 elsif (ref $_[0] eq 'ARRAY') { }
49 0 0 unless @$names