Branch Coverage

blib/lib/WWW/FetchStory/Fetcher/DracoAndGinny.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
126 0 0 if ($args{'url'} =~ /sid=(\d+)/) { }
161 0 0 if (defined $args{'urls'})
166 0 0 if (@chapters == 1)
171 0 0 if ($content =~ /chapter=all/s) { }
178 0 0 if $self->{'verbose'} > 1
206 0 0 if ($content =~ m[<a href="viewstory.php\?sid=\d+">([^<]+)</a>]s) { }
232 0 0 if ($content =~ m[<a href="viewuser.php\?uid=\d+">([^<]+)</a>]s) { }
260 0 0 if ($content =~ m[<blockquote>([^<]+)</blockquote>]s) { }