Branch Coverage

blib/lib/WWW/FetchStory/Fetcher/Ashwinder.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
123 0 0 if ($args{'url'} =~ /sid=(\d+)/) { }
137 0 0 if (not $info{'summary'} and $content =~ /<a href="viewuser.php\?uid=(\d+)">/s) { }
141 0 0 if ($auth_page =~ /<a href="viewstory.php\?sid=$sid">.*?<br>\s*([^<]+)\s*<br>/s)
175 0 0 if (defined $args{'urls'})
180 0 0 if (@chapters == 1)
184 0 0 if ($content =~ /i=1"/s) { }
192 0 0 if $self->{'verbose'} > 1
221 0 0 if ($content =~ m[<b><a href="viewstory.php\?sid=\d+">([^<]+)</a></b> by <b><a href="viewuser.php]s) { }
247 0 0 if ($content =~ m[<a href="viewuser.php\?uid=\d+">([^<]+)</a>]s) { }