| blib/lib/PDF/Make/Builder/Form/Field/Button.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 15 | 40.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 2 | 0 | 1 | defined $uri and length $uri |
| 2 | 0 | 0 | defined $submit and length $submit | |
| 1 | 0 | 0 | defined $js and length $js |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 3 | 0 | 0 | $self->caption // $self->label |
| 3 | 0 | 0 | ($self->caption // $self->label) // $name |