| blib/lib/Net/SAML2/IdP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 24 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 4 | 1 | unless ($ua) |
| 44 | 1 | 3 | if (defined $args{'ssl_opts'}) |
| 51 | 1 | 4 | unless ($res->is_success) |
| 105 | 95 | 0 | if (defined $short_format) |
| 107 | 17 | 78 | unless exists $data->{'DefaultFormat'} |
| 115 | 1 | 23 | if (not $use) { } |
| 137 | 17 | 2 | $data->{'DefaultFormat'} ? : |
| 215 | 8 | 0 | $self->slo_urls ? : |
| 221 | 6 | 0 | $self->art_urls ? : |
| 240 | 20 | 0 | if (exists $bindings->{$name}) |
| 251 | 6 | 6 | if (defined $short_name and exists $self->formats->{$short_name}) { } |
| 5 | 1 | elsif ($self->default_format) { } |