Branch Coverage
blib/lib/File/ArchivableFormats.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
40
3
0
unless
(
@DRIVERS
)
53
0
2
if
(
&blessed
(
$fh
)
and
$fh
->isa
(
'Path::Tiny'
)
)
80
2
0
if
(
$self
->has_driver
)
{
}