Branch Coverage

blib/lib/Business/Tax/VAT.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
53 1 7 unless $_[0]{'countries'}{lc $_[1]}
62 0 8 unless my $price = shift()
114 1 7 unless $vat_obj->_is_vat_country($country)
116 1 7 if ($incl == 0) { }