Branch Coverage

blib/lib/Test/Pod/Coverage/Permissive.pm
Criterion Covered Total %
branch 31 42 73.8


line true false branch
79 0 1 @_ && ref $_[0] eq 'HASH' ? :
84 1 0 if (@modules) { }
111 3 8 @_ && ref $_[0] eq 'HASH' ? :
112 8 3 @_ ? :
118 8 3 if (defined $coverage->coverage) { }
119 0 8 if $first_time
120 7 1 if ($ok = $Test->ok($v <= ($$correct{$module} || 0), $msg))
123 1 7 if (my $count = $coverage->naked)
131 0 3 if $first_time
134 2 1 unless $nopublics and not $verbose
154 1 1 @_ ? :
162 40 18 if (-d $file)
164 0 40 unless opendir DH, $file
169 56 0 if $_ ne 'CVS'
173 18 40 if (-f $file)
174 16 2 unless $file =~ /\.pm$/
177 2 0 if @parts and exists $starters{$parts[0]}
178 2 0 if @parts and $parts[0] eq 'lib'
179 2 0 if @parts
183 8 0 if (/^([a-zA-Z0-9_\.\-]+)$/ and $_ eq $1) { }
199 1 0 if -e 'blib'