Branch Coverage

blib/lib/Class/Business/DK/CPR.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
21 1 5 unless ($number)
48 7 1 if ($unvalidated_cpr) { }
51 0 7 if ($rv and $rv % 2) { }
5 2 elsif ($rv) { }
60 0 7 if ($rv and $rv % 2) { }
5 2 elsif ($rv) { }
67 2 5 if ($Class::Business::DK::CPR::EVAL_ERROR or not $rv) { }