Branch Coverage

blib/lib/DBomb/Query/Limit.pm
Criterion Covered Total %
branch 5 14 35.7


line true false branch
29 0 3 unless @_
34 0 3 if (ref $_[0] eq 'HASH') { }
2 1 elsif (@_ == 1) { }
1 0 elsif (@_ == 2) { }
50 0 0 unless defined $o and defined $m
53 0 0 if defined $o
56 0 0 if (defined $o)