Branch Coverage

blib/lib/Business/Shipping/Config.pm
Criterion Covered Total %
branch 13 24 54.1


line true false branch
121 0 0 unless $ary and ref $ary eq 'ARRAY'
180 0 0 unless @key_val_pairs
186 0 0 unless defined $key and defined $val
190 0 0 if %$hash
261 11 1 if ($opt{'get_hash'})
264 1 0 if ($shipper) { }
290 9 2 if ($one_shipper)
292 27 9 if ($shipper ne $one_shipper)
302 15 6 if ($@) { }
313 2 0 unless ($@)
317 9 2 if ($one_shipper) { }
318 0 9 if (grep $one_shipper, @avail) { }