Branch Coverage

blib/lib/HTML/FormFu/Filter/Encode.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
19 0 1 unless defined $value
23 0 1 unless defined $utf8
34 1 0 if ($ret and wantarray)
44 1 0 if (@_ > 1)
45 0 1 if (ref $candidates[0] eq 'ARRAY') { }
64 1 1 unless ($@)
77 0 1 unless ($enc)