lib/HTML/FormWidgets/Anchor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 1 | 0 | 0 | $self->id and $self->config |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 1 | $self->options->{'assets'} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 1 | 0 | $self->text || $self->loc('link') |