Condition Coverage

blib/lib/HTML/FormHandler/Field/Display.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
30 0 4 2 $self->form and $self->form->can($set_html)

or 3 conditions

line l !l&&r !l&&!r condition
28 1 5 0 $set_html ||= 'html_' . HTML::FormHandler::Field::convert_full_name($self->full_name)