Condition Coverage

blib/lib/Apache/Voodoo/Validate.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
98 0 4 5 defined $r and $r == 1
117 55 52 26 $missing and $field->required

or 2 conditions

line l !l condition
12 8 2 shift() || {}
155 0 55 $$c{$a}{'seq'} ||= 0
160 0 55 $$c{$b}{'seq'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
104 0 4 0 not defined $r or $r == 0