| blib/lib/Business/UPS/Tracking/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 126 | 0 | 0 | unless $datestr and $datestr =~ /^ (?<year>(19|20)\d\d) (?<month>0[1-9]|1[012]) (?<day>3[01]|[12]\d|0[1-9]) $/x |
| 160 | 0 | 0 | unless $datetime |
| 162 | 0 | 0 | unless $timestr and $timestr =~ /^ (?<hour>\d\d) (?<minute>\d\d) (?<second>\d\d) $/x |