Branch Coverage
blib/lib/Pod/ProjectDocs/File.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
46
8
3
if
(
$path
=~
/html$/
)
49
0
11
unless
my
$fh
=
'IO::File'
->new
(
$path
,
$mode
)