Branch Coverage

blib/lib/DBIx/Class/Smooth/Lookup/Util.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
18 0 0 if (ref $value ne 'ARRAY')
24 0 0 if (ref $value)
34 0 0 if (keys %$ensure_options)
38 0 0 if (scalar @$params < $at_least or scalar @$params > $at_most)
42 0 0 if ($regex)
44 0 0 if (scalar @correct_params != scalar @$params)