Condition Coverage

blib/lib/WWW/FetchStory/Fetcher.pm
Criterion Covered Total %
condition 0 63 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 $self->{'wget_cookies'} and -f $self->{'wget_cookies'}
93 0 0 0 $self->{'firefox_cookies'} and -f $self->{'firefox_cookies'}
0 0 0 $self->{'wget_cookies'} and -f $self->{'wget_cookies'}
100 0 0 0 $self->{'debug'} and $self->{'debug'} > 2
110 0 0 0 $self->{'debug'} and $self->{'debug'} > 2
113 0 0 0 $self->{'debug'} and $self->{'debug'} > 1
292 0 0 0 $args{'epub'} and exists $story_info{'epub_url'}
0 0 0 $args{'epub'} and exists $story_info{'epub_url'} and $story_info{'epub_url'}
333 0 0 0 $args{'toc'} and not $args{'epub'}
399 0 0 0 $i < @words and @first_words < $max_words
402 0 0 0 @words > 4 and $words[$i] =~ /^(of|to|in|or|on|by|i|is|isnt|its)$/
561 0 0 0 not $url =~ /http/ and -f $url
602 0 0 0 not $content and $self->{'verbose'}
1058 0 0 0 exists $args{'info'}{$field} and defined $args{'info'}{$field}
0 0 0 exists $args{'info'}{$field} and defined $args{'info'}{$field} and $args{'info'}{$field} =~ /,/s
1164 0 0 0 @members and $members[0]
1279 0 0 0 $name eq "meta" and $node->hasAttributes

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 ref $class || $class
307 0 0 0 $story_info{'toc_first'} || $self->{'first_is_toc'}
311 0 0 0 $one_chapter || $first_chapter_is_toc
599 0 0 0 $res->decoded_content || $res->content