Branch Coverage

inc/Test/Pod/Coverage.pm
Criterion Covered Total %
branch 27 44 61.3


line true false branch
114 0 1 @_ && ref $_[0] eq 'HASH' ? :
119 1 0 if (@modules) { }
123 0 74 defined $msg ? :
126 14 60 unless $thisok
153 74 0 @_ && ref $_[0] eq 'HASH' ? :
154 74 0 @_ ? :
157 0 74 unless eval "require $pc_class"
163 33 41 if (defined $rating) { }
166 0 33 unless ($ok)
168 0 0 @nakies == 1 ? :
181 14 27 unless $nopublics and not $verbose
201 0 1 @_ ? :
209 43 82 if (-d $file)
211 0 43 unless opendir DH, $file
216 124 0 if $_ ne 'CVS'
220 82 43 if (-f $file)
221 8 74 unless $file =~ /\.pm$/
224 74 0 if @parts and exists $starters{$parts[0]}
225 74 0 if @parts and $parts[0] eq 'lib'
226 74 0 if @parts
230 247 0 if (/^([a-zA-Z0-9_\.\-]+)$/ and $_ eq $1) { }
246 1 0 if -e 'blib'