| blib/lib/HTML/Widget/Element/Button.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 94 | 12 | 43 | 0 | not defined $value and $self->retain_default || !$$args{'submitted'} |
| 108 | 51 | 0 | 4 | defined $self->content and length $self->content |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 6 | 30 | 7 | $self->retain_default || !$$args{'submitted'} |