| lib/HTML/FormWidgets/Button.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 1 | $self->id and $args->{'id'} = $self->id |
| 0 | 1 | 0 | $self->id and $args->{'id'} = $self->id and $self->config | |
| 82 | 1 | 0 | 0 | $src && ref $src eq 'HASH' |
| 1 | 0 | 0 | $src && $src eq 'reset' |