Branch Coverage

blib/lib/WWW/FetchStory/Fetcher/DigitalQuill.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
124 0 0 if ($args{'url'} =~ /sid=(\d+)/) { }
159 0 0 if (defined $args{'urls'})
164 0 0 if (@chapters == 1)
173 0 0 if $self->{'verbose'} > 1
196 0 0 if ($content =~ m[<a href="viewuser.php\?uid=\d+">([^<]+)</a>]s) { }