Branch Coverage

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


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