Branch Coverage

lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
34 7 2 ref $dfv ? :
36 7 2 if (ref $dfv)
40 7 2 if (my $untainted_postalcode = validate($postalcode)) { }
41 6 1 if (ref $dfv)