blib/lib/HTML/FormHandler/Widget/Field/RadioGroup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 20 | 70.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 14 | unless $result |
24 | 1 | 13 | if $self->get_tag('radio_br_after') |
27 | 4 | 32 | if (my $label = $option->{'group'}) { } |
28 | 0 | 4 | if $self->localize_labels |
42 | 2 | 34 | if $self->get_tag('radio_br_after') |
75 | 7 | 38 | if $result->fif eq $value |
90 | 0 | 45 | if ($self->get_tag('inline')) |
92 | 0 | 0 | if $self->has_flag('is_b3') |
100 | 0 | 45 | if ($self->get_tag('label_left')) { } |
106 | 12 | 33 | if ($self->get_tag('radio_element_wrapper')) |