Branch Coverage

blib/lib/Business/Shipping/Util.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
40 0 0 unless $amount
42 0 0 unless $$opt{'no_format'}
59 0 0 unless $seen{$item}++
76 0 0 unless defined $_
77 0 0 if /^[+-]?\d+$/
78 0 0 if /^([+-]?)(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$/
80 0 0 if $] >= 5.008 and /^(Inf(inity)?|NaN)$/i or $] >= 5.006001 and /^Inf$/i
103 0 0 if (not $r) { }
0 0 elsif ($r eq 'ARRAY') { }
0 0 elsif ($r eq 'HASH') { }