Condition Coverage

blib/lib/Data/Validate.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
181 0 18 2 not $Config{'uselongdouble'} and length $int > 10
633 2 0 6 defined is_numeric($value) and defined is_numeric($target)