Branch Coverage

blib/lib/WWW/FetchStory/Fetcher/Teaspoon.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
104 0 0 if ($content =~ m[<u><a name="top"></a>(.*?) by ([\w\s]*)</u>]s)
109 0 0 if $self->{'verbose'} > 1
112 0 0 if ($content =~ m[(<strong>Summary:.*)<u>Disclaimer:</u>]s) { }
0 0 elsif ($content =~ m[<body[^>]*>(.*)</body>]s) { }
120 0 0 if ($story) { }
206 0 0 if ($args{'url'} =~ /sid=(\d+)/) { }
214 0 0 if ($content =~ m[<b>([^<]+)</b> by <a href="viewuser.php\?uid=\d+">([^<]+)</a>]s) { }
232 0 0 if ($chapter1 =~ m[<strong>Genres:</strong>\s*([^<]+)<br>]s)
245 0 0 if ($ch =~ /The Doctor \((\d+\w+)\)/) { }
0 0 elsif ($ch =~ /The (Master|Doctor)\s*\((.*)\)/i) { }
0 0 elsif ($ch =~ /Romana.*author created/i) { }
0 0 elsif ($ch =~ /(?:Other Character|Original Companion|Unspecified Companion|None)/i) { }
0 0 elsif ($ch =~ /^The\s(.*)/) { }
248 0 0 if ($numero eq '1st') { }
0 0 elsif ($numero eq '2nd') { }
0 0 elsif ($numero eq '3rd') { }
0 0 elsif ($numero eq '4th') { }
0 0 elsif ($numero eq '5th') { }
0 0 elsif ($numero eq '6th') { }
0 0 elsif ($numero eq '7th') { }
0 0 elsif ($numero eq '8th') { }
0 0 elsif ($numero eq '9th') { }
0 0 elsif ($numero eq '10th') { }
0 0 elsif ($numero eq '11th') { }
297 0 0 if ($when =~ /(:?other|unspecified|author.created)/i) { }
323 0 0 if (%char_hash)
350 0 0 if (defined $args{'urls'})
354 0 0 if (@chapters == 1)
357 0 0 if ($content =~ /chapter=all/s) { }
364 0 0 if $self->{'verbose'} > 1