Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 scalar keys %links and $flag
61 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
71 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
80 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority
92 0 0 0 $link->scheme =~ /^http/ and $link->authority eq $uri->authority

or 3 conditions

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