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 14 defined $msg ? :
126 1 13 unless $thisok
153 14 0 @_ && ref $_[0] eq 'HASH' ? :
154 14 0 @_ ? :
157 0 14 unless eval "require $pc_class"
163 6 8 if (defined $rating) { }
166 0 6 unless ($ok)
168 0 0 @nakies == 1 ? :
181 1 7 unless $nopublics and not $verbose
201 0 1 @_ ? :
209 25 22 if (-d $file)
211 0 25 unless opendir DH, $file
216 46 0 if $_ ne 'CVS'
220 22 25 if (-f $file)
221 8 14 unless $file =~ /\.pm$/
224 14 0 if @parts and exists $starters{$parts[0]}
225 14 0 if @parts and $parts[0] eq 'lib'
226 14 0 if @parts
230 64 0 if (/^([a-zA-Z0-9_\.\-]+)$/ and $_ eq $1) { }
246 1 0 if -e 'blib'