| blib/lib/Net/SAML2/IdP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 24 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 4 | 1 | unless ($ua) |
| 45 | 1 | 3 | if (defined $args{'ssl_opts'}) |
| 52 | 1 | 4 | unless ($res->is_success) |
| 106 | 95 | 0 | if (defined $short_format) |
| 108 | 17 | 78 | unless exists $data->{'DefaultFormat'} |
| 116 | 1 | 23 | if (not $use) { } |
| 138 | 17 | 2 | $data->{'DefaultFormat'} ? : |
| 216 | 8 | 0 | $self->slo_urls ? : |
| 222 | 6 | 0 | $self->art_urls ? : |
| 241 | 20 | 0 | if (exists $bindings->{$name}) |
| 252 | 6 | 6 | if (defined $short_name and exists $self->formats->{$short_name}) { } |
| 5 | 1 | elsif ($self->default_format) { } |