Branch Coverage

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


line true false branch
20 0 1 unless defined $value
24 0 1 unless defined $utf8
35 1 0 if ($ret and wantarray)
45 1 0 if (@_ > 1)
46 0 1 if (ref $candidates[0] eq 'ARRAY') { }
65 1 1 unless ($@)
78 0 1 unless ($enc)