| blib/lib/WebService/SSLLabs/Host.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 0 | if (defined $self->{'endpoints'}) { } |
| 29 | 0 | 0 | if ($self->status =~ /^READY$/imsx) { } |
| 39 | 0 | 0 | if ($self->status =~ /^READY|ERROR$/imsx) { } |
| 51 | 0 | 0 | if (defined $endpoint->eta and $endpoint->eta =~ /^\d+$/msx) |
| 54 | 0 | 0 | unless (defined $host_eta) |
| 57 | 0 | 0 | if ($endpoint->eta >= $host_eta) |
| 107 | 0 | 0 | $self->{'isPublic'} ? : |