blib/lib/OpenID/Lite/RelyingParty/Discover/Fetcher/Yadis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless $res->is_success |
24 | 0 | 0 | if ($content_type and $content_type =~ /^$xrds_type/i) { } |
31 | 0 | 0 | unless my $yadis_location = $self->_extract_location($res) |
36 | 0 | 0 | unless $res->is_success |