Branch Coverage

lib/Business/Shipping/UPS_XML.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
198 0 0 if ($return ne '200') { }
0 0 elsif ($$x{'RatingServiceSelectionResponse'}{'Response'}{'ResponseStatusDescription'} eq 'Failure') { }
224 0 0 if ($$self{'package_count'} > 0) { }
236 0 0 if ($$self{'length'}[$l] and $$self{'width'}[$l] and $$self{'height'}[$l])
252 0 0 if ($$self{'weight'}[$l])
279 0 0 if ($$self{'single_weight'} > 0)