| blib/lib/Mail/BIMI/Indicator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 8 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 24 | 0 | 0 | not $self->data and @{$self->errors} |
| line | l | !l | condition |
|---|---|---|---|
| 200 | 0 | 0 | $error->detail // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 131 | 24 | 0 | 0 | defined $self->data or $self->uri |