Condition Coverage

blib/lib/Validator/LIVR/Rules/Meta.pm
Criterion Covered Total %
condition 17 30 56.6


or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 27 not defined $nested_object or $nested_object eq ''
47 0 1 15 not defined $values or $values eq ''
80 0 0 4 not defined $objects or $objects eq ''
118 0 0 3 not defined $objects or $objects eq ''
125 1 0 7 ref $obj ne 'HASH' or not $obj->{$selector_field}
1 1 6 ref $obj ne 'HASH' or not $obj->{$selector_field} or not $validators{$obj->{$selector_field}}
164 0 0 8 not defined $object or $object eq ''
167 1 0 7 ref $object ne 'HASH' or not $object->{$selector_field}
1 1 6 ref $object ne 'HASH' or not $object->{$selector_field} or not $validators{$object->{$selector_field}}
193 0 0 13 not defined $value or $value eq ''