| blib/lib/Mail/BIMI/Record/Location.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 20 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 1 | 24 | if (not defined $self->uri) { } |
| 1 | 23 | elsif ($self->uri eq '') { } | |
| 1 | 22 | elsif (not $self->uri =~ m[^https://]u) { } | |
| 36 | 3 | 22 | if @{$self->errors} |
| 41 | 3 | 22 | unless $self->is_location_valid |
| 42 | 0 | 22 | unless ($self->indicator->is_valid) |
| 46 | 0 | 22 | if @{$self->errors} |
| 52 | 0 | 22 | unless $self->is_location_valid |
| 53 | 0 | 22 | unless $self->is_relevant |
| 59 | 5 | 0 | if $self->indicator |