Branch Coverage

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


line true false branch
67 0 0 if not $self->{'_dbh'} && $self->{'_name'} && $self->{'_sql'}
92 0 0 if (exists $arg{$arg_name}) { }
117 0 0 $id ? :
131 0 0 unless $self->{'_data'}
137 0 0 if $self->{'_javascript'}
144 0 0 if ($prompt)
146 0 0 if (ref $prompt eq 'HASH') { }
159 0 0 if defined $self->{'_default'} and lc $self->{'_default'} eq lc $self->{'_data'}{$_}{'value'}
181 0 0 unless $self->{'_data'}
193 0 0 if ($self->{'_default'}) { }
195 0 0 if lc $self->{'_default'} eq lc $self->{'_data'}{$_}{'value'}
201 0 0 if $count == 1
205 0 0 if $self->{'_linebreak'}
224 0 0 if exists $$self{"_$arg"}