Branch Coverage

blib/lib/DBIx/HTML/PopupRadio.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
116 0 0 if not $$self{'_dbh'} && $$self{'_name'} && $$self{'_sql'}
141 0 0 if (exists $arg{$arg_name}) { }
166 0 0 $id ? :
180 0 0 unless $$self{'_data'}
186 0 0 if $$self{'_javascript'}
193 0 0 if ($prompt)
195 0 0 if (ref $prompt eq 'HASH') { }
208 0 0 if defined $$self{'_default'} and lc $$self{'_default'} eq lc $$self{'_data'}{$_}{'value'}
230 0 0 unless $$self{'_data'}
242 0 0 if ($$self{'_default'}) { }
244 0 0 if lc $$self{'_default'} eq lc $$self{'_data'}{$_}{'value'}
250 0 0 if $count == 1
254 0 0 if $$self{'_linebreak'}
273 0 0 if exists $$self{"_$arg"}