Condition Coverage

blib/lib/Validator/LIVR/Rules/Helpers.pm
Criterion Covered Total %
condition 9 18 50.0


or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 19 not defined $nested_object or $nested_object eq ''
47 0 1 12 not defined $values or $values eq ''
80 0 0 3 not defined $objects or $objects eq ''
118 0 0 2 not defined $objects or $objects eq ''
125 1 0 6 ref $obj ne 'HASH' or not $$obj{$selector_field}
1 0 6 ref $obj ne 'HASH' or not $$obj{$selector_field} or not $validators{$$obj{$selector_field}}