Condition Coverage

blib/lib/Data/Validator.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
73 21 1 33 defined $rule{'type'} and not defined $rule{'coerce'}

or 2 conditions

line l !l condition
92 0 7 $$other_rule{'xor'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
87 7 0 1 $byname{$other_name} || Carp::croak("Wrong definition for '${this}':" . " Unknown parameter name '${other_name}'" . ' specified as exclusive-or')