Branch Coverage

blib/lib/CGI/Test/Form/Group.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
39 48 80 unless exists $$this{$gname}
44 16 16 if $$rlist[0]->is_radio
84 3 1 ref $list ? :
116 0 16 if ($checked > 1) { }
0 16 elsif ($checked == 0) { }