Condition Coverage

lib/CGI/FormBuilder/Field/radio.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
150 128 10 10 $self->other and $self->javascript
181 16 32 0 $checkbox_table and $checkbox_col % $self->columns > 0

or 3 conditions

line l !l&&r !l&&!r condition
142 0 0 0 $attr->{'id'} ||= &tovar($attr->{'name'})