Branch Coverage

blib/lib/WWW/Crawl.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
35 0 0 if $url =~ /^www/
37 0 0 unless $uri
48 0 0 if $parsed{$url}
52 0 0 if $resp->{'status'} == 404
53 0 0 unless ($resp->{'success'})
61 0 0 if ($link->scheme =~ /^http/ and $link->authority eq $uri->authority)
64 0 0 unless $link->path =~ /\.(pdf|css|png|jpg|svg|webmanifest)/ or $address =~ /#/
71 0 0 if ($link->scheme =~ /^http/ and $link->authority eq $uri->authority)
80 0 0 if ($link->scheme =~ /^http/ and $link->authority eq $uri->authority)
83 0 0 unless $timestamp
92 0 0 if ($link->scheme =~ /^http/ and $link->authority eq $uri->authority)
95 0 0 unless $link->path =~ /\.(pdf|css|png|jpg|svg)/
99 0 0 if $callback
100 0 0 if $self->{'nolinks'}
103 0 0 if $self->{'nolinks'}