blib/lib/HTML/FormFu/Element/Block.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
145 | 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 |
line | l | !l | condition |
---|---|---|---|
172 | 0 | 189 | $args ||= {} |