Branch Coverage
blib/lib/Business/PT/NIF.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
67
1
14
unless my $nif = shift()
68
2
12
unless $nif =~ /^\d{9}$/
77
2
10
if ($expected > 9)