Condition Coverage

blib/lib/Validation/Class/Directive/Validation.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
61 0 3 12 defined $field->{'validation'} and defined $param
72 0 0 2 $failed and not $errors
0 0 0 not $failed and $errors
0 0 0 $failed and $errors

or 3 conditions

line l !l&&r !l&&!r condition
72 2 0 10 $failed || $errors