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
87 272 0 3 $options->{'required_mark'} and not $self->{'option'}{'hide_required_text'}

or 2 conditions

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

or 3 conditions

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