Branch Coverage

blib/lib/CGI/Application/Plugin/FillInForm.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
67 0 8 unless ref $html eq 'SCALAR'
74 6 2 if ($data) { }
76 4 2 unless ref $data eq 'ARRAY'
79 8 8 if (ref $source eq 'HASH') { }
8 0 elsif (ref $source) { }
0 0 elsif (defined $source) { }
83 8 0 if ($source->can('param')) { }
100 4 2 if (@fdat)
101 2 2 if (@fdat > 1) { }
119 4 2 if @fobject