Branch Coverage

blib/lib/Data/FormValidator/Constraints/Business/DK/CVR.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
23 0 6 unless (&blessed($dfv) and $dfv->isa('Data::FormValidator::Results'))
29 6 0 if (ref $dfv)
33 4 2 if (validate($cvr)) { }
47 0 0 ref $dfv ? :