Branch Coverage

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


line true false branch
70 0 0 if ($xml ne '')
82 0 0 if ($v ne '')
94 0 0 if ($v ne '')
106 0 0 if ($contents and $contents =~ /<.*>/ms) { }
123 0 0 if ($xml =~ /<.*>/ms) { }
170 0 0 if ($no_children == 0)