Condition Coverage

blib/lib/Validator/LIVR.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
142 0 0 370 $validators and @$validators
264 4 0 6 not $ref_type and $data

or 3 conditions

line l !l&&r !l&&!r condition
61 1 0 132 $is_auto_trim // $IS_DEFAULT_AUTO_TRIM
148 96 307 63 $result{$field_name} // $value
254 5 6 0 $$alias{'error'} || $validator->get_errors->{'value'}