Branch Coverage
blib/lib/Business/Tax/VAT.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
53
2
6
unless $_[0]{'countries'}{lc $_[1]}
62
0
8
unless my $price = shift()
113
2
6
unless $vat_obj->_is_vat_country($country)
115
1
7
if ($incl == 0) { }