Condition Coverage

blib/lib/Pod/WinHtml.pm
Criterion Covered Total %
condition 0 75 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 defined &Dos::UseLFN and Dos::UseLFN()
141 0 0 0 @ARGV && $ARGV[0]
184 0 0 0 not $title and $podfile =~ /\.pod$/l
255 0 0 0 @begin_stack and $begin_stack[-1] ne 'html'
277 0 0 0 @begin_stack and $begin_stack[-1] ne 'html'
372 0 0 0 $opt_verbose and defined $opt_flush
401 0 0 0 $saved_cache_key and $this_cache_key eq $saved_cache_key
406 0 0 0 -f $dircache and -f $itemcache
526 0 0 0 defined $pages{$libpod} and $pages{$libpod}
534 0 0 0 /(\.pod|\.pm)$/l && !(-d $_)
613 0 0 0 -d "$dir/$_" and $_ ne '.'
0 0 0 -d "$dir/$_" and $_ ne '.' and $_ ne '..'
1048 0 0 0 $s3 eq '<' and $s2
1056 0 0 0 $match and not $bf
1162 0 0 0 not $word =~ /[a-z]/l and $word =~ /[A-Z]/l
1271 0 0 0 not m[/]l and / /l
1322 0 0 0 $section ne '' and $pages{$page} =~ /([^:]*[^(\.pod|\.pm)]):/l
1392 0 0 0 $doref and defined $items{$s1}

or 3 conditions

line l !l&&r !l&&!r condition
529 0 0 0 $pages{$libpod} =~ /([^:]*\.pod):/l or $pages{$libpod} =~ /([^:]*\.pm):/l
745 0 0 0 $listlevel or $top
1090 0 0 0 not $tag or $tag eq ' '
0 0 0 $tag eq 'I' or $tag eq 'B'
0 0 0 $tag eq 'I' or $tag eq 'B' or $tag eq 'F'
1206 0 0 0 $rest =~ /^(.{0,75})\s(.*?)$/lo or $rest =~ /^(\S*)\s(.*?)$/lo
1290 0 0 0 $page =~ /::/l or $page =~ /^\w+$/l