Branch Coverage

blib/lib/DBIx/SimpleGoBetween.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
145 0 0 if ref $sql
146 0 0 unless $args
214 0 0 unless ref $code eq 'CODE'
215 0 0 if ($type eq 'hash') { }
0 0 elsif ($type eq 'hash_ref') { }
0 0 elsif ($type eq 'array') { }
0 0 elsif ($type eq 'array_ref') { }