Condition Coverage

blib/lib/HTML/FormFu/Element/Block.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
146 1 303 3 not defined $render->{'attributes'}{'id'} and defined $self->auto_block_id
304 0 3 not defined $render->{'attributes'}{'id'} and defined $self->auto_block_id and length $self->auto_block_id

or 2 conditions

line l !l condition
173 0 189 $args ||= {}