Branch Coverage

blib/lib/HTML/FormFu/Validator.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
20 2 6 if ((&reftype($value) || '') eq 'ARRAY') { }
23 0 2 if ($@)
30 1 5 if ($@ or not $ok)
46 0 6 unless $ok
59 0 1 unless (&blessed($err) and $err->isa('HTML::FormFu::Exception::Validator'))
60 0 0 $err ? :