| lib/HTML/FormWidgets/Anchor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 1 | if $self->id and $self->config |
| 29 | 0 | 1 | 'http:' eq substr($self->text, 0, 5) ? : |
| 30 | 0 | 0 | $self->text ? : |
| 0 | 1 | $self->imgclass ? : | |
| 38 | 0 | 1 | unless $self->href |
| 42 | 0 | 1 | if defined $self->target |