Branch Coverage

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


line true false branch
124 0 0 if ($args{'url'} =~ /sid=(\d+)/) { }
157 0 0 if (defined $args{'urls'})
161 0 0 if (@chapters == 1)
165 0 0 if ($content =~ m[<span class="label">Chapters:\s*</span>\s*(\d+)]s)
172 0 0 if $self->{'verbose'} > 1
196 0 0 if ($content =~ m[<div id="pagetitle"><a href="viewstory.php\?sid=\d+">([^<]+)</a>]s) { }
222 0 0 if ($content =~ m[\s*by\s*<a href="viewuser.php\?uid=\d+">([^<]+)</a></div>]s) { }
248 0 0 if ($content =~ m[<span class="label">Summary:\s*</span>\s*(.*?)\s*<br]s) { }
274 0 0 if ($content =~ m[<span class="label">Characters:\s*</span>(.*?)<br]s) { }