blib/lib/HTML/Widget/Element/RadioGroup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 23 | 28 | 82.1 |
line | true | false | branch |
---|---|---|---|
105 | 2 | 13 | if ($self->constrain_values) |
111 | 2 | 0 | if @uniq |
125 | 9 | 1 | if not defined $value and $self->retain_default || !$$args{'submitted'} |
129 | 1 | 14 | unless defined $value |
132 | 0 | 15 | unless $self->values |
133 | 15 | 0 | unless $self->labels |
134 | 15 | 0 | unless @labels |
135 | 15 | 0 | unless $self->comments |
141 | 13 | 24 | $_ eq $value ? : |
163 | 1 | 14 | if (defined $self->legend) |
172 | 3 | 12 | if ($l) |
178 | 2 | 13 | if (defined $self->comment) |
193 | 2 | 13 | if ($errors) { } |
220 | 74 | 20 | $subelem ? : |