Condition Coverage

blib/lib/Validator/LIVR/Rules/Special.pm
Criterion Covered Total %
condition 14 21 66.6


and 3 conditions

line !l l&&!r l&&r condition
68 0 1 5 $date->year == $+{'year'} and $date->mon == $+{'month'}
1 0 5 $date->year == $+{'year'} and $date->mon == $+{'month'} and $date->mday == $+{'day'}

or 3 conditions

line l !l&&r !l&&!r condition
15 0 2 20 not defined $value or $value eq ''
29 0 2 10 not defined $value or $value eq ''
41 0 2 10 not defined $value or $value eq ''
55 0 2 12 not defined $value or $value eq ''
66 1 0 6 not $date or $@