Branch Coverage

blib/lib/Test/Pod/Coverage.pm
Criterion Covered Total %
branch 31 44 70.4


line true false branch
122 0 1 @_ && ref $_[0] eq 'HASH' ? :
127 1 0 if (@modules) { }
131 0 1 defined $msg ? :
134 0 1 unless $thisok
161 4 9 @_ && ref $_[0] eq 'HASH' ? :
162 10 3 @_ ? :
165 0 13 unless eval "require $pc_class"
171 10 3 if (defined $rating) { }
174 1 9 unless ($ok)
176 0 1 @nakies == 1 ? :
189 2 1 unless $nopublics and not $verbose
209 1 1 @_ ? :
217 34 18 if (-d $file)
219 0 34 unless opendir DH, $file
224 50 0 if $_ ne 'CVS'
228 18 34 if (-f $file)
229 16 2 unless $file =~ /\.pm$/
232 2 0 if @parts and exists $starters{$parts[0]}
233 2 0 if @parts and $parts[0] eq 'lib'
234 2 0 if @parts
238 6 0 if (/^([a-zA-Z0-9_\.\-]+)$/ and $_ eq $1) { }
254 1 0 if -e 'blib'