Condition Coverage

blib/lib/WWW/Crawl.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 scalar keys %links and $flag
65 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
75 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
84 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
96 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
115 0 0 0 $resp->{'success'} and $resp->{'headers'}{'content-encoding'}
0 0 0 $resp->{'success'} and $resp->{'headers'}{'content-encoding'} and $resp->{'headers'}{'content-encoding'} =~ /gzip/i

or 3 conditions

line l !l&&r !l&&!r condition
24 0 0 0 $attrs{'agent'} //= "Perl-WWW-Crawl-$VERSION"
68 0 0 0 $link->path =~ /\.(pdf|css|png|jpg|svg|webmanifest)/ or $address =~ /#/