blib/lib/HTML/FormFu/Element/Label.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 5 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 0 | 3 | 2 | $form->submitted and $form->nested_hash_key_exists($input, $name) |
line | l | !l | condition |
---|---|---|---|
46 | 5 | 0 | $render->{'attributes'} || {} |