Condition Coverage

blib/lib/Business/UPS/Tracking/Utils.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 $datestr and $datestr =~ /^ (?<year>(19|20)\d\d) (?<month>0[1-9]|1[012]) (?<day>3[01]|[12]\d|0[1-9]) $/x
162 0 0 0 $timestr and $timestr =~ /^ (?<hour>\d\d) (?<minute>\d\d) (?<second>\d\d) $/x