Condition Coverage

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


or 2 conditions

line l !l condition
30 0 0 delete $ensure_options->{'at_least'} || 0
31 0 0 delete $ensure_options->{'at_most'} || 10000
32 0 0 delete $ensure_options->{'regex'} || undef

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 0 scalar @$params < $at_least or scalar @$params > $at_most