Branch Coverage

blib/lib/CGI/Application/Plugin/FillInForm.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
66 1 8 if (ref $html eq 'REF' and ref $$html eq 'SCALAR')
69 0 9 unless ref $html eq 'SCALAR'
76 7 2 if ($data) { }
78 5 2 unless ref $data eq 'ARRAY'
81 9 8 if (ref $source eq 'HASH') { }
8 0 elsif (ref $source) { }
0 0 elsif (defined $source) { }
85 8 0 if ($source->can('param')) { }
102 5 2 if (@fdat)
103 2 3 if (@fdat > 1) { }
121 4 3 if @fobject