| line | true | false | branch | 
 
| 36 | 0 | 0 | if (defined $args{'ssl_opts'}) | 
 
| 42 | 0 | 0 | unless ($res->is_success) | 
 
| 103 | 49 | 0 | if (defined $short_format) | 
 
| 105 | 7 | 42 | unless exists $data->{'DefaultFormat'} | 
 
| 111 | 0 | 7 | unless (defined $data->{'NameIDFormat'}) | 
 
| 113 | 0 | 0 | unless exists $data->{'DefaultFormat'} | 
 
| 165 | 7 | 0 | if ($self->cacert) | 
 
| 172 | 0 | 7 | if ($@) | 
 
| 188 | 4 | 0 | $self->slo_urls ? : | 
 
| 194 | 3 | 0 | $self->art_urls ? : | 
 
| 212 | 9 | 0 | if (exists $bindings->{$name}) | 
 
| 223 | 4 | 2 | if (defined $short_name and exists $self->formats->{$short_name}) { } | 
 
|  | 2 | 0 | elsif ($self->default_format) { } |