Branch Coverage

blib/lib/DBomb/Query/OrderBy.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
27 0 1 ref $_[0] ? :
1 3 @_ == 1 ? :
35 0 4 if (UNIVERSAL::isa($_[0], 'DBomb::Query::OrderBy')) { }
0 4 elsif (ref $_[0] eq 'ARRAY') { }
61 0 0 unless @$names
62 0 0 $self->is_desc ? :