| blib/lib/HTML/DisableForm.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 15 | 6 | 3 | defined $$self{'target'} and not $$self{'current_form'} |
| 94 | 33 | 0 | 8 | $tagname eq 'form' and exists $$self{'current_form'} |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 3 | 5 | $$attr{'name'} || $$attr{'id'} || '' |