Branch Coverage

blib/lib/Business/DK/CVR.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
34 109 20 if ($sum % 11) { }
67 2 6 if (defined $self and $self =~ /\d+/)
75 1 7 if ($amount > 9090908)
83 9 104 if (validate($cvr))
90 2 5 if (wantarray) { }
93 3 2 if ($amount == 1) { }