Branch Coverage

blib/lib/Business/US/USPS/WebTools/TrackConfirm.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
90 0 0 if exists $hash{$field}
97 0 0 unless ($tracking_number)
158 0 0 unless $tracking_number =~ $self->tracking_number_regex
175 0 0 unless $tracking_number =~ $self->tracking_number_regex
179 0 0 if (/ \A 94 /x) { }
0 0 elsif (/ \A 9205 /x) { }
0 0 elsif (/ \A 9407 /x) { }
0 0 elsif (/ \A 9303 /x) { }
0 0 elsif (/ \A 82 /x) { }
0 0 elsif (/ \A 9270 /x) { }
0 0 elsif (/ \A 9208 /x) { }
0 0 elsif (/ \A 9202 /x) { }
0 0 elsif (/ \A RA .* US \z /x) { }
0 0 elsif (/ \A EA .* US \z /x) { }
0 0 elsif (/ \A EC .* US \z /x) { }
0 0 elsif (/ \A CP .* US \z /x) { }
218 0 0 if $field eq 'TrackID'
219 0 0 unless defined $hash->{$field}