Branch Coverage

blib/lib/WWW/LinkRot.pm
Criterion Covered Total %
branch 0 58 0.0


line true false branch
32 0 0 unless (-f $file)
51 0 0 if (not $links or ref $links ne 'HASH')
66 0 0 if (-f $out)
69 0 0 if ($link->{'status'} =~ /200/)
77 0 0 if ($nook)
78 0 0 if ($skip{$link})
79 0 0 if ($verbose)
91 0 0 if ($verbose)
96 0 0 if ($r{'status'} =~ /^30[12]/)
101 0 0 if ($count % 5 == 0)
105 0 0 unless unlink $tempfile
114 0 0 unless ($title)
135 0 0 if ($status =~ /30.*/) { }
0 0 elsif ($status =~ /^[45].*/) { }
144 0 0 if (length $text > 100)
166 0 0 if ($class eq 'moved')
168 0 0 if ($loc)
171 0 0 if ($hs eq $loc) { }
179 0 0 if ($options{'nofiles'})
184 0 0 if ($filelist)
187 0 0 if ($nfiles > 5)
193 0 0 if ($filen > $maxfiles)
196 0 0 if ($options{'strip'})
200 0 0 if ($options{'url'}) { }
224 0 0 if ($link->{'status'} =~ /^30/ and $link->{'location'})
226 0 0 if ($verbose)
234 0 0 if ($text =~ s/($re)/$links->{$1}{'location'}/g) { }
235 0 0 if ($verbose)
241 0 0 if ($verbose)