Branch Coverage

blib/lib/WWW/FetchStory/Fetcher/Owl.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
103 0 0 if ($content =~ m[<title>OWL\s*::\s*([^<]+)</title>]) { }
112 0 0 if ($content =~ m[<div class=pagehead></div>(.*?)<div align=left><span class=credits>]s) { }
0 0 elsif ($content =~ m[<body[^>]*>(.*)</body>]is) { }
121 0 0 if ($story) { }
173 0 0 if ($args{'url'} =~ /psid=(\d+)/) { }
207 0 0 if (defined $args{'urls'})
211 0 0 if (@chapters == 1)
220 0 0 if $self->{'verbose'} > 1
243 0 0 if ($title =~ /OWL\s*::\s*([^<]+)/)
265 0 0 if ($content =~ m[by <a href="users.php\?uid=\d+">([^<]+)</a>]s) { }
291 0 0 if ($content =~ m[<span class=summary>([^<]+)</span>]s) { }