Condition Coverage

blib/lib/HTML/FormBuilder/Base.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
85 272 0 3 $options->{'required_mark'} and not $self->{'option'}{'hide_required_text'}

or 2 conditions

line l !l condition
60 170 105 shift() || ''
61 57 218 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
71 1 0 664 ref $attributes->{$key} eq 'HASH' or ref $attributes->{$key} eq 'ARRAY'