Condition Coverage

blib/lib/OpenID/Lite/RelyingParty/Discover/Fetcher/Yadis.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 $content_type and $content_type =~ /^$xrds_type/i

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $self->_extract_location_from_header($res) || $self->_extract_location_from_html($res->content)
55 0 0 0 $res->header('X-XRDS-Location') || $res->header('X-Yadis-Location')